aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/SkPdfFont.cpp
Commit message (Expand)AuthorAge
* Small tweaks to be able to build everything target:Gravatar commit-bot@chromium.org2014-01-08
* Remove SkPdfNativeDoc::tokenizerOfStream.Gravatar scroggo@google.com2013-12-03
* mode code cleanup (100c / l, comments)Gravatar edisonn@google.com2013-10-10
* pdfviewer: code cleanup - add licence on files, make replace __DEFINE__foo wi...Gravatar edisonn@google.com2013-08-21
* pdfviewer: code cleanup - remove STL usageGravatar edisonn@google.com2013-08-16
* pdfviewer: 1) debug code for drawText (show magenta background for text, to s...Gravatar edisonn@google.com2013-08-14
* pdfviewer: add indexed rbg image support, enhanche caching(setData) for SkPdf...Gravatar edisonn@google.com2013-08-05
* pdfviewer: more plumming for soft masks, blend modes and transparency groupsGravatar edisonn@google.com2013-07-29
* pdfviewer: limit the characters we support in ToUnicode, to 0xffffGravatar edisonn@google.com2013-07-25
* pdfviewer: don't crash if the xref is corrupted.Gravatar edisonn@google.com2013-07-23
* pdfviewer: improve memory usage, improve parse time (by 30-50%) and don't all...Gravatar edisonn@google.com2013-07-23
* pdf viewer: refactor, add -w parameter to pdfviewer, add -n to remove extenas...Gravatar edisonn@google.com2013-07-10
* pdf viewer: fix a few warnings, and enable warning as errorsGravatar edisonn@google.com2013-07-10
* 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-28
* 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
* 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