summaryrefslogtreecommitdiff
path: root/poppler/FontInfo.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-27FontInfo: Add some constAlbert Astals Cid1-12/+12
2019-10-23Make FontInfo::scan return a std::vector objectOliver Sander1-1/+1
2019-04-08Update (C) of previous commitAlbert Astals Cid1-0/+1
2019-04-07Avoid duplicate set look-up and ordering overhead when tracking visited fonts...Adam Reichold1-2/+4
2019-03-21Update (C) from last commitAlbert Astals Cid1-0/+1
2019-03-21Remove GooList completelyOliver Sander1-3/+2
2019-03-21Make GooList a template typeOliver Sander1-2/+2
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-6/+6
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+3
2013-02-20More threading safetyThomas Freitag1-2/+3
2012-03-04pdffonts: list the encoding of each fontAdrian Johnson1-0/+2
2012-03-01Update copyrightsAlbert Astals Cid1-0/+1
2012-01-07Add -subst option to pdffonts to list the substitute font name and filenameAdrian Johnson1-0/+2
2011-07-10Name most of the classes in poppler/ includable by themselvesAlbert Astals Cid1-1/+5
2010-11-28this var is not about xobjects only anymroeAlbert Astals Cid1-1/+1
2010-11-28Use sets instead of arraysAlbert Astals Cid1-8/+3
2009-01-07Update copyright noticesAlbert Astals Cid1-0/+1
2009-01-06Add the possibility to set the first page to scan.Pino Toscano1-1/+1
2008-08-24.cc -> .hAlbert Astals Cid1-1/+1
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+21
2008-07-22Some documents have loops in XObject dictionaries, make sure we don't get in ...Albert Astals Cid1-0/+4
2008-06-11Make the fontRef and the embRef accessible to FontInfo usersAlbert Astals Cid1-0/+3
2007-04-28 * glib/poppler-document.h:Albert Astals Cid1-1/+5
2006-03-11* poppler/FontInfo.cc:Albert Astals Cid1-0/+2
2005-07-04Change FontInfo::type() to return an enumerated value,Brad Hards1-3/+13
2005-06-28Add FontInfo::getType()Albert Astals Cid1-0/+2
2005-06-13Forgot to add new files.Kristian Høgsberg1-0/+51