i have compiled freetype2 on My LFS sustem. When i try to compile gtkboard, i get this error.
------
/usr//lib/libcairo.so: undefined reference to `FT_GlyphSlot_Embolden'
-------
after which the compile exits with error.
While trying to fild a solution to this problem, i was configuring libXft. During configuration i could see..
-------
checking for FT_Get_Next_Char... yes
checking for FT_Get_BDF_Property... yes
checking for FT_Get_PS_Font_Info... yes
checking for FT_Has_PS_Glyph_Names... yes
checking for FT_GlyphSlot_Embolden... no
checking for FT_Bitmap_Size.y_ppem... yes
--------

Thus it seems FT_Glyphslot_Embolden is 'OFF'. How do i turn this on... if i need to compile fretype again what would be the configure-time options so that this error does not occur again?

Sent from the Freetype - User forum at Nabble.com:
'FT_GlyphSlot_Embolden' issues
_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to