2010-02-18 |
Matthias Kramm | fixed masked image bug |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Matthias Kramm | fixed bugs in ttf generator |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Matthias Kramm | applied swfextract -a RANGE patch from Paul Fitzpatrick |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Matthias Kramm | added gfxfont_save() to gfxfont.{c,h} |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Matthias Kramm | added seeking support to bitio |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Matthias Kramm | fixed restitching bug |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Matthias Kramm | added cmap support |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Matthias Kramm | added truetype parser |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Matthias Kramm | added has_alpha function to ruby bitmap object |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Matthias Kramm | spec adjustments |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Matthias Kramm | added new small font test |
commit | commitdiff | tree | snapshot |
2010-02-08 |
kramm | applied definebuttonsound patch from Dan Weiss |
commit | commitdiff | tree | snapshot |
2010-02-07 |
kramm | fixed win32 compilation, added missing files to tarball |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Matthias Kramm | fixed exceptionally stupid mem leak |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Matthias Kramm | added some basic transparency support to pdf2pdf |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Matthias Kramm | added transparency spec |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Matthias Kramm | even more memleak fixes |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Matthias Kramm | fixed another mem leak |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Matthias Kramm | fixed a mem leak |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Matthias Kramm | added prepare() to ruby gfx interface |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Matthias Kramm | made pdf2pdf clean up its tempfiles |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Matthias Kramm | allow a pdf file to have broken pages |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Matthias Kramm | fixed segfault in AES DecryptStream |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Matthias Kramm | fixed staircase issue with poly2bitmap |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Matthias Kramm | removed annoying bfchar warnings |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Matthias Kramm | fixed hairlines around images w/ poly2bitmap |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Matthias Kramm | optimized distance-from-origin iteration |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Matthias Kramm | finished implementing new bounding box logic |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Matthias Kramm | fixed segv in ruby module |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Matthias Kramm | started working on bitmap splitter |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Matthias Kramm | fixed rendering call in spec_helper |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Matthias Kramm | fixed rendering of definefont3 |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Matthias Kramm | fixed xpdf memory overflow |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Matthias Kramm | fixed jbig memory alloc problem |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Matthias Kramm | removed debugging printf |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Matthias Kramm | kerning table fixes |
commit | commitdiff | tree | snapshot |
2010-01-21 |
Matthias Kramm | fixed nasty bug in dict iterator |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Matthias Kramm | added basic support for split up background bitmaps |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Matthias Kramm | fixed Makefile, added spec file |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Matthias Kramm | implemented .swc import |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Matthias Kramm | fixed compiler error |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Matthias Kramm | added kerning support to record device |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Matthias Kramm | added kerning to fonts |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Matthias Kramm | optimized lib/pdf/Makefile.in |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Matthias Kramm | added gfximage_free to gfximage.{c,h} |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Matthias Kramm | fixed format warnings |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Matthias Kramm | fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Matthias Kramm | configure: fixed LDFLAGS passing, added -Wno-write... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Matthias Kramm | fixed record device handling of font->{ascent,descent} |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Matthias Kramm | removed superfluous addfont() |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Matthias Kramm | ruby interface: raise an exception if we couldn't open... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Matthias Kramm | added .bbox method to glyph in ruby interface |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Matthias Kramm | added font->ascent/font->descent to ruby interface |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Matthias Kramm | DEFINEBINARY defines an id |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Matthias Kramm | added simple xml parser |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Matthias Kramm | introduced cross-asset dependencies |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Matthias Kramm | more bugfixes |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Matthias Kramm | bugfixes |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Matthias Kramm | refactored relocation |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Matthias Kramm | implemented asset resolving |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Matthias Kramm | fixed gfximage_save_jpeg function call |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Matthias Kramm | small bugfix in matrix printer |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Matthias Kramm | moved image rescaler to lib/gfximage.c |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Matthias Kramm | more parameter refactoring |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Matthias Kramm | tidied up parameter passing |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Matthias Kramm | fixed Makefiles, made rbgfx mem handling more robust |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Matthias Kramm | fixed some memory issues in ruby interface |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Matthias Kramm | implemented fonts in ruby wrapper |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Matthias Kramm | implemented vector primitives in ruby wrapper |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Matthias Kramm | initial prototype of ruby interface |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Matthias Kramm | applied swfextract binary resource patch from Paul... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Matthias Kramm | fixed some namespace bugs |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Matthias Kramm | some cleanups, extended testcases forward2, override_ns |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Matthias Kramm | fixed utf8 handling |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Matthias Kramm | fixed forward.as test case |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Matthias Kramm | parse centerx/centery in rescale device |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Matthias Kramm | added configure check for fftw3 |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Matthias Kramm | fixed text selection with alignzones |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Matthias Kramm | added graph_find_components() to graph library |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Matthias Kramm | fixed a couple of memleaks |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Matthias Kramm | handle fonts with zero bboxes in layout more gracefully |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Matthias Kramm | added --flashtype option to font2swf |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Matthias Kramm | added 'flashtype' option to .font in swfc |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Matthias Kramm | undo previous change |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Matthias Kramm | ignore word starts during pair usage building |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Matthias Kramm | small bugfixes |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Matthias Kramm | generate align zones during postprocessing |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Matthias Kramm | allow for utf8 names |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Matthias Kramm | allow to reset a graphcut graph |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Matthias Kramm | added graphcut library |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Matthias Kramm | added some more as3 tests |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Matthias Kramm | fixed tests const.as and static.as |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Matthias Kramm | added better static support for as3compile |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Matthias Kramm | added occurence counting to glyph pair tracker |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Matthias Kramm | added glyph pairing to align zone detector |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Matthias Kramm | fixed xml_ns.as |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Matthias Kramm | added a comment to fontalignzone distance detector |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Matthias Kramm | fixed as3/namespaces2.as |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Matthias Kramm | fixed some compiler warnings, fixed as3compile spec... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Matthias Kramm | don't generate align zones for unused fonts. fixed... |
commit | commitdiff | tree | snapshot |
next |