swftools.git
2010-02-16 Matthias Krammadded truetype parser
2010-02-10 Matthias Krammadded has_alpha function to ruby bitmap object
2010-02-10 Matthias Krammspec adjustments
2010-02-09 Matthias Krammadded new small font test
2010-02-08 krammapplied definebuttonsound patch from Dan Weiss
2010-02-07 krammfixed win32 compilation, added missing files to tarball
2010-02-05 Matthias Krammfixed exceptionally stupid mem leak
2010-02-05 Matthias Krammadded some basic transparency support to pdf2pdf
2010-02-05 Matthias Krammadded transparency spec
2010-02-05 Matthias Krammeven more memleak fixes
2010-02-05 Matthias Krammfixed another mem leak
2010-02-05 Matthias Krammfixed a mem leak
2010-02-04 Matthias Krammadded prepare() to ruby gfx interface
2010-02-04 Matthias Krammmade pdf2pdf clean up its tempfiles
2010-02-03 Matthias Krammallow a pdf file to have broken pages
2010-02-03 Matthias Krammfixed segfault in AES DecryptStream
2010-02-02 Matthias Krammfixed staircase issue with poly2bitmap
2010-01-28 Matthias Krammremoved annoying bfchar warnings
2010-01-28 Matthias Krammfixed hairlines around images w/ poly2bitmap
2010-01-28 Matthias Krammoptimized distance-from-origin iteration
2010-01-28 Matthias Krammfinished implementing new bounding box logic
2010-01-27 Matthias Krammfixed segv in ruby module
2010-01-26 Matthias Krammstarted working on bitmap splitter
2010-01-25 Matthias Krammfixed rendering call in spec_helper
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-08 Matthias Krammconfigure: fixed LDFLAGS passing, added -Wno-write...
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-16 Matthias Krammapplied swfextract binary resource patch from Paul...
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-07 Matthias Krammfixed swfextract for tiny images
2009-11-06 Matthias Krammincorporate global font information into alignzones...
2009-11-05 Matthias Krammfixed a couple of bugs in alignzone detector
2009-11-03 Matthias Krammapplied as3name patch from Ricardo Pedroso
2009-10-30 Matthias Krammadded fontalign polygon detector
next