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

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

Issue 19243003: pdfviewer: native inline images support (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 5 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/SkPdfRenderer.cpp » ('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 10010)
+++ experimental/PdfViewer/PdfReference-okular-1.txt (working copy)
@@ -9308,22 +9308,20 @@
Filter F
Height H
ImageMask IM
-Intent (PDF 1.1) No abbreviation
-Interpolate I (uppercase I)
+Intent (PDF 1.1)
+Interpolate I
Width W
- TABLE 4.40 Additional abbreviations in an inline image object
-FULL NAME ABBREVIATION
-DeviceGray G
-DeviceRGB RGB
-DeviceCMYK CMYK
-Indexed I (uppercase I)
-ASCIIHexDecode AHx
-ASCII85Decode A85
-LZWDecode LZW
-FlateDecode (PDF 1.2) Fl (uppercase F, lowercase L)
-RunLengthDecode RL
-CCITTFaxDecode CCF
-DCTDecode DCT
+DeviceGray G
+DeviceRGB RGB
+DeviceCMYK CMYK
+Indexed I
+ASCIIHexDecode AHx
+ASCII85Decode A85
+LZWDecode LZW
+FlateDecode (PDF 1.2)Fl
+RunLengthDecode RL
+CCITTFaxDecode CCF
+DCTDecode DCT
The color space speciļ¬ed by the ColorSpace (or CS) entry may be any of the stan-
dard device color spaces (DeviceGray, DeviceRGB, or DeviceCMYK). It may not be
a CIE-based color space or a special color space, with the exception of a limited
« no previous file with comments | « no previous file | experimental/PdfViewer/SkPdfRenderer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698