summaryrefslogtreecommitdiff
path: root/fofi/FoFiType1C.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-1/+1
2019-09-29Move the const_cast from assignment to freeAlbert Astals Cid1-1/+1
2019-09-27Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-09-27Add some constAlbert Astals Cid1-2/+2
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-12-06Replace Gushort by unsigned shortOliver Sander1-3/+3
2018-12-06Replace Guchar by unsigned charOliver Sander1-2/+2
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-25/+25
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-09-23FoFiType1C: more constAlbert Astals Cid1-9/+9
2018-09-23FoFiType1C: Some more constAlbert Astals Cid1-2/+2
2018-09-23FoFiXXX: Make the filenames const char *Albert Astals Cid1-1/+1
2018-09-23FoFiType1C: Add some constAlbert Astals Cid1-9/+9
2018-06-22(C) update from 2 commits agoAlbert Astals Cid1-0/+1
2018-06-22FoFiType1C::readPrivateDict: Fix potential uninitialized memory readAlbert Astals Cid1-3/+3
2012-09-09Fix invalid memory access in 61.pdf.asan.13.95Thomas Freitag1-0/+2
2011-09-03xpdf303: Add writePSString() helper function to FoFiType1CCarlos Garcia Campos1-0/+1
2011-09-02xpdf303: Add getGlyphName() to FoFiType1CCarlos Garcia Campos1-0/+4
2011-09-02xpdf303: New signature of methods convertToCIDType0() and convertToType0()Carlos Garcia Campos1-4/+15
2011-09-01xpdf303: Add getFontMatrix()Carlos Garcia Campos1-0/+3
2011-09-01xpdf303: Use int instead of Gushort for gid/cid mapsCarlos Garcia Campos1-1/+1
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-3/+3
2008-08-24All changes made to fofi/ files under the poppler project are by people that ...Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+11
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-3/+4
2006-02-02don't use files to pass fonts to freetypeAlbert Astals Cid1-1/+1
2005-09-14Merge all the fofi/ changes from xpdf 3.01, there is only one api change that...Albert Astals Cid1-0/+6
2005-03-03Initial revisionKristian Høgsberg1-0/+224