[webkit-reviews] review requested: [Bug 59085] Integrate SVG Fonts within GlyphPage concept, removing the special SVG code paths from Font, making it possible to reuse the simple text code path for SVG Fonts : [Attachment 97444] Patch v9

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 08:14:27 PDT 2011


Nikolas Zimmermann <zimmermann at kde.org> has asked  for review:
Bug 59085: Integrate SVG Fonts within GlyphPage concept, removing the special
SVG code paths from Font, making it possible to reuse the simple text code path
for SVG Fonts
https://bugs.webkit.org/show_bug.cgi?id=59085

Attachment 97444: Patch v9
https://bugs.webkit.org/attachment.cgi?id=97444&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Credits to ossy for finding the culprit of the Qt build issue.
Move the SVG Fonts disabling hack from WebCore.pro to features.pri and surround
"vkern" in svgtags.in with SVG_FONTS guards, otherwhise building w/o SVG Fonts
will fail.

Trying another hack to fix the msvc link problem...


More information about the webkit-reviews mailing list