Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(494)

Unified Diff: experimental/PdfViewer/autogen/SkPdfEnums_autogen.h

Issue 18117005: more work on pdf fonts, more to come (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: experimental/PdfViewer/autogen/SkPdfEnums_autogen.h
===================================================================
--- experimental/PdfViewer/autogen/SkPdfEnums_autogen.h (revision 9787)
+++ experimental/PdfViewer/autogen/SkPdfEnums_autogen.h (working copy)
@@ -22,6 +22,7 @@
kBoxColorInformationDictionary_SkPdfObjectType,
kBoxStyleDictionary_SkPdfObjectType,
kCIDFontDescriptorDictionary_SkPdfObjectType,
+ kCIDFontDictionary_SkPdfObjectType,
kCIDSystemInfoDictionary_SkPdfObjectType,
kCMapDictionary_SkPdfObjectType,
kCalgrayColorSpaceDictionary_SkPdfObjectType,
@@ -55,7 +56,6 @@
kFileTrailerDictionary_SkPdfObjectType,
kFontDescriptorDictionary_SkPdfObjectType,
kFontDictionary_SkPdfObjectType,
- kCIDFontDictionary_SkPdfObjectType,
kType0FontDictionary_SkPdfObjectType,
kType1FontDictionary_SkPdfObjectType,
kMultiMasterFontDictionary_SkPdfObjectType,

Powered by Google App Engine
This is Rietveld 408576698