summaryrefslogtreecommitdiff
path: root/lib/devices
AgeCommit message (Expand)AuthorFilesLines
2010-03-31minor speedups/bugfixescompact_recordMatthias Kramm1-1/+2
2010-03-30bugfixes, parametrized image algorithm in record deviceMatthias Kramm1-11/+29
2010-03-30added fastlz support in record deviceMatthias Kramm2-2/+18
2010-03-30compress images in record deviceMatthias Kramm1-139/+264
2010-03-25compacted chars in record deviceMatthias Kramm1-20/+94
2010-03-22added extension to temp filesMatthias Kramm2-4/+4
2010-03-18fixed poly2bitmap hairline issueMatthias Kramm1-3/+1
2010-03-08fixed a few bugs in remove_font_transforms filterMatthias Kramm2-0/+2
2010-03-02made pdf2pdf clean up after itselfMatthias Kramm1-2/+4
2010-03-02fixed segfault in pdf2pdfMatthias Kramm1-0/+1
2010-03-02fixed specsMatthias Kramm1-10/+10
2010-03-01fixed trivial bug in record deviceMatthias Kramm1-1/+1
2010-02-26added filter support to ruby moduleMatthias Kramm1-4/+6
2010-02-25added two pass support and device filters to gfx libraryMatthias Kramm2-24/+68
2010-02-24even more ttf bugfixesMatthias Kramm1-0/+11
2010-02-24more ttf bug fixesMatthias Kramm1-9/+15
2010-02-19small bugfixes in pdf2pdfMatthias Kramm1-3/+1
2010-02-19fixed clipshape handling in pdf2pdfMatthias Kramm1-7/+17
2010-02-18added ttf support to pdf2pdfMatthias Kramm1-41/+180
2010-02-17added gfxfont_save() to gfxfont.{c,h}Matthias Kramm1-0/+2
2010-02-04fixed exceptionally stupid mem leakMatthias Kramm1-4/+4
2010-02-04added some basic transparency support to pdf2pdfMatthias Kramm1-5/+84
2010-02-03made pdf2pdf clean up its tempfilesMatthias Kramm1-0/+1
2010-02-02fixed staircase issue with poly2bitmapMatthias Kramm1-1/+9
2010-01-15added kerning support to record deviceMatthias Kramm1-0/+15
2010-01-08fixed format warningsMatthias Kramm2-2/+2
2010-01-08fixed compiler warningsMatthias Kramm1-0/+1
2010-01-07fixed record device handling of font->{ascent,descent}Matthias Kramm1-0/+4
2009-12-22moved image rescaler to lib/gfximage.cMatthias Kramm1-2/+4
2009-12-02parse centerx/centery in rescale deviceMatthias Kramm1-0/+6
2009-12-01added configure check for fftw3Matthias Kramm1-5/+0
2009-11-29added 'flashtype' option to .font in swfcMatthias Kramm1-6/+19
2009-11-27small bugfixesMatthias Kramm1-5/+1
2009-11-27generate align zones during postprocessingMatthias Kramm1-11/+6
2009-11-25allow to reset a graphcut graphMatthias Kramm1-1/+2
2009-11-18added glyph pairing to align zone detectorMatthias Kramm1-4/+14
2009-11-04fixed a couple of bugs in alignzone detectorMatthias Kramm1-1/+1
2009-10-30added fontalign polygon detectorMatthias Kramm1-5/+6
2009-10-29only do alignzones for Flash versions able to do subpixel antialiasMatthias Kramm1-2/+3
2009-10-26merged in fontalignzones branchMatthias Kramm1-63/+90
2009-10-14fixed bug in -s invisibletexttofrontMatthias Kramm1-2/+3
2009-10-12prefix button names with link type for -s linknameurlMatthias Kramm1-1/+8
2009-10-12synchronized with downstream gitMatthias Kramm1-7/+19
2009-10-12small fix in new text selection codeMatthias Kramm1-1/+2
2009-10-12added workaround for broken Flash text selectionMatthias Kramm1-6/+14
2009-10-05refactored font code, added "invisibletexttofront" optionMatthias Kramm1-200/+286
2009-08-28gradient fixesMatthias Kramm1-7/+8
2009-08-26improved pdf output (pdf2pdf, gfx2gfx)Matthias Kramm2-83/+41
2009-08-25improved polygon conversion in pdf2pdfMatthias Kramm1-24/+90
2009-08-25fixed bug in swf->pdf part of rendering pipelineMatthias Kramm1-1/+1