[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
Fri Dec 10 00:25:12 PST 2010


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





--- Comment #16 from Koan-Sin Tan <koansin.tan at gmail.com>  2010-12-10 00:25:11 PST ---
(In reply to comment #13)
> (From update of attachment 76018 [details])
> 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?

Yes, definitely I can do that. But that will pass some parameters to the function and create some overhead. Is it the supposed to be the right way?

-- 
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