> Here the full output:
> 
> (gtk-demo:9760): Pango-WARNING **:
> Cannot open font file for font Nimbus Sans L, 10
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x8c3bf706 in ?? ()
> #0  0x8c3bf706 in ?? ()
> #1  0x009d8d86 in _XftSetFace (f=0x9976a8, xsize=0, ysize=0, matrix=0x8115ad0)
>     at xftfreetype.c:195
> [...]

Well, _XftSetFace is not a function from FreeType but from the Xft
library.  Actually, the whole backtrace doesn't contain a *single*
function from FreeType.


    Werner


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

Reply via email to