Bug 21812 - Bring Windows Port Cairo font handling in line with CoreGraphics
Summary: Bring Windows Port Cairo font handling in line with CoreGraphics
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2008-10-22 15:39 PDT by Brent Fulgham
Modified: 2008-10-22 16:34 PDT (History)
0 users

See Also:


Attachments
Patch causing Cairo and CG to use same font selection criteria (1.40 KB, patch)
2008-10-22 15:46 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch causing Cairo and CG to use same font selection criteria (1.30 KB, patch)
2008-10-22 16:01 PDT, Brent Fulgham
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2008-10-22 15:39:28 PDT
The attached patch causes Cairo to use the same font selection search criteria for Windows fonts as the CoreGraphics system.  This will help ensure that the two platforms are kept in sync, and that they render pages using equivalent font choices.
Comment 1 Brent Fulgham 2008-10-22 15:46:53 PDT
Created attachment 24577 [details]
Patch causing Cairo and CG to use same font selection criteria

Dhyatt rubber stamped based on http://paste.lisp.org/display/69030
Comment 2 Brent Fulgham 2008-10-22 16:01:26 PDT
Created attachment 24579 [details]
Patch causing Cairo and CG to use same font selection criteria
Comment 3 Adam Roben (:aroben) 2008-10-22 16:03:17 PDT
Comment on attachment 24579 [details]
Patch causing Cairo and CG to use same font selection criteria

r=me
Comment 4 Adam Roben (:aroben) 2008-10-22 16:34:47 PDT
Landed in r37798