started working on bitmap splitter
[swftools.git] / lib /
2010-01-26 Matthias Krammstarted working on bitmap splitter
2010-01-25 Matthias Krammfixed rendering of definefont3
2010-01-22 Matthias Krammfixed xpdf memory overflow
2010-01-21 Matthias Krammfixed jbig memory alloc problem
2010-01-21 Matthias Krammremoved debugging printf
2010-01-21 Matthias Krammkerning table fixes
2010-01-21 Matthias Krammfixed nasty bug in dict iterator
2010-01-20 Matthias Krammadded basic support for split up background bitmaps
2010-01-20 Matthias Krammfixed Makefile, added spec file
2010-01-17 Matthias Krammimplemented .swc import
2010-01-17 Matthias Krammfixed compiler error
2010-01-16 Matthias Krammadded kerning support to record device
2010-01-16 Matthias Krammadded kerning to fonts
2010-01-09 Matthias Krammoptimized lib/pdf/Makefile.in
2010-01-09 Matthias Krammadded gfximage_free to gfximage.{c,h}
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}
2010-01-07 Matthias Krammremoved superfluous addfont()
2010-01-07 Matthias Krammruby interface: raise an exception if we couldn't open...
2010-01-06 Matthias Krammadded .bbox method to glyph in ruby interface
2010-01-06 Matthias Krammadded font->ascent/font->descent to ruby interface
2010-01-05 Matthias KrammDEFINEBINARY defines an id
2010-01-04 Matthias Krammadded simple xml parser
2010-01-02 Matthias Krammintroduced cross-asset dependencies
2010-01-02 Matthias Krammmore bugfixes
2010-01-02 Matthias Krammbugfixes
2010-01-02 Matthias Krammrefactored relocation
2010-01-02 Matthias Krammimplemented asset resolving
2009-12-30 Matthias Krammfixed gfximage_save_jpeg function call
2009-12-29 Matthias Krammsmall bugfix in matrix printer
2009-12-23 Matthias Krammmoved image rescaler to lib/gfximage.c
2009-12-22 Matthias Krammmore parameter refactoring
2009-12-21 Matthias Krammtidied up parameter passing
2009-12-20 Matthias Krammfixed Makefiles, made rbgfx mem handling more robust
2009-12-19 Matthias Krammfixed some memory issues in ruby interface
2009-12-18 Matthias Krammimplemented fonts in ruby wrapper
2009-12-17 Matthias Krammimplemented vector primitives in ruby wrapper
2009-12-16 Matthias Kramminitial prototype of ruby interface
2009-12-13 Matthias Krammfixed some namespace bugs
2009-12-13 Matthias Krammsome cleanups, extended testcases forward2, override_ns
2009-12-13 Matthias Krammfixed utf8 handling
2009-12-13 Matthias Krammfixed forward.as test case
2009-12-02 Matthias Krammparse centerx/centery in rescale device
2009-12-02 Matthias Krammadded configure check for fftw3
2009-12-01 Matthias Krammfixed text selection with alignzones
2009-12-01 Matthias Krammadded graph_find_components() to graph library
2009-11-30 Matthias Krammfixed a couple of memleaks
2009-11-29 Matthias Krammhandle fonts with zero bboxes in layout more gracefully
2009-11-29 Matthias Krammadded --flashtype option to font2swf
2009-11-29 Matthias Krammadded 'flashtype' option to .font in swfc
2009-11-28 Matthias Krammundo previous change
2009-11-28 Matthias Krammignore word starts during pair usage building
2009-11-28 Matthias Krammsmall bugfixes
2009-11-28 Matthias Krammgenerate align zones during postprocessing
2009-11-27 Matthias Krammallow for utf8 names
2009-11-25 Matthias Krammallow to reset a graphcut graph
2009-11-25 Matthias Krammadded graphcut library
2009-11-22 Matthias Krammadded some more as3 tests
2009-11-22 Matthias Krammfixed tests const.as and static.as
2009-11-22 Matthias Krammadded better static support for as3compile
2009-11-19 Matthias Krammadded occurence counting to glyph pair tracker
2009-11-19 Matthias Krammadded glyph pairing to align zone detector
2009-11-16 Matthias Krammfixed xml_ns.as
2009-11-15 Matthias Krammadded a comment to fontalignzone distance detector
2009-11-15 Matthias Krammfixed as3/namespaces2.as
2009-11-15 Matthias Krammfixed some compiler warnings, fixed as3compile spec...
2009-11-07 Matthias Krammdon't generate align zones for unused fonts. fixed...
2009-11-07 Matthias Krammmore alignzone tuning
2009-11-07 Matthias Krammfixed image maskcolors
2009-11-06 Matthias Krammincorporate global font information into alignzones...
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-26 Matthias Krammfinetuned space char detection
2009-10-15 Matthias Krammfixed bug in -s invisibletexttofront
2009-10-13 Matthias Krammfixed bug in SWF parser
2009-10-13 Matthias Krammprefix button names with link type for -s linknameurl
2009-10-13 Matthias Krammtrivial fix in action handling
2009-10-13 Matthias Krammsynchronized with downstream git
2009-10-13 Matthias Krammadded color support to xml device
2009-10-12 Matthias Krammsmall fix in new text selection code
2009-10-12 Matthias Krammadded workaround for broken Flash text selection
2009-10-10 Matthias Krammwhen extracting links, don't store the page number
2009-10-08 Matthias Krammcompile pdf2swf with xpdf's wordlist support
2009-10-08 Matthias Krammrevert to lines for bit overflows in curves
2009-10-07 Matthias Krammadded fontalign support in swfdump
2009-10-06 Matthias Krammrefactored font code, added "invisibletexttofront"...
2009-09-17 Matthias Krammmore transparency stack tweaking
2009-09-17 Matthias Krammre-added fix for transparency groups
2009-09-17 Matthias Krammsmall fix for previous commit
2009-09-17 Matthias Krammadded -s linkdatafile parameter to pdf2swf
2009-09-10 Matthias Krammsmall polygon refinement
2009-09-06 Matthias Krammfixes in swfstrings
2009-09-01 Matthias Krammrefined fontconfig matching
2009-09-01 Matthias Krammmade pdf2swf -I handle external fonts, too
2009-08-31 Matthias Krammmade parser more robust against broken as3
2009-08-28 Matthias Krammgradient fixes
2009-08-26 Matthias Krammimproved pdf output (pdf2pdf, gfx2gfx)
next