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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 02:12:48 PST 2010


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





--- Comment #3 from Koan-Sin Tan <koansin.tan at gmail.com>  2010-12-24 02:12:48 PST ---
(In reply to comment #2)
> Why does every platform have to solve this individually?
> bug 48459, bug 51450 and bug 50619

Platform Independent part is done by Dave Hyatt, I think. These 
are platform dependent parts. I was intended to submitted
all the patches to bug 48459, but was told to file a new 
bug for Chromium Linux. It turns out these are quite different.

Chromium Linux uses Skia and has HarfBuzz exported.
Chromium Windows uses Windows GDI
Gtk uses Gtk+Cairo+freetype2
Qt uses its own QFont

Some use Glyphs API, some not.

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