aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/PdfViewer/SkPdfFont.h
Commit message (Expand)AuthorAge
* Remove experimental/PdfViewerGravatar halcanary2015-08-04
* Small tweaks to be able to build everything target:Gravatar commit-bot@chromium.org2014-01-08
* Remove some PdfViewer warnings.Gravatar scroggo@google.com2013-12-02
* Move SkPdfContext into its own files.Gravatar scroggo@google.com2013-11-20
* Add missing (trivial) virtual destructors.Gravatar mtklein@google.com2013-11-20
* pdfviewer: more code comments + concat the pdf matrix with the existing matri...Gravatar edisonn@google.com2013-10-11
* mode code cleanup (100c / l, comments)Gravatar edisonn@google.com2013-10-10
* pdfviewer: when q start, and an operator is called, it should not be able to ...Gravatar edisonn@google.com2013-08-22
* 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: fix font rotation issuesGravatar edisonn@google.com2013-08-07
* pdfviewer: add virtual destructor for SkPdfFontGravatar edisonn@google.com2013-08-05
* 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: set the default background to transparent (to match render_picture...Gravatar edisonn@google.com2013-07-25
* pdfviewer: fix type3 font, make SkPdfObject::get parameter constGravatar edisonn@google.com2013-07-23
* pdfviewer: fix warnings on macGravatar 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-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