introduced cross-asset dependencies
[swftools.git] / lib / devices /
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
2008-08-20 krammimplemented gradients
2008-08-20 krammadded texture cleanup
2008-07-27 krammmade font conversion more robust
2008-07-13 krammremoved libart includes
2008-07-13 krammmade framerate a float
2008-07-11 krammadded dumping of matrices and gradients
2008-07-11 krammfix in combineCallbackTex
2008-06-19 krammframeresets option
2008-06-10 krammremoved ocr0.h include
2008-06-09 krammadded option linknameurl
2008-05-24 krammsuccess rate reporting
2008-05-24 krammfix for cases where a clip/shape intersection is zero
2008-05-22 krammhandle NULL (errorneous) polygons
2008-05-22 krammadded simpleviewer doc
2008-05-14 krammremoved jpegdpi and ppmdpi documentation
2008-04-24 krammhandle negative clipdepths more gracefully
2008-04-22 krammfixed char position overflow problem
2008-04-22 krammfixed problem of strokes disappearing if they appear...
2008-04-06 krammincreased number of lines in spline approximation-...
2008-04-06 krammclear fillinfo_t before use (fix valgrind 'uninitialize...
2008-04-06 krammremoved some debug code, fixed support for recordings...
2008-04-06 krammfixed some memleaks, make sure fonts are only dumped...
2008-04-06 krammadded simpleviewer option
2008-04-06 krammfixed a double free and a mem leak
2008-04-05 krammdevice for OCR'ing documents
2008-04-05 krammbugfix in page extraction
2008-04-01 krammfixed font layout code (again)
2008-04-01 krammgive a name to each link
2008-03-26 krammenhanced logging
2008-03-26 krammadded sanity check
2008-03-26 kramm*** empty log message ***
2008-03-26 krammclip all bounding boxes to the page size
2008-03-26 krammswitched from lrand48() to rand()
2008-03-26 krammAdded gradient support. arts functions are now wrapped...
2008-03-26 krammchar* -> const char*
2008-03-26 krammrenamed arts.{c,h} to polyops.{c,h}
next