freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Debugging a failing API call (FT_Load_Glyph)


From: Werner LEMBERG
Subject: Re: [ft] Debugging a failing API call (FT_Load_Glyph)
Date: Sun, 01 Jun 2014 13:31:25 +0200 (CEST)

> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]