summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-05added font->ascent/font->descent to ruby interfacepublicMatthias Kramm1-0/+14
2010-01-05Merge branch 'master' into publicMatthias Kramm87-5826/+11376
2010-01-05DEFINEBINARY defines an idMatthias Kramm1-1/+0
2010-01-03added simple xml parserMatthias Kramm7-2/+449
2010-01-01introduced cross-asset dependenciesMatthias Kramm3-4/+16
2010-01-01more bugfixesMatthias Kramm3-15/+28
2010-01-01bugfixesMatthias Kramm3-63/+48
2010-01-01refactored relocationMatthias Kramm3-59/+105
2010-01-01implemented asset resolvingMatthias Kramm17-36/+355
2009-12-29fixed gfximage_save_jpeg function callMatthias Kramm3-3/+3
2009-12-29small bugfix in matrix printerMatthias Kramm1-2/+2
2009-12-22moved image rescaler to lib/gfximage.cMatthias Kramm10-335/+393
2009-12-21more parameter refactoringMatthias Kramm13-97/+126
2009-12-21tidied up parameter passingMatthias Kramm3-3023/+3021
2009-12-19fixed Makefiles, made rbgfx mem handling more robustMatthias Kramm3-82/+80
2009-12-18fixed some memory issues in ruby interfaceMatthias Kramm2-43/+168
2009-12-17implemented fonts in ruby wrapperMatthias Kramm2-17/+99
2009-12-16implemented vector primitives in ruby wrapperMatthias Kramm2-34/+314
2009-12-16initial prototype of ruby interfaceMatthias Kramm7-18/+258
2009-12-16applied swfextract binary resource patch from Paul FitzpatrickMatthias Kramm1-3/+44
2009-12-12fixed some namespace bugsMatthias Kramm3-54/+38
2009-12-12some cleanups, extended testcases forward2, override_nsMatthias Kramm3-8/+33
2009-12-12fixed utf8 handlingMatthias Kramm3-7/+28
2009-12-12fixed forward.as test caseMatthias Kramm3-47/+58
2009-12-02parse centerx/centery in rescale deviceMatthias Kramm1-0/+6
2009-12-01added configure check for fftw3Matthias Kramm6-6/+334
2009-11-30fixed text selection with alignzonesMatthias Kramm1-2/+2
2009-11-30added graph_find_components() to graph libraryMatthias Kramm2-0/+29
2009-11-30fixed a couple of memleaksMatthias Kramm2-1/+13
2009-11-29handle fonts with zero bboxes in layout more gracefullyMatthias Kramm1-0/+7
2009-11-29added --flashtype option to font2swfMatthias Kramm2-2/+8
2009-11-29added 'flashtype' option to .font in swfcMatthias Kramm5-145/+174
2009-11-28undo previous changeMatthias Kramm1-7/+1
2009-11-28ignore word starts during pair usage buildingMatthias Kramm1-2/+8
2009-11-27small bugfixesMatthias Kramm2-5/+3
2009-11-27generate align zones during postprocessingMatthias Kramm7-34/+132
2009-11-26allow for utf8 namesMatthias Kramm1-2/+2
2009-11-25allow to reset a graphcut graphMatthias Kramm3-12/+29
2009-11-25added graphcut libraryMatthias Kramm2-0/+690
2009-11-22added some more as3 testsMatthias Kramm4-1/+74
2009-11-22fixed tests const.as and static.asMatthias Kramm4-112/+133
2009-11-21added better static support for as3compileMatthias Kramm8-2346/+3569
2009-11-18added occurence counting to glyph pair trackerMatthias Kramm3-3/+6
2009-11-18added glyph pairing to align zone detectorMatthias Kramm5-13/+138
2009-11-15fixed xml_ns.asMatthias Kramm10-1820/+2078
2009-11-15added a comment to fontalignzone distance detectorMatthias Kramm1-0/+8
2009-11-14fixed as3/namespaces2.asMatthias Kramm5-971/+1151
2009-11-14fixed some compiler warnings, fixed as3compile spec for-in.asMatthias Kramm15-110/+606
2009-11-06don't generate align zones for unused fonts. fixed some mem leaks.Matthias Kramm1-2/+5
2009-11-06more alignzone tuningMatthias Kramm1-45/+50