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

Unified Diff: experimental/PdfViewer/PdfReference-okular-1.txt

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:
Download patch
« no previous file with comments | « no previous file | experimental/PdfViewer/SkPdfFont.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/PdfViewer/PdfReference-okular-1.txt
===================================================================
--- experimental/PdfViewer/PdfReference-okular-1.txt (revision 9787)
+++ experimental/PdfViewer/PdfReference-okular-1.txt (working copy)
@@ -10453,7 +10453,7 @@
(See implementation note 43 in Appendix H.) For more information on
glyph widths and other glyph metrics, see Section 5.1.3, “Glyph Positioning
and Metrics.”
-FontDescriptor dictionary (Required except for the standard 14 fonts; must be an indirect reference) A font
+FontDescriptor FontDescriptorDictionary (Required except for the standard 14 fonts; must be an indirect reference) A font
descriptor describing the font’s metrics other than its glyph widths (see Sec-
tion 5.7, “Font Descriptors”).
Note: For the standard 14 fonts, the entries FirstChar, LastChar, Widths, and
@@ -11130,7 +11130,7 @@
set prefix if appropriate; see Section 5.5.3, “Font Subsets.”
CIDSystemInfo dictionary (Required) A dictionary containing entries that define the character collec-
tion of the CIDFont. See Table 5.12 on page 337.
-FontDescriptor dictionary (Required; must be an indirect reference) A font descriptor describing the
+FontDescriptor FontDescriptorDictionary (Required; must be an indirect reference) A font descriptor describing the
CIDFont’s default metrics other than its glyph widths (see Section 5.7,
“Font Descriptors”).
DW integer (Optional) The default width for glyphs in the CIDFont (see “Glyph Met-
« no previous file with comments | « no previous file | experimental/PdfViewer/SkPdfFont.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698