skia2/include/pdf
vandebo@chromium.org 094316bd28 [PDF] Restrict scalars to the range that PDF understands.
* Add a config flag to ignore the restrictions
* Apply restriction to both SkPDFScalar and scalars used in content streams.
* +/- 32,767 for the integer part.
* +/1 1/65536 for the fraction part.

Review URL: http://codereview.appspot.com/4240050

git-svn-id: http://skia.googlecode.com/svn/trunk@882 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-03-04 03:15:13 +00:00
..
SkPDFCatalog.h [PDF] Clean up ref counting. 2011-02-01 22:19:44 +00:00
SkPDFDevice.h [PDF] Remove one copy of each content stream. 2011-02-24 23:22:30 +00:00
SkPDFDocument.h Several cleanups: 2010-10-26 19:48:49 +00:00
SkPDFFont.h [PDF] Fix broken encoding conversion code for non-multibyte fonts. 2011-02-28 19:52:18 +00:00
SkPDFFormXObject.h [PDF] Change the way flip origin is done. 2011-02-24 23:14:04 +00:00
SkPDFGraphicState.h First pieces of SkPDFDevice. Supports: 2010-10-20 22:23:29 +00:00
SkPDFImage.h [PDF] Clean up ref counting. 2011-02-01 22:19:44 +00:00
SkPDFPage.h [PDF] Remove one copy of each content stream. 2011-02-24 23:22:30 +00:00
SkPDFStream.h [PDF] Clean up SkPDFStream and make it inherit from SkPDFDict. 2011-02-24 21:50:04 +00:00
SkPDFTypes.h [PDF] Restrict scalars to the range that PDF understands. 2011-03-04 03:15:13 +00:00