summaryrefslogtreecommitdiff
path: root/splash/SplashFont.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Run clang-formatAlbert Astals Cid1-61/+57
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 Guchar by unsigned charOliver Sander1-1/+1
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander1-5/+5
2018-10-21Update (C)Albert Astals Cid1-0/+1
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold1-4/+0
2018-10-05Make SplashFont::matches a const methodOliver Sander1-1/+1
2018-10-05Make a few pointer arguments constOliver Sander1-2/+2
2018-01-08Delete lots of copy constructors and copy assignment operatorsAlbert Astals Cid1-1/+4
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
2008-01-29Scale text to match 'm' sizeAlbert Astals Cid1-0/+4
2007-10-22Splash rework, check if font is inside clip area before rendering it to a tem...Albert Astals Cid1-2/+3
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-3/+10
2005-09-15Merge xpdf 3.00 -> 3.01 changes in SplashFont.* filesAlbert Astals Cid1-1/+9
2005-03-03Initial revisionKristian Høgsberg1-0/+87