[Webkit-unassigned] [Bug 50619] [GTK] Glyphs in vertical text tests are rotated 90 degrees clockwise

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 12 07:58:48 PST 2010


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


Koan-Sin Tan <koansin.tan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76002|0                           |1
        is obsolete|                            |
  Attachment #76002|review?                     |
               Flag|                            |
  Attachment #76327|                            |review?
               Flag|                            |




--- Comment #13 from Koan-Sin Tan <koansin.tan at gmail.com>  2010-12-12 07:58:48 PST ---
Created an attachment (id=76327)
 --> (https://bugs.webkit.org/attachment.cgi?id=76327&action=review)
proposed patch to make vertical text work on WebKitGtk+

1. Use the font matrix in cairo_scaled_font_t instead of the one with cairo_context
2. Use PlatformRefPtr to get rid of repetitive g_object_unref()

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