[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 17:21:45 PST 2010


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





--- Comment #27 from Holger Freyther <zecke at selfish.org>  2010-12-09 17:21:45 PST ---
(From update of attachment 76136)
View in context: https://bugs.webkit.org/attachment.cgi?id=76136&action=review

> WebCore/platform/graphics/freetype/FontCacheFreeType.cpp:198
> +    if (!platformData->hasCompatibleCharmap()) {

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.

-- 
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