summaryrefslogtreecommitdiff
path: root/poppler/ArthurOutputDev.cc
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Use Interpolate flag to decide whether applying image interpolation during re...Carlos Garcia Campos1-2/+2
2009-05-21Add the possibility of forcing no hinting of fontsPetr Gajdos1-0/+2
2009-05-11Update copyright headers for previous patchesCarlos Garcia Campos1-0/+1
2009-05-11Make sure ImageStream::close() is called after ImageStream::reset()Carlos Garcia Campos1-0/+1
2009-04-11Be paranoid, use gmallocn or gmallocn3 in all gmalloc with *Albert Astals Cid1-2/+2
2009-03-24declare the matrix at the beginningPino Toscano1-1/+1
2008-12-22group condition within bracketsPino Toscano1-2/+2
2008-09-01All poppler commiters to these files agreed to GPLv2+Albert Astals Cid1-0/+3
2008-08-24Add more correct copyright statements on fofi, goo, poppler and util director...Albert Astals Cid1-1/+13
2008-05-04Fix leaks on error conditionsAlbert Astals Cid1-0/+1
2008-04-26sync updateFont() with SplashOutputDevPino Toscano1-16/+59
2008-04-26use the base implementation to update all the statesPino Toscano1-10/+1
2008-04-26Set the font antialiasing from the painter settings, instead of the global se...Pino Toscano1-1/+1
2008-04-26Get the font and painter matrices, and reenable the font drawing.Pino Toscano1-7/+21
2008-04-06propetly initialise a couple of members; leak lessPino Toscano1-0/+5
2008-01-30Preprocessor #warning is GCC-specific.Pino Toscano1-0/+4
2007-09-23Remove unused variables.Krzysztof Kowalczyk1-11/+5
2007-06-01 * poppler/ArthurOutputDev.ccAlbert Astals Cid1-4/+4
2007-04-25Merge xpdf302branch in HEAD as noone vetoed it.Albert Astals Cid1-4/+9
2006-11-13 * poppler/ArthurOutputDev.cc: Small fix to get colors rightAlbert Astals Cid1-4/+4
2006-02-13* poppler/ArthurOutputDev.cc: Make it compile after changing code so we did n...Albert Astals Cid1-34/+19
2005-10-30Last xpdf 3.01 merge (at least from my side)Albert Astals Cid1-1/+1
2005-09-162005-09-16 Marco Pesenti Gritti <mpg@redhat.com>Marco Pesenti Gritti1-1/+1
2005-08-04Fix problem with drawing filled objects that was introduced in Rev 1.4.Brad Hards1-2/+11
2005-08-01Fix up the fill problem with drawing text, where the "middle" of glyphsBrad Hards1-12/+1
2005-07-31An initial version of proper font handling, heavily based on work byBrad Hards1-111/+290
2005-07-29Compile fix associated with last change.Brad Hards1-2/+0
2005-07-29A couple of minor changes to the Arthur backend.Brad Hards1-4/+14
2005-07-10A general cleanup of the Arthur output renderer.Brad Hards1-69/+36
2005-06-28use transformation matrix for image rendering in Arthur backendAlbert Astals Cid1-5/+7
2005-06-28Initial import of Qt4 bindings, and for a Qt4 "Arthur" (QPainter)Brad Hards1-0/+604