2010-03-09 |
Matthias Kramm | made font pretransforming always generate points to... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Matthias Kramm | fixed a few bugs in remove_font_transforms filter |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Matthias Kramm | fixed space char detection for type3 fonts |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Matthias Kramm | fixed Makefile, removed annoying warning |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Matthias Kramm | started implementing the remove_font_transforms filter |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Matthias Kramm | added gfxfilter for merging fonts |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Matthias Kramm | fixed mem leak |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Matthias Kramm | fixed drawlink() ruby callback |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Matthias Kramm | fixed os/2 descent |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Matthias Kramm | more windows fixes |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Matthias Kramm | made .ttf files work on windows |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Matthias Kramm | added save_eot() function to ruby module |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Matthias Kramm | added eot support to ttf library |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Matthias Kramm | renamed SWAP/REVERSESWAP to {LE,BE}_TO_NATIVE |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Matthias Kramm | removed a few instances of SWAP32 |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Matthias Kramm | made pdf2pdf clean up after itself |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Matthias Kramm | fixed segfault in pdf2pdf |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Matthias Kramm | fixed specs |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Matthias Kramm | fixed z-order problems in poly2bitmap |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Matthias Kramm | fixed Makefile bug |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Matthias Kramm | fixed trivial bug in record device |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Matthias Kramm | added filter support to ruby module |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Matthias Kramm | added alpha and font filter drafts |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Matthias Kramm | added two pass support and device filters to gfx library |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Matthias Kramm | fixed a memleak, made pdf device reorder bad unicode |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Matthias Kramm | added ttf support to ruby module |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Matthias Kramm | even more ttf bugfixes |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Matthias Kramm | more ttf bug fixes |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Matthias Kramm | darwin fixes |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Matthias Kramm | small bugfix in ruby shared library test |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Matthias Kramm | made 'make install' install ruby module, too |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Matthias Kramm | detect ruby in configure script |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Matthias Kramm | fixed bugs in ttf writer |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Matthias Kramm | small bugfixes in pdf2pdf |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Matthias Kramm | fixed clipshape handling in pdf2pdf |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Matthias Kramm | added clip spec |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Matthias Kramm | added ttf support to pdf2pdf |
commit | commitdiff | tree | snapshot |
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 |
next |