summaryrefslogtreecommitdiff
path: root/splash/SplashFTFont.cc
AgeCommit message (Expand)AuthorFilesLines
2010-02-17if malloc failed return falseAlbert Astals Cid1-1/+4
2009-10-06rework how hinting is used in the splash backendAlbert Astals Cid1-50/+14
2009-05-21Add the possibility of forcing no hinting of fontsPetr Gajdos1-29/+47
2009-05-07bitmap->h can be 0, move to _checkoverflow variant, code already knows how to...Albert Astals Cid1-1/+1
2009-04-11More gmalloc → gmallocnAlbert Astals Cid1-1/+1
2009-03-30Fix clip test for fontsAlbert Astals Cid1-2/+2
2009-03-25Fix getGlyphAdvance to behave correctly on font size changesAlbert 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/+12
2008-01-29Scale text to match 'm' sizeAlbert Astals Cid1-1/+54
2007-10-22Splash rework, check if font is inside clip area before rendering it to a tem...Albert Astals Cid1-3/+20
2007-06-01 * poppler/ArthurOutputDev.ccAlbert Astals Cid1-4/+4
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-50/+54
2006-04-04Fix crash when using fixedpoint math. Patch by Frank MeerkoetterAlbert Astals Cid1-1/+1
2006-01-232006-01-23 Kristian Høgsberg <krh@redhat.com>Kristian Høgsberg1-1/+2
2005-11-17make it compile with freetype 2.2.0 preversionsAlbert Astals Cid1-5/+37
2005-10-16Merge SplashFTFont.cc with xpdf 3.01 changesAlbert Astals Cid1-20/+44
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-0/+7
2005-05-022005-05-01 Jeff Muizelaar <jeff@infidigm.net>Jeff Muizelaar1-1/+1
2005-03-03Initial revisionKristian Høgsberg1-0/+289