Hello Priyesh,


> I have used FT2_DEBUG=any:7 with:
>
>   ./test arial.ttf *qwertyuiopasdfghjklzxcvbnm*
>
> and I have got following results:
>
>   FT_LOGGING:           387ms  (here dlg writes logs to stderr)
>   FT_DEBUG_LEVEL_TRACE: 305 ms (FreeType writes logs to stderr,
>                                 no redirection to text file)

Finally some realistic, expected results :-)

> I have also updated `builds/freetype.mk` so that in Linux, dlg is
> built like rest of the modules in FreeType.

Thanks!

> And I wanted to ask that should I also go ahead add a visual studios
> project in `src/dlg` to build dlg on windows?  For this, we have to
> add a Windows command script to copy the files from
> `submodules/dlg/` to `src/dlg`...

I think this is the right approach.  Alexei?


    Werner

Reply via email to