aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/generate_code.py
Commit message (Expand)AuthorAge
* Native PDF parser implementation - don't try it on pdfs that are not generate...Gravatar edisonn@google.com2013-07-10
* pdf viewer: remove const for int scalar typesGravatar edisonn@google.com2013-07-02
* isolate podofo to prepare for native parser, autogenerate PDF API during buildGravatar edisonn@google.com2013-07-02
* more work on pdf fonts, more to comeGravatar edisonn@google.com2013-06-28
* more work on pdf fonts, more to comeGravatar edisonn@google.com2013-06-27
* refactoring for pdf viewer libGravatar edisonn@google.com2013-06-26
* 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
* 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
* 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
* 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