summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-09escape % chars in --help outputMatthias Kramm14-14/+14
2012-04-08fixed buffer overflowMatthias Kramm1-4/+10
2012-02-16fixed manpages (thanks Christian Welzel)Matthias Kramm16-49/+48
2012-02-16applied spelling patch from Christian WelzelMatthias Kramm3-8/+8
2011-12-24applied utf8 patch from George PrekasMatthias Kramm2-5/+8
2011-11-29applied patches from Vicente Jimenez AguilarMatthias Kramm1-1/+1
2011-10-25fixed bug in swfstringsMatthias Kramm1-1/+1
2011-10-14added -o option to ttftoolMatthias Kramm1-0/+8
2011-10-10bugfixes in swfcMatthias Kramm1-2/+7
2011-01-25fix missing fonts error in 'one file per page'Ricardo Pedroso1-0/+1
2011-01-25swfdump: handle import assetsRicardo Pedroso1-0/+25
2011-01-06fix 'make clean' missing tools: as3compile swfrender ttftoolRicardo Pedroso1-3/+3
2011-01-04fix empty string checkRicardo Pedroso1-1/+1
2010-12-18even more mac fixesMatthias Kramm1-1/+1
2010-12-17Darwin compile fixesMatthias Kramm1-1/+1
2010-12-17fixed compiler warningMatthias Kramm1-2/+2
2010-12-16fixed pointer casting errorsMatthias Kramm1-4/+4
2010-12-12fixed bad reference to msg()Matthias Kramm1-0/+1
2010-12-07added as3name option to .swfMatthias Kramm1-3/+12
2010-12-03fixed pointer arithmetric bugMatthias Kramm3-45/+50
2010-11-30applied noinstancename patch from pop.atry@gmail.comMatthias Kramm1-3/+9
2010-09-20build fixesMatthias Kramm1-1/+1
2010-09-20build all programs by defaultMatthias Kramm1-4/+4
2010-09-13minor fixes in swfrenderMatthias Kramm2-2/+6
2010-08-31added ttftoolMatthias Kramm3-1/+116
2010-08-05fix file descriptor patch from Oliver SmithMatthias Kramm1-1/+1
2010-06-18applied swfextract mp3 patch from Nathan SummersMatthias Kramm1-3/+73
2010-06-14got rid of some old codeMatthias Kramm1-292/+1
2010-06-14renamed png functionsMatthias Kramm4-6/+6
2010-06-14fixed some compiler warningsMatthias Kramm1-1/+1
2010-06-14multiply overflow fixesMatthias Kramm3-3/+3
2010-05-17fixed mem leaksMatthias Kramm1-1/+1
2010-05-16added jpeg3 extraction support to swfextractMatthias Kramm1-18/+46
2010-03-24fixed swfcombine -FMatthias Kramm1-0/+5
2010-03-05added gfxfilter for merging fontsMatthias Kramm1-0/+30
2010-03-02renamed SWAP/REVERSESWAP to {LE,BE}_TO_NATIVEMatthias Kramm2-6/+6
2010-02-26added filter support to ruby moduleMatthias Kramm1-0/+1
2010-02-18fixed bugs in ttf generatorMatthias Kramm1-1/+1
2010-02-18applied swfextract -a RANGE patch from Paul FitzpatrickMatthias Kramm1-24/+89
2010-01-08fixed format warningsMatthias Kramm7-9/+9
2010-01-01implemented asset resolvingMatthias Kramm1-3/+3
2009-12-21more parameter refactoringMatthias Kramm4-16/+16
2009-12-19fixed Makefiles, made rbgfx mem handling more robustMatthias Kramm1-2/+2
2009-12-16initial prototype of ruby interfaceMatthias Kramm1-1/+1
2009-12-16applied swfextract binary resource patch from Paul FitzpatrickMatthias Kramm1-3/+44
2009-11-29added --flashtype option to font2swfMatthias Kramm1-1/+7
2009-11-29added 'flashtype' option to .font in swfcMatthias Kramm1-118/+111
2009-11-18added glyph pairing to align zone detectorMatthias Kramm1-0/+9
2009-11-06fixed swfextract for tiny imagesMatthias Kramm1-1/+1
2009-11-03applied as3name patch from Ricardo PedrosoMatthias Kramm1-12/+41