summaryrefslogtreecommitdiff
path: root/fofi/FoFiType1.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-10Rewrite FoFiType1::parse to be more flexibleAlbert Astals Cid1-7/+5
2022-12-13Remove unused FoFiType1::load functionAlbert Astals Cid1-4/+1
2022-03-19Update (C)Albert Astals Cid1-0/+1
2022-03-18Pass around font memory buffers as unsigned charOliver Sander1-2/+2
2020-07-03Run clang-formatAlbert Astals Cid1-26/+24
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-1/+1
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-2/+2
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-09-23FoFiType1: Some more constAlbert Astals Cid1-5/+5
2018-09-23FoFiXXX: Make the filenames const char *Albert Astals Cid1-1/+15
2017-03-09Add override markersAlbert Astals Cid1-1/+1
2011-09-02xpdf303: Handle PFB headers in Type 1 font filesCarlos Garcia Campos1-0/+1
2011-09-01xpdf303: Add getFontMatrix()Carlos Garcia Campos1-0/+4
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-1/+1
2005-03-03Initial revisionKristian Høgsberg1-0/+57