[Webkit-unassigned] [Bug 50365] Glyphs in vertical text tests are rotated 90 degrees clockwise on Chromium Linux and Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 13:10:37 PST 2010


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





--- Comment #13 from Xiaomei Ji <xji at chromium.org>  2010-12-09 13:10:36 PST ---
(From update of attachment 76018)
View in context: https://bugs.webkit.org/attachment.cgi?id=76018&action=review

> WebCore/platform/graphics/chromium/FontLinux.cpp:163
> +            canvas->drawPosText(glyphs, numGlyphs << 1, pos, paint);

will it be better to have another function instead of duplicating the above code?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list