Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a54abdccbd9e9b8917f7c7b0af5d9fe39d879a9a
/
tools
/
PdfRenderer.h
5e00989
Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective.
by commit-bot@chromium.org
· 11 years ago
608ea65
Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps.
by commit-bot@chromium.org
· 11 years ago
d9dfa18
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream.
by edisonn@google.com
· 12 years ago
6177e69
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
by robertphillips@google.com
· 12 years ago
4fa566b
Add option to render PDFs to memory only.
by edisonn@google.com
· 12 years ago
2a827e8
Add an SKP to PDF rendered. test_pdfs.py will be hooked up in buildbot testing later.
by edisonn@google.com
· 12 years ago