summaryrefslogtreecommitdiff
path: root/fofi/FoFiTrueType.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-19Update (C)Albert Astals Cid1-0/+1
2022-03-18Pass around font memory buffers as unsigned charOliver Sander1-2/+2
2022-01-05Let FoFiTrueType::make and ...::load return std::unique_ptrOliver Sander1-2/+3
2021-03-01Hide symbols by defaultAlbert Astals Cid1-1/+2
2020-07-03Run clang-formatAlbert Astals Cid1-159/+138
2020-01-15fofi: add some constAlbert Astals Cid1-2/+2
2019-12-02Enable modernize-use-overrideAlbert Astals Cid1-1/+1
2019-11-29Enable modernize-deprecated-headersAlbert 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 Guint by unsigned intOliver Sander1-10/+10
2018-12-06Replace Guchar by unsigned charOliver Sander1-2/+2
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-9/+9
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-09-23FoFiTrueType: More constAlbert Astals Cid1-25/+25
2018-09-23FoFiTrueType: some more constAlbert Astals Cid1-6/+6
2018-09-23FoFiTrueType: Some more constAlbert Astals Cid1-2/+2
2018-09-23FoFiXXX: Make the filenames const char *Albert Astals Cid1-2/+2
2018-05-06Replace GooHash by std::unordered_map in FoFiTrueType.Adam Reichold1-3/+5
2017-03-09Add override markersAlbert Astals Cid1-1/+1
2016-12-08Fix PS conversion for some filesWilliam Bader1-0/+2
2012-11-14Remove unused codeAlbert Astals Cid1-10/+1
2012-03-26CJK improvementsSuzuki Toshiya1-1/+7
2011-09-02xpdf303: New signature of methods convertToCIDType0() and convertToType0()Carlos Garcia Campos1-2/+2
2011-09-01xpdf303: Add getFontMatrix()Carlos Garcia Campos1-0/+9
2011-09-01xpdf303: Use int instead of Gushort for gid/cid mapsCarlos Garcia Campos1-7/+7
2011-08-31xpdf303: Always define at least 256 glyphs for Type 0 fontsCarlos Garcia Campos1-1/+2
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-2/+2
2011-07-10make files easier to include by themselvesAlbert Astals Cid1-0/+2
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/+12
2007-12-10Display characters outside of unicode BMP with TT fontKoji Otani1-1/+1
2007-07-13 * fofi/FoFiTrueType.ccAlbert Astals Cid1-0/+12
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-4/+38
2006-02-02don't use files to pass fonts to freetypeAlbert Astals Cid1-3/+4
2005-09-14Merge all the fofi/ changes from xpdf 3.01, there is only one api change that...Albert Astals Cid1-4/+11
2005-03-03Initial revisionKristian Høgsberg1-0/+131