> So, unfortunately I have not been able to build cairo with debug
> symbols, but with freetype, this is the result (see attachments).
> There are 3 attachements because being stopped in a loop, the bt
> depends on where it's interrupted, so I've included 3 samples in
> case it helps.
Thanks. Alas, it doesn't help much, since I don't see the name of the
font that gets used.
Please compile and install a special version of the FreeType library
with debugging symbols enabled (see file
`include/freetype/config/ftoption.h')
#define FT_DEBUG_LEVEL_ERROR
#define FT_DEBUG_LEVEL_TRACE
After doing this, rerun your program from the console with something
like
FT2_DEBUG=any:7 your_program &> freetype.log
Expect *huge* output. Please send this file (heavily compressed) – in
case it's too large please send it to me privately.
>> Try the programs from the `ft2demos' [...]
>
> I'll try this out when I get some time and if the backtraces are not
> sufficient.
Try this out :-)
Werner
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype