aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer
Commit message (Expand)AuthorAge
* Basic support for Type3 Fonts in Pdf + various refactoringsGravatar edisonn@google.com2013-06-25
* add missing font.* files, map podofo to SkPdfObject for SkPdfArray::operator[]Gravatar edisonn@google.com2013-06-21
* load font manually, for now Type0Gravatar edisonn@google.com2013-06-21
* Deal with ca and CA transparency operators in pdf. add comments to generated ...Gravatar edisonn@google.com2013-06-19
* Continue to contain podofo, shorter enumsGravatar edisonn@google.com2013-06-18
* put each generated pdf api class in a file (step 1, add new files)Gravatar edisonn@google.com2013-06-18
* add value() functions to podofo wrapers to isolate the client from knowing it...Gravatar edisonn@google.com2013-06-18
* Pdfviewer: generate isAFoo() and getAsFoo() api for fields that can have mult...Gravatar edisonn@google.com2013-06-17
* fix typo in specGravatar edisonn@google.com2013-06-17
* few steps in the direction of to encapsulating podofo, so the client is not a...Gravatar edisonn@google.com2013-06-17
* Object model generated from pdf spec 1.4, draft codeGravatar edisonn@google.com2013-06-14
* most pdf dictionary types suported, need enabling nowGravatar edisonn@google.com2013-06-13
* Parse pdf reference manual for 1.4 to extract dictionary definition, initial ...Gravatar edisonn@google.com2013-06-13
* remove some old codeGravatar edisonn@google.com2013-06-12
* Code generator for dinamic generation of podofo wrappersGravatar edisonn@google.com2013-06-12
* generate enums for pdf typesGravatar edisonn@google.com2013-06-11
* generate code for pdf viewer (initial draft)Gravatar edisonn@google.com2013-06-11
* simple podofo and skia based pdf viewerGravatar edisonn@google.com2013-06-10