2010-03-17 |
Matthias Kramm | always assume space chars are at 32 |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Matthias Kramm | Fixed bug in ttf generator. |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Matthias Kramm | trivial bug fixes |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Matthias Kramm | added internal pdf2jpeg utility |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Kramm | fixed segfault when rescaling small images |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Matthias Kramm | fixed segfault in swfrender |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Matthias Kramm | fixed segfault |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Matthias Kramm | minor bugfixes |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Matthias Kramm | always preserve space char in filters |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Matthias Kramm | always store detected spaces at unicode 32 |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Matthias Kramm | fixed linegap value |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Matthias Kramm | font transforms: keep unit transforms the same |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Matthias Kramm | fill in prep table by default |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Matthias Kramm | added gasp,fpgm,prep and cvt tables |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Matthias Kramm | fixed windows ascent/descent |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Matthias Kramm | more bugfixes in font transform code |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Matthias Kramm | fixes to ttf file format, merged in Mike Lewis name... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Matthias Kramm | small bugfix in ttf generator |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Matthias Kramm | fixed bug in previous commit |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Matthias Kramm | reduced number of fonts |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Matthias Kramm | don't regenerate advance values during font transform |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Matthias Kramm | keep advances positive when transforming a font |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Matthias Kramm | oops |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Matthias Kramm | added version to gfx module |
commit | commitdiff | tree | snapshot |
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 |
next |