[Webkit-unassigned] [Bug 228363] [Win][Uniscribe] Implement Font::applyTransforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 01:46:45 PDT 2021


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

--- Comment #14 from Myles C. Maxfield <mmaxfield at apple.com> ---
(In reply to Fujii Hironori from comment #10)
> Comment on attachment 436142 [details]
> WIP patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=436142&action=review
> 
> >> Source/WebCore/platform/graphics/win/ComplexTextControllerUniscribe.cpp:277
> >> +GlyphBufferAdvance Font::applyTransforms(GlyphBuffer& glyphBuffer, unsigned beginningGlyphIndex, unsigned beginningStringIndex, unsigned stringLength, bool enableKerning, bool requiresShaping, const AtomString& locale, StringView text, TextDirection textDirection) const
> > 
> > This should probably move to a different file. Is there a FontUniscribe.cpp or FontWin.cpp? If not, we should probably make one.
> 
> Will we deprecate ComplexTextController soon?

No, it will be a while before we deprecate it. It's fine to leave this function here for now.

-- 
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/20210823/3e861387/attachment-0001.htm>


More information about the webkit-unassigned mailing list