This introduces AutoCGTable as a replacement for AutoCFDataRelease and uses it.
It also renames the 'Adjust' members to 'FBoundingBoxes' members (the F marking
that they're in EM units per OTF convention) since 'Adjust' seemed rather vague.
The new generateBBoxes implementation generates smaller code than before with
fewer branches (at least in Release :-).
https://codereview.appspot.com/6849117/diff/1/src/ports/SkFontHost_mac_coretext.cpp File src/ports/SkFontHost_mac_coretext.cpp (right): https://codereview.appspot.com/6849117/diff/1/src/ports/SkFontHost_mac_coretext.cpp#newcode67 src/ports/SkFontHost_mac_coretext.cpp:67: { } Do you mean ~AutoCGTable ?
Issue 6849117: Add auto table ref for coretext.
(Closed)
Created 12 years ago by bungeman
Modified 12 years ago
Reviewers: caryclark1, reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 2