https://bugzilla.redhat.com/show_bug.cgi?id=678397



--- Comment #43 from Steve Tyler <[email protected]> ---
Nice work, Marek. That's way more than I could have figured out. :-)

The only cairo file referring to FT_Library appears to be cairo-ft-font.c:

$ find cairo-1.12.14/src -name '*.[ch]' | xargs grep FT_Library
cairo-1.12.14/src/cairo-ft-font.c:    FT_Library ft_library;
cairo-1.12.14/src/cairo-ft-font.c:    FT_Library library = glyphslot->library;
cairo-1.12.14/src/cairo-ft-font.c:    FT_Library_SetLcdFilter (library,
lcd_filter);
cairo-1.12.14/src/cairo-ft-font.c:    FT_Library_SetLcdFilter (library,
FT_LCD_FILTER_NONE);

Source is from here:
http://cairographics.org/releases/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ZbExwY2wro&a=cc_unsubscribe
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to