summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfedit_embeddertest.cpp
AgeCommit message (Expand)Author
2017-09-20Add FPDFPath_GetPoint() APIchromium/3221Miklos Vajna
2017-09-18Convert string class namesRyan Harrison
2017-09-15Add public method FPDFPath_CountPoint to get # of points of a path object.Miklos Vajna
2017-08-31Change FPDFImageObj_GetImageFilter() to return byte strings.Lei Zhang
2017-08-16API and test for retrieving metadata from image objectsJane Liu
2017-08-09API and test for retrieving image filters from image objectsJane Liu
2017-08-08Added FPDFPageObj_Destroy() for freeing page objects createdJane Liu
2017-08-03APIs and tests for retrieving raw/decoded data from image objectsJane Liu
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-05Allow EmbedderTest to test savingNicolas Pena
2017-06-29Add TestSaved helper method in FPDFEditEmbeddertestNicolas Pena
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-06-27Changed the return type for annotation APIsJane Liu
2017-06-20Wrapper class for annotation dictionary + CPDF_Formchromium/3137Jane Liu
2017-06-14Fix crash when inserting empty pathNicolas Pena
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-06-07Fixing FPDFPage_TransformAnnotsJane Liu
2017-06-07Fix EmptyCreation testNicolas Pena
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-05-26Eliminate unneeded calls to FPDFPage_GenerateContentchromium/3115chromium/3114Nicolas Pena
2017-05-18Bad cast to CPDF_Document in FPDFEditEmbeddertestTom Sepez
2017-05-17Use more static_cast in fpdfsdkNicolas Pena
2017-05-08fpdfsdk: add minimal FPDFPageObj_GetType() testcasechromium/3094Miklos Vajna
2017-05-04Make CPDF_Font member variables protected.Lei Zhang
2017-05-03Add a ToUnicode mapping when loading CID fontsNicolas Pena
2017-05-02Roll FreeType to 5a3490e.Lei Zhang
2017-05-02Add API to create a text object using a loaded font.Nicolas Pena
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