summaryrefslogtreecommitdiff
path: root/splash/SplashFTFontEngine.cc
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-01-19Update (C)Albert Astals Cid1-0/+1
2019-01-18all: Remove support for obsolete systemsChristian Persch1-6/+0
2018-11-11Rename GooString::getCString GooString::c_strOliver Sander1-2/+2
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-4/+4
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-4/+4
2017-11-03Update (C) for commits since last releaseAlbert Astals Cid1-0/+1
2017-10-21Remove HAVE_FREETYPE macrosAdrian Johnson1-4/+0
2012-11-14Remove unused codeAlbert Astals Cid1-41/+1
2012-02-06[xpdf303] Adapt better to what we did and what xpdf303 doesAlbert Astals Cid1-4/+3
2012-01-10[xpdf303] Merge splash font stuff from ThomasAlbert Astals Cid1-3/+4
2011-09-08xpdf303: Add codeToGID and codeToGIDLen params to loadOpenTypeCFFFont()Carlos Garcia Campos1-12/+17
2011-09-01xpdf303: Use int instead of Gushort for gid/cid mapsCarlos Garcia Campos1-3/+3
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-4/+4
2011-04-27Remove unused varsAlbert Astals Cid1-3/+1
2011-01-21support slight hinting in Splash backendAndreas Hartmetz1-3/+7
2009-10-06rework how hinting is used in the splash backendAlbert Astals Cid1-4/+4
2009-05-21Add the possibility of forcing no hinting of fontsPetr Gajdos1-3/+5
2009-05-14Kill support for specifying extension in openTmpFileAlbert Astals Cid1-1/+2
2008-09-20Add mention of GPLv2 or later in poppler changes to all files except Splash.c...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-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk1-0/+0
2007-09-20remove unused variablesKrzysztof Kowalczyk1-0/+2
2007-09-14windows/msvc compilation fixesKrzysztof Kowalczyk1-0/+2
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-8/+46
2006-02-02don't use files to pass fonts to freetypeAlbert Astals Cid1-16/+28
2005-12-08 * configure.ac: Detect if gettimeofday is available, fixes for correctAlbert Astals Cid1-3/+1
2005-09-15Merge the xpdf 3.01 change that uses runtime detection of freetype versionAlbert Astals Cid1-8/+11
2005-03-03Initial revisionKristian Høgsberg1-0/+141