summaryrefslogtreecommitdiff
path: root/splash/SplashFTFont.cc
AgeCommit message (Expand)AuthorFilesLines
2014-03-28Fix error reported by ASAN in 590.asan.0.7288.pdfAlbert Astals Cid1-1/+1
2014-03-28Fix error reported by ASAN in 2279.asan.0.1904.pdfAlbert Astals Cid1-2/+2
2012-11-13Remove < 0 ifs for unsignedAlbert Astals Cid1-8/+0
2012-10-04Do not render invalid outlinesThomas Freitag1-0/+4
2012-02-06[xpdf303] Adapt better to what we did and what xpdf303 doesAlbert Astals Cid1-21/+19
2012-01-10[xpdf303] Merge splash font stuff from ThomasAlbert Astals Cid1-6/+28
2011-10-27xpdf303: Use splashDist instead of splashSqrt and USE_FIXEDPOINT enhacementsAlbert Astals Cid1-6/+64
2011-09-01xpdf303: codeToGID items can be < 0 nowCarlos Garcia Campos1-1/+1
2011-09-01xpdf303: Do the multiplication the other way aroundAlbert Astals Cid1-4/+4
2011-08-30xpdf303: FixedPoint improvementsAlbert Astals Cid1-8/+8
2011-02-25Do not ask freetype for a font of size 0x0Albert Astals Cid1-1/+4
2011-01-21support slight hinting in Splash backendAndreas Hartmetz1-9/+18
2010-12-11Fix the preliminary bbox/clip calculationAlbert Astals Cid1-6/+9
2010-10-16Do not omit this characterAlbert Astals Cid1-4/+0
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