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

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

Issue 18042005: isolate podofo to prepare for native parser, autogenerate PDF API during build (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/SkPdfBasics.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 9812)
+++ experimental/PdfViewer/PdfReference-okular-1.txt (working copy)
@@ -3257,7 +3257,7 @@
modification date is used to ascertain which of the application data dic-
tionaries that it contains correspond to the current content of the page
(see Section 9.4, “Page-Piece Dictionaries”).
-Resources dictionary (Required; inheritable) A dictionary containing any resources required by
+Resources ResourceDictionary (Required; inheritable) A dictionary containing any resources required by
the page (see Section 3.7.2, “Resource Dictionaries”). If the page requires
no resources, the value of this entry should be an empty dictionary; omit-
ting the entry entirely indicates that the resources are to be inherited from
@@ -8944,7 +8944,7 @@
to be applied to it as a color key mask (see “Color Key Masking” on page
277). If ImageMask is true, this entry must not be present. (See
implementation note 35 in Appendix H.)
-SMask stream (Optional; PDF 1.4) A subsidiary image XObject defining a soft-mask
+SMask ImageDictionary (Optional; PDF 1.4) A subsidiary image XObject defining a soft-mask
image (see “Soft-Mask Images” on page 447) to be used as a source of
mask shape or mask opacity values in the transparent imaging model. The
alpha source parameter in the graphics state determines whether the mask
« no previous file with comments | « no previous file | experimental/PdfViewer/SkPdfBasics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698