fixed bug in jpeg2000 decoding
[swftools.git] / lib / devices /
2010-06-06 Matthias Krammfix for x-mirrored text
2010-05-20 krammfixed build
2010-05-18 Matthias Krammfixed mem leaks
2010-05-17 Matthias Krammadded jpeg3 extraction support to swfextract
2010-05-14 Matthias Krammfixed mem leaks
2010-04-14 Matthias Krammfixed bug in pdf2pdf
2010-04-09 Matthias Krammadded workaround for state->last_string assertion problem
2010-04-01 Matthias Krammadded vectors_to_glyphs filter
2010-03-31 Matthias Krammminor speedups/bugfixes
2010-03-31 Matthias Krammbugfixes, parametrized image algorithm in record device
2010-03-31 Matthias Krammadded fastlz support in record device
2010-03-31 Matthias Krammcompress images in record device
2010-03-26 Matthias Krammcompacted chars in record device
2010-03-23 Matthias Krammadded extension to temp files
2010-03-19 Matthias Krammfixed poly2bitmap hairline issue
2010-03-09 Matthias Krammfixed a few bugs in remove_font_transforms filter
2010-03-02 Matthias Krammmade pdf2pdf clean up after itself
2010-03-02 Matthias Krammfixed segfault in pdf2pdf
2010-03-02 Matthias Krammfixed specs
2010-03-02 Matthias Krammfixed trivial bug in record device
2010-02-27 Matthias Krammadded filter support to ruby module
2010-02-26 Matthias Krammadded two pass support and device filters to gfx library
2010-02-25 Matthias Krammeven more ttf bugfixes
2010-02-25 Matthias Krammmore ttf bug fixes
2010-02-19 Matthias Krammsmall bugfixes in pdf2pdf
2010-02-19 Matthias Krammfixed clipshape handling in pdf2pdf
2010-02-19 Matthias Krammadded ttf support to pdf2pdf
2010-02-18 Matthias Krammadded gfxfont_save() to gfxfont.{c,h}
2010-02-05 Matthias Krammfixed exceptionally stupid mem leak
2010-02-05 Matthias Krammadded some basic transparency support to pdf2pdf
2010-02-04 Matthias Krammmade pdf2pdf clean up its tempfiles
2010-02-02 Matthias Krammfixed staircase issue with poly2bitmap
2010-01-16 Matthias Krammadded kerning support to record device
2010-01-09 Matthias Krammfixed format warnings
2010-01-09 Matthias Krammfixed compiler warnings
2010-01-07 Matthias Krammfixed record device handling of font->{ascent,descent}
2009-12-23 Matthias Krammmoved image rescaler to lib/gfximage.c
2009-12-02 Matthias Krammparse centerx/centery in rescale device
2009-12-02 Matthias Krammadded configure check for fftw3
2009-11-29 Matthias Krammadded 'flashtype' option to .font in swfc
2009-11-28 Matthias Krammsmall bugfixes
2009-11-28 Matthias Krammgenerate align zones during postprocessing
2009-11-25 Matthias Krammallow to reset a graphcut graph
2009-11-19 Matthias Krammadded glyph pairing to align zone detector
2009-11-05 Matthias Krammfixed a couple of bugs in alignzone detector
2009-10-30 Matthias Krammadded fontalign polygon detector
2009-10-29 Matthias Krammonly do alignzones for Flash versions able to do subpix...
2009-10-26 Matthias Krammmerged in fontalignzones branch
2009-10-15 Matthias Krammfixed bug in -s invisibletexttofront
2009-10-13 Matthias Krammprefix button names with link type for -s linknameurl
2009-10-13 Matthias Krammsynchronized with downstream git
2009-10-12 Matthias Krammsmall fix in new text selection code
2009-10-12 Matthias Krammadded workaround for broken Flash text selection
2009-10-06 Matthias Krammrefactored font code, added "invisibletexttofront"...
2009-08-28 Matthias Krammgradient fixes
2009-08-26 Matthias Krammimproved pdf output (pdf2pdf, gfx2gfx)
2009-08-25 Matthias Krammimproved polygon conversion in pdf2pdf
2009-08-25 Matthias Krammfixed bug in swf->pdf part of rendering pipeline
2009-08-21 Matthias Krammadded test+fix for transparency group stacking
2009-08-18 krammimplemented type3 fonts in pdf2pdf, added fontmatrix...
2009-08-16 Matthias Krammbugfixes
2009-08-15 Matthias Krammmulti-page fix
2009-08-15 Matthias Krammadded pdf2pdf tool
2009-08-14 Matthias Krammadded test for text selection functionality
2009-08-06 Matthias Krammfixed text selection with --flatten
2009-08-05 Matthias Krammfixed character clipping test in --flatten
2009-06-06 Matthias Krammremoved 'optimize_polygons' option, fixed some mem...
2009-06-05 Matthias Krammreplaced libart with new polygon code
2009-05-26 Matthias Krammsmall code refactoring
2009-05-14 Matthias Krammfixed issue with PDFs that use clipping against huge...
2009-04-17 Matthias Kramm64bit compatibility fixes release-0-9-0
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2009-01-23 Matthias Krammfixed mem leaks
2009-01-23 Matthias Krammfixed two mem leaks
2009-01-13 krammsuccess rate reporting
2009-01-13 krammfix for cases where a clip/shape intersection is zero
2009-01-13 krammhandle NULL (errorneous) polygons
2009-01-13 krammfixed a double free and a mem leak
2009-01-13 krammrenamed arts.{c,h} to polyops.{c,h}
2009-01-13 krammremoved ocr0.h include
2009-01-13 krammdevice for OCR'ing documents
2009-01-13 kramm*** empty log message ***
2009-01-06 krammSWF are local-with-network by default, now
2008-12-19 krammfixed dotting problem
2008-12-02 krammfixed a segfault
2008-11-23 krammnew option 'disablelinks'
2008-11-12 krammmade palette reduction work for single images, too
2008-11-12 krammadded palette image support
2008-11-12 krammfixed drawonlyshapes implementation
2008-11-12 krammre-implemented drawonlyshapes
2008-11-12 krammfixed a typo
2008-11-12 krammadded constructor
2008-11-12 krammadded contructor
2008-11-12 krammfixed logging
2008-10-20 krammallow either target width or height to be zero
2008-10-19 krammadded flash 9 event support (via linkfunction)
2008-10-13 krammswitched to new avm2 code
2008-10-06 krammuse ascent/descent value from font data instead of...
2008-09-26 krammfixed rescaling bug in fillgradient and addlink
2008-08-21 krammfixed line stroke width
next