summaryrefslogtreecommitdiff
path: root/poppler/FontInfo.cc
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Add a locker helper and a bool -> enum changesThomas Freitag1-1/+1
2013-02-20More threading safetyThomas Freitag1-13/+16
2012-05-24Include substitute font name in system font cacheAdrian Johnson1-0/+1
2012-04-08Do not recreate Annots when writing to PS, Export poppler-generated Annot app...Fabio D'Urso1-7/+4
2012-03-04pdffonts: list the encoding of each fontAdrian Johnson1-0/+3
2012-03-01Update copyrightsAlbert Astals Cid1-1/+1
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-4/+10
2012-02-01[xpdf303] More merges from Thomas (with minor fixes from me)Albert Astals Cid1-6/+2
2012-01-07Add -subst option to pdffonts to list the substitute font name and filenameAdrian Johnson1-2/+6
2011-10-20xpdf303: GfxFont::getOrignName/getName reworkAlbert Astals Cid1-2/+2
2011-09-01xpdf303: Page functions do not need Catalog * anymoreAlbert Astals Cid1-1/+1
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-1/+1
2011-03-01fix copyright yearsAlbert Astals Cid1-0/+1
2011-03-01Merge Link and AnnotLink codeCarlos Garcia Campos1-3/+1
2010-12-18compile in windowsThomas Freitag1-1/+2
2010-11-28this var is not about xobjects only anymroeAlbert Astals Cid1-3/+3
2010-11-28find fonts inside patternsAdrian Johnson1-23/+27
2010-11-28Use sets instead of arraysAlbert Astals Cid1-38/+8
2010-11-10Linearization improvementsHib Eris1-1/+4
2009-01-07Update copyright noticesAlbert Astals Cid1-0/+1
2009-01-06Add the possibility to set the first page to scan.Pino Toscano1-2/+2
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-0/+22
2008-07-22Some documents have loops in XObject dictionaries, make sure we don't get in ...Albert Astals Cid1-8/+36
2008-06-11Make the fontRef and the embRef accessible to FontInfo usersAlbert Astals Cid1-1/+1
2008-03-25Don't end up in an infinite recursive loop in case resObj dict is the same we...Albert Astals Cid1-1/+1
2007-07-13 * poppler/FontInfo.cc: Fix the FontInfoScanner::scan method toAlbert Astals Cid1-6/+6
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-1/+0
2006-05-14 * poppler/FontInfo.cc: Fix possible crash, half patchAlbert Astals Cid1-2/+2
2006-03-16poppler/FontInfo.cc: Embedded fonts don't have a font fileAlbert Astals Cid1-8/+12
2006-03-11* poppler/FontInfo.cc:Albert Astals Cid1-0/+10
2006-01-232006-01-23 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+1
2006-01-18Brad patch for embedded document extraction, only has Qt4 bindings for now, n...Albert Astals Cid1-0/+1
2005-10-16Annot.[cc|h] and related merges from xpdf 3.01Albert Astals Cid1-1/+1
2005-07-04Change FontInfo::type() to return an enumerated value,Brad Hards1-14/+2
2005-06-28Forgot assigning type on copy constructorAlbert Astals Cid1-0/+1
2005-06-28Add FontInfo::getType()Albert Astals Cid1-0/+4
2005-06-202005-06-20 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-3/+10
2005-06-13Forgot to add new files.Kristian Høgsberg1-0/+197