Bug 26161

Summary: wx mac text rendering is inaccurate
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Use CGFontGetGlyphsForUnichars to improve font sizing kevino: review+

Description Kevin Watters 2009-06-03 07:45:10 PDT
The wx port's mac text implementation does not match other browsers.
Comment 1 Kevin Watters 2009-06-03 07:47:29 PDT
Created attachment 30907 [details]
Use CGFontGetGlyphsForUnichars to improve font sizing
Comment 2 Kevin Ollivier 2009-06-03 10:44:52 PDT
Landed in r44387, thanks!