[PDF] Add a concept of a substitute object to the SkPDFCatalog class.
authorvandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 6 Jul 2011 23:31:24 +0000 (23:31 +0000)
committervandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 6 Jul 2011 23:31:24 +0000 (23:31 +0000)
commit2ef12d4bb54312091d644f0ada3639c51c9f6e5a
tree970fd35b711c04211dea373d16070d91ad15d4de
parent840e9f3776ea99d9c1cfe5ccc0b85f3db3da9aff
[PDF] Add a concept of a substitute object to the SkPDFCatalog class.

Code by Arthur Hsu, original code review: http://codereview.appspot.com/4650060/

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

git-svn-id: http://skia.googlecode.com/svn/trunk@1812 2bbb7eff-a529-9590-31e7-b0007b416f81
include/pdf/SkPDFCatalog.h
include/pdf/SkPDFTypes.h
src/pdf/SkPDFCatalog.cpp
src/pdf/SkPDFDocument.cpp
src/pdf/SkPDFTypes.cpp
tests/PDFPrimitivesTest.cpp