This introduces AutoCGTable as a replacement for AutoCFDataRelease and uses it. It also renames the ...
12 years, 1 month ago
(2012-11-28 23:51:20 UTC)
#1
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 ?
12 years, 1 month ago
(2012-11-29 12:43:11 UTC)
#3
Issue 6849117: Add auto table ref for coretext.
(Closed)
Created 12 years, 1 month ago by bungeman
Modified 12 years, 1 month ago
Reviewers: caryclark1, reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 2