summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfedit_embeddertest.cpp
AgeCommit message (Expand)Author
2017-04-29Fix rotationschromium/3086chromium/3085rbpotter
2017-04-13Add embeddertest for form text rendering and savingNicolas Pena
2017-04-05Add public method FPDFPath_GetFillColor to get fill color of a path object.Miklos Vajna
2017-03-30Upgrade to FreeType 2.7.1.Lei Zhang
2017-03-27Remove old test expectations after the Mac 10.12 upgrade.Lei Zhang
2017-03-22Fix Mac tests on 10.12Nicolas Pena
2017-03-16Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace.Lei Zhang
2017-03-06Add public method FPDFText_LoadFont to load some types of fonts.Nicolas Pena
2017-02-27Add public API for creating a Type1 fontNicolas Pena
2017-02-15Move generated graphics and font maps to CPDF_PageNicolas Pena
2017-02-15Add public API for adding text with standard fontsNicolas Pena
2017-02-10Add line width option for stroking pathschromium/3011chromium/3010chromium/3009Nicolas Pena
2017-02-08Add EmbedderTest for adding and filling pathsNicolas Pena
2016-11-21Add a regression test for rasterizing PDFs.thestig
2016-11-21Fixup lint flags.Dan Sinclair
2016-08-19Fix an embedder test with leaked page objectchromium/2836chromium/2835weili
2016-04-26Fix unittest with embedded NUL character.etienneb
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair