[Webkit-unassigned] [Bug 81326] Vertical flow support for OpenType fonts with the least platform dependencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 22:15:42 PDT 2012


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


Koji Ishii <kojiishi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132501|0                           |1
        is obsolete|                            |




--- Comment #10 from Koji Ishii <kojiishi at gmail.com>  2012-03-26 22:15:42 PST ---
Created an attachment (id=133975)
 --> (https://bugs.webkit.org/attachment.cgi?id=133975&action=review)
OpenTypeVerticalData class and its related changes after mitz's review

The previous patch had a problem with VC 2010 while porting to Chromium Windows, due to my outdated knowledge on the scope of "for" loop. In this patch, I also changed another ASSERT to LOG_ERROR according to the previous mitz's advice (should not assert due to contents in font files.)

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