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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 02:38:10 PDT 2012


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





--- Comment #30 from Koji Ishii <kojiishi at gmail.com>  2012-04-05 02:38:09 PST ---
Created an attachment (id=135787)
 --> (https://bugs.webkit.org/attachment.cgi?id=135787&action=review)
New approach without using @-font API and supports text-orientation (in progress)

This is still work in progress, but I'm making a patch that:
* Doesn't use Windows @-font API
* Gives consistent glyph orientation with Mac platform
* Supports text-orientation
This patch uses the same classes as bug 48459, and therefore following patches are required before this one.
Bug 81326, bug 81389, bug 81332, bug 48459
Note that bug 48459 is for CGWin, but it has some necessary changes in shared code for this patch to work.

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