> Is there any relatively straightforward way for me to debug what's
> going on inside the API?

Have you analyzed the output of compiling in debug mode, then setting
the environment variable

  FT2_DEBUG=any:7

?  I guess that you've probably to adapt the Windows code
(cf. builds/windows/ftdebug.c) to collect the data normally sent to
stderr to a file – patches are highly welcome :-)


    Werner
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to