[Webkit-unassigned] [Bug 192151] [FreeType] Add initial implementation of variation fonts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 11 15:03:04 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192151
--- Comment #20 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 356952
--> https://bugs.webkit.org/attachment.cgi?id=356952
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=356952&action=review
> Source/WebCore/platform/graphics/freetype/FontCacheFreeType.cpp:31
> +#include "FontCacheFreeType.h"
Style checker is right, it should be included after Config.h.
> Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp:148
> + scaleFactor * fontDescription.computedSize(),
The style checker failure here merits a Tools bug report.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181211/061a20ff/attachment.html>
More information about the webkit-unassigned
mailing list