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 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 13 years ago by bungeman
Modified 13 years ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4