DescriptionRevert of Add Unicode Variation Selector support to harfBuzzGetGlyph on Linux (patchset #2 id:20001 of https://codereview.chromium.org/1209043010/)
Reason for revert:
Breaks chromeos=1 builds on Linux.
../../third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzFace.cpp:201:13: error: use of undeclared identifier 'hb_ot_font_set_funcs'
hb_ot_font_set_funcs(hbFontData->m_hbOpenTypeFont);
^
1 error generated.
Original issue's description:
> Add Unicode Variation Selector support to harfBuzzGetGlyph on Linux
>
> Most of the work to support Unicode Variation Selector was done in a
> separate CL[1], but it was not enabled for Linux due to crbug.com/462689.
>
> With the bundled harfbuzz on Linux stabilized, this patch enables the
> Unicode Variation Selector support on Linux.
>
> [1] https://codereview.chromium.org/1149693002
>
> BUG=383580
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198565
TBR=eae@chromium.org,behdad@google.com,drott@chromium.org,kojii@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=383580
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198614
Patch Set 1 #
Created: 5 years, 5 months ago
(Patch set is too large to download)
Messages
Total messages: 3 (0 generated)
|