[Webkit-unassigned] [Bug 192151] [FreeType] Add initial implementation of variation fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 08:05:06 PST 2018


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 356007

  --> https://bugs.webkit.org/attachment.cgi?id=356007&action=review

WIP

This is a WIP patch. Some features are still missing and many other details (enable it only for freetype based ports when required deps are available, some ifdefs in the code, duplicated code, etc.) I've run webkit tests and also manually tested it with https://play.typedetail.com/.

$ run-webkit-tests --gtk fast/text/variations/ animations/font-variations/ 

22 tests ran as expected, 5 didn't:

Regressions: Unexpected image-only failures (5)
  fast/text/variations/font-face-clamp.html [ ImageOnlyFailure ]
  fast/text/variations/font-face-format-woff2.html [ ImageOnlyFailure ]
  fast/text/variations/font-face-format.html [ ImageOnlyFailure ]
  fast/text/variations/font-selection-properties.html [ ImageOnlyFailure ]
  fast/text/variations/skia-postscript-name.html [ ImageOnlyFailure ]

-- 
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/20181129/d82b03fa/attachment.html>


More information about the webkit-unassigned mailing list