RESOLVED FIXED 21812
Bring Windows Port Cairo font handling in line with CoreGraphics
https://bugs.webkit.org/show_bug.cgi?id=21812
Summary Bring Windows Port Cairo font handling in line with CoreGraphics
Brent Fulgham
Reported 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.
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
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+
Brent Fulgham
Comment 1 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
Brent Fulgham
Comment 2 2008-10-22 16:01:26 PDT
Created attachment 24579 [details] Patch causing Cairo and CG to use same font selection criteria
Adam Roben (:aroben)
Comment 3 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
Adam Roben (:aroben)
Comment 4 2008-10-22 16:34:47 PDT
Landed in r37798
Note You need to log in before you can comment on or make changes to this bug.