summaryrefslogtreecommitdiff
path: root/fpdfsdk/fpdfview_c_api_test.c
AgeCommit message (Expand)Author
2017-05-09Remove FPDFPageObj_NewImgeObj().Lei Zhang
2017-05-02Add API to create a text object using a loaded font.Nicolas Pena
2017-04-05Add public method FPDFPath_GetFillColor to get fill color of a path object.Miklos Vajna
2017-04-04Add method to get tagged typeDan Sinclair
2017-04-03Add public method FPDFPageObj_GetType to get type of a page object.Miklos Vajna
2017-03-16Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace.Lei Zhang
2017-03-10Add public method FPDFText_GetTextIndexFromCharIndexNicolas Pena
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-07Add APIs for path construction and paintingchromium/3006Nicolas Pena
2016-12-06Fix FPDF_GetPageLabel API typo.dsinclair
2016-11-23Add FPDF_RenderPageBitmapWithMatrix API.thestig
2016-11-23Add APIs for limited use of document tagged code.thestig
2016-11-23Add API for getting page labels.thestig
2016-11-08Add FPDF_FreeDefaultSystemFontInfo APInpm
2016-11-08Add FPDFDest_GetLocationInPage APIdsinclair
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair