[Webkit-unassigned] [Bug 190255] [GTK][WPE] VDMX vertical font metrics support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 06:51:30 PDT 2018


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

--- Comment #7 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 351536
  --> https://bugs.webkit.org/attachment.cgi?id=351536
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=351536&action=review

> Source/cmake/OptionsGTK.cmake:87
> +WEBKIT_OPTION_DEFINE(USE_VDMX_FONT_METRICS "Whether to enable support for VDMX font metrics." PRIVATE OFF)

I don't want to add a build flag that's off by default on every port.

I don't think there should be a build flag for this. I would use an experimental features runtime flag. And if the feature is working well already, then hopefully that flag can be removed sooner rather than later.

-- 
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/20181004/ce8f73ef/attachment.html>


More information about the webkit-unassigned mailing list