DescriptionSkPDF: SkPDFFont organization changes.
SkPDFFont:
- SkPDFType1Font::populate() encode advances correctly.
- break out logically independent code into new files:
* SkPDFConvertType1FontStream
* SkPDFMakeToUnicodeCmap
SkPDFFont.cpp is now 380 lines smaller.
Expose `SkPDFAppendCmapSections()` for testing.
SkPDFFontImpl.h
- Fold into SkPDFFont.
SkPDFConvertType1FontStream:
- Now assume given a SkStreamAsset
SkPDFFont:
- AdvanceMetric now hidden in a anonymous namespace.
No public API changes.
TBR=reed@google.com
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2221163002
Committed: https://skia.googlesource.com/skia/+/8eccc308c8adcdf26ffc7c4dd538b71f33c6f22b
Patch Set 1 #
Total comments: 4
Patch Set 2 : 2016-08-09 (Tuesday) 12:13:54 EDT #
Total comments: 4
Patch Set 3 : 2016-08-09 (Tuesday) 12:32:21 EDT #Patch Set 4 : whitespace #Patch Set 5 : 2016-08-09 (Tuesday) 15:24:15 EDT #
Messages
Total messages: 29 (17 generated)
|