aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/spec2def.py
Commit message (Expand)AuthorAge
* pdfviewer: implementation of one type of pattern - simple tile patern, colore...Gravatar edisonn@google.com2013-08-02
* pdfviewer: transparency groups - implementation of non-isolated and non-knock...Gravatar edisonn@google.com2013-07-31
* pdfviewer: more plumming for soft masks, blend modes and transparency groupsGravatar edisonn@google.com2013-07-29
* pdfviewer: sets module is deprecated. use setGravatar edisonn@google.com2013-07-24
* pdfviewer: explicitely use set, instead of dictionary, fails to compile in so...Gravatar edisonn@google.com2013-07-24
* Native PDF parser implementation - don't try it on pdfs that are not generate...Gravatar edisonn@google.com2013-07-10
* 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-27
* Basic load base font when specified in a FontDescriptor. basic load of TrueTy...Gravatar edisonn@google.com2013-06-27
* refactoring for pdf viewer libGravatar edisonn@google.com2013-06-26
* add removed file by mistakeGravatar edisonn@google.com2013-06-25
* Basic support for Type3 Fonts in Pdf + various refactoringsGravatar edisonn@google.com2013-06-25
* load font manually, for now Type0Gravatar edisonn@google.com2013-06-21
* 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