[Webkit-unassigned] [Bug 47452] [Gtk] style="font-family: courier" makes text disappear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 23:57:41 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=47452





--- Comment #28 from Martin Robinson <mrobinson at webkit.org>  2010-12-09 23:57:41 PST ---
(In reply to comment #27)
> I wonder if we could do this with a static method but I assume it will be difficult as we would have to go from FcPattern to FT_Face without cairo's help... or replicate a lot what the FontPlatformData is doing.

Here it might be useful to replicate Cairo's logic for loading the FT_Face and then passing that to Cairo. Having the FT_Face before the cairo_scaled_font_t is also useful for vertical text rendering, I think.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list