[PDF] Support image alpha channel plus a couple small fixes.
authorvandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 31 Jan 2011 19:35:43 +0000 (19:35 +0000)
committervandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 31 Jan 2011 19:35:43 +0000 (19:35 +0000)
commit1cfa2c458626abe952a63b1a9397d8e496a134d6
treebd599e72c61b3ebde044724466029bf427d34752
parent5f6ee1a8071346be874042a15dbf9352d0e8c520
[PDF] Support image alpha channel plus a couple small fixes.

Fix bug in rendering paths with cubic segments.
Only compress data if the compressed size is smaller than the uncompressed size.

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

git-svn-id: http://skia.googlecode.com/svn/trunk@747 2bbb7eff-a529-9590-31e7-b0007b416f81
include/pdf/SkPDFImage.h
src/pdf/SkPDFDevice.cpp
src/pdf/SkPDFGraphicState.cpp
src/pdf/SkPDFImage.cpp
src/pdf/SkPDFStream.cpp