1. lets land the createfromfile change on its own 2. can we keep kDevice or ...
12 years, 2 months ago
(2012-10-11 17:14:10 UTC)
#2
1. lets land the createfromfile change on its own
2. can we keep kDevice or some other name, less evocative than kPostscript?
3. can we cache the device/type/bit at typeface creation time, and pass a
typeface directly to FilterRec?
All the other FontHost::FilterRec will need to be updated as well. 1. createfromfile split out ...
12 years, 2 months ago
(2012-10-11 18:32:11 UTC)
#3
All the other FontHost::FilterRec will need to be updated as well.
1. createfromfile split out into https://codereview.appspot.com/6658045/
2. kPostscript no longer needed due to 3
3. typeface knows if it will be able to use cleartype. FilterRec can clear and
lcd bits.
Issue 6643060: Fonts with cubic outlines are rendered without ClearType by GDI.
(Closed)
Created 12 years, 2 months ago by bungeman
Modified 12 years, 2 months ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4