[Webkit-unassigned] [Bug 117695] [WinCairo] Webfont rendering is broken.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 17 22:45:54 PDT 2013


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





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2013-06-17 22:44:32 PST ---
(From update of attachment 204821)
View in context: https://bugs.webkit.org/attachment.cgi?id=204821&action=review

>> Source/WebCore/platform/graphics/FontPlatformData.h:109
>> +    FontPlatformData(HFONT, cairo_font_face_t*, float size, bool bold, bool italic);
> 
> It seems like this should break Gtk+, but the EWS says its okay... It seems like this should maybe be protected by USE(WINCAIRO).

I think that perhaps GTK+ and EFL are not including this file, but are instead including WebKit/Source/WebCore/platform/graphics/freetype/FontPlatformData.h. Looks good to me. :)

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