https://bugs.webkit.org/show_bug.cgi?id=37984
Koan-Sin Tan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77796|0 |1 is obsolete| | --- Comment #16 from Koan-Sin Tan <[email protected]> 2011-01-06 01:02:00 PST --- Created an attachment (id=78101) --> (https://bugs.webkit.org/attachment.cgi?id=78101&action=review) update the proposed patch add style name to FontDescription so that http://freebsd.csie.nctu.edu.tw/~freedom/webkitgtk-test/serb.html will be displayed with less problems The way we load font: pango_ft2_font_map_new() --> pango_font_map_create_context() ---> pango_font_map_load_font(fontMap, context, description); --> pango_font_description_from_string() doesn't not require FcPattern input, it will create FcPattern inside PangoFcFont -- Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
