[Webkit-unassigned] [Bug 46973] Need to swap glyphs for vertical writing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 15:40:10 PDT 2010


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





--- Comment #39 from James Robinson <jamesr at chromium.org>  2010-10-21 15:40:09 PST ---
(In reply to comment #38)
> r70250 changed some #if guards from USE(CORE_TEXT) to PLATFORM(MAC):
> 
> http://trac.webkit.org/changeset/70225/trunk/WebCore/platform/graphics/SimpleFontData.h
> 
> however PLATFORM(MAC) is only set for the Apple Mac port and so this broke the Chromium mac compile.  Was there a specific reason to move away from the USE(CORE_TEXT) macro?  Could these be changed from PLATFORM(MAC) to USE(CG) or something else that's also true for Chromium mac?  thanks.

Chromium mac build fix landed in http://trac.webkit.org/changeset/70272.

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