Bug 39365 - wx port: font fallback issues on 2.8
Summary: wx port: font fallback issues on 2.8
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 10:18 PDT by Kevin Watters
Modified: 2010-05-19 12:19 PDT (History)
1 user (show)

See Also:


Attachments
Add some logic for matching "Arabic" and other keywords in getSimilarFontPlatformData (3.59 KB, patch)
2010-05-19 10:18 PDT, Kevin Watters
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Watters 2010-05-19 10:18:50 PDT
Created attachment 56498 [details]
Add some logic for matching "Arabic" and other keywords in getSimilarFontPlatformData

Fallback fonts should be a bit smarter about matching Arabic fonts to Geeza Pro.
Comment 1 Kevin Ollivier 2010-05-19 12:19:36 PDT
Landed in r59780, thanks!