summaryrefslogtreecommitdiff
path: root/lib/devices
AgeCommit message (Expand)AuthorFilesLines
2011-12-15new parameter -s local_with_filesystemMatthias Kramm1-2/+17
2011-03-18new parameter zstepMatthias Kramm1-10/+12
2011-01-20fixed clipping bug in swfrenderMatthias Kramm1-4/+1
2010-11-30tweaked -s animate, -s showclipshapesMatthias Kramm1-20/+31
2010-11-23removed kerning table from gfxfontMatthias Kramm1-15/+0
2010-10-08new option override_line_widthsMatthias Kramm1-0/+8
2010-09-30bugfixes in record deviceMatthias Kramm1-3/+5
2010-08-03fixed ascent/descent issues with text selectionMatthias Kramm1-4/+10
2010-07-21added additional parameter to drawlink()Matthias Kramm13-19/+21
2010-07-13new option remove_small_polygonsMatthias Kramm1-0/+10
2010-06-30d800-e000 apparently is invalid UnicodeMatthias Kramm1-2/+2
2010-06-14renamed png functionsMatthias Kramm1-4/+4
2010-06-14fixed some compiler warningsMatthias Kramm1-1/+1
2010-06-05fix for x-mirrored textMatthias Kramm1-1/+1
2010-05-19fixed buildkramm1-1/+1
2010-05-17fixed mem leaksMatthias Kramm1-0/+21
2010-05-16added jpeg3 extraction support to swfextractMatthias Kramm1-1/+0
2010-05-13fixed mem leaksMatthias Kramm2-17/+23
2010-04-14fixed bug in pdf2pdfMatthias Kramm1-0/+4
2010-04-09added workaround for state->last_string assertion problemMatthias Kramm1-0/+2
2010-03-31added vectors_to_glyphs filterMatthias Kramm1-5/+14
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