[Webkit-unassigned] [Bug 127162] [Cairo] HarfbuzzNG should apply draw-range to complex font.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 02:02:19 PST 2015


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

--- Comment #13 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
Comment on attachment 245520
  --> https://bugs.webkit.org/attachment.cgi?id=245520
Patch

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

Isn't there any tests ?

> Source/WebCore/ChangeLog:3
> +        [Cairo] HarfbuzzNG should apply draw-range to complex texxt.

typo: %s/texxt/text/g

> Source/WebCore/platform/graphics/cairo/FontCairoHarfbuzzNG.cpp:42
> +float FontCascade::getGlyphsAndAdvancesForComplexText(const TextRun& run, int form, int to, GlyphBuffer& glyphBuffer, ForTextEmphasisOrNot /* forTextEmphasis */) const

Looks like a typo : %s/form/from/g ?

-- 
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/20150211/b917d80e/attachment-0002.html>


More information about the webkit-unassigned mailing list