[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
Mon Apr 9 19:57:08 PDT 2012


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


Koji Ishii <kojiishi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kojiishi at gmail.com




--- Comment #31 from Koji Ishii <kojiishi at gmail.com>  2012-04-09 19:57:07 PST ---
It turned out that Chromium Windows lacks some font-related APIs/data and because of that, this patch works only with Adobe CFF fonts such as Kozuka.

I added bug 83512 to fix unitsPerEm, and also implementing SimpleFontData::platformBoundsForGlyph() which currently returns an empty rectangle.

I'll update the patch once I've got more testing and fixes.

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