Age | Commit message (Expand) | Author |
2017-05-26 | Add public API for setting the fill color on a text object | wileyrya |
2017-05-26 | Add public API for setting LineJoin and LineCap on a path | wileyrya |
2017-05-17 | Use more static_cast in fpdfsdk | Nicolas Pena |
2017-05-09 | Remove FPDFPageObj_NewImgeObj(). | Lei Zhang |
2017-05-02 | Add API to create a text object using a loaded font. | Nicolas Pena |
2017-04-05 | Add public method FPDFPath_GetFillColor to get fill color of a path object. | Miklos Vajna |
2017-04-03 | Add public method FPDFPageObj_GetType to get type of a page object. | Miklos Vajna |
2017-03-16 | Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace. | Lei Zhang |
2017-03-06 | Add public method FPDFText_LoadFont to load some types of fonts. | Nicolas Pena |
2017-02-27 | Add public API for creating a Type1 font | Nicolas Pena |
2017-02-15 | Add public API for adding text with standard fonts | Nicolas Pena |
2017-02-10 | Add line width option for stroking pathschromium/3011chromium/3010chromium/3009 | Nicolas Pena |
2017-02-07 | Add APIs for path construction and paintingchromium/3006 | Nicolas Pena |
2016-12-14 | Add inline JPEGs. | rbpotter |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-08-19 | Fix an embedder test with leaked page objectchromium/2836chromium/2835 | weili |
2016-03-25 | Cleanup fpdf_edit.h and fpdf_doc.h documentation. | dsinclair |
2016-03-23 | Split core/include/fpdfapi/fpdf_resource.h | dan sinclair |
2015-11-20 | Make XFA public more closely match master. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-05-13 | Merge to XFA: Tidy public/ directory. | Tom Sepez |
2015-05-11 | Merge to XFA: Create top-level public/ header directory. | Tom Sepez |