summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-08fixed a few bugs in remove_font_transforms filterMatthias Kramm3-10/+39
2010-03-08fixed space char detection for type3 fontsMatthias Kramm1-3/+10
2010-03-08fixed Makefile, removed annoying warningMatthias Kramm2-2/+1
2010-03-05started implementing the remove_font_transforms filterMatthias Kramm5-1/+177
2010-03-05added gfxfilter for merging fontsMatthias Kramm7-3/+272
2010-03-05fixed mem leakMatthias Kramm1-0/+1
2010-03-05fixed drawlink() ruby callbackMatthias Kramm1-1/+2
2010-03-03fixed os/2 descentMatthias Kramm1-2/+2
2010-03-03more windows fixesMatthias Kramm1-74/+105
2010-03-03made .ttf files work on windowsMatthias Kramm1-5/+19
2010-03-02added save_eot() function to ruby moduleMatthias Kramm1-0/+10
2010-03-02added eot support to ttf libraryMatthias Kramm5-57/+353
2010-03-02renamed SWAP/REVERSESWAP to {LE,BE}_TO_NATIVEMatthias Kramm5-24/+24
2010-03-02removed a few instances of SWAP32Matthias Kramm1-10/+2
2010-03-02made pdf2pdf clean up after itselfMatthias Kramm1-2/+4
2010-03-02fixed segfault in pdf2pdfMatthias Kramm2-0/+3
2010-03-02fixed specsMatthias Kramm3-156/+153
2010-03-02fixed z-order problems in poly2bitmapMatthias Kramm2-108/+153
2010-03-01fixed Makefile bugMatthias Kramm1-1/+1
2010-03-01fixed trivial bug in record deviceMatthias Kramm1-1/+1
2010-02-26added filter support to ruby moduleMatthias Kramm9-95/+180
2010-02-25added alpha and font filter draftsMatthias Kramm8-2/+232
2010-02-25added two pass support and device filters to gfx libraryMatthias Kramm11-30/+458
2010-02-25fixed a memleak, made pdf device reorder bad unicodeMatthias Kramm4-10/+79
2010-02-25added ttf support to ruby moduleMatthias Kramm1-0/+11
2010-02-24even more ttf bugfixesMatthias Kramm2-1/+13
2010-02-24more ttf bug fixesMatthias Kramm3-22/+48
2010-02-24darwin fixesMatthias Kramm2-3/+5
2010-02-23small bugfix in ruby shared library testMatthias Kramm1-2/+2
2010-02-23made 'make install' install ruby module, tooMatthias Kramm6-5/+21
2010-02-23detect ruby in configure scriptMatthias Kramm8-11/+442
2010-02-19fixed bugs in ttf writerMatthias Kramm4-12/+88
2010-02-19small bugfixes in pdf2pdfMatthias Kramm1-3/+1
2010-02-19fixed clipshape handling in pdf2pdfMatthias Kramm1-7/+17
2010-02-19added clip specMatthias Kramm3-0/+143
2010-02-18added ttf support to pdf2pdfMatthias Kramm4-42/+251
2010-02-18fixed masked image bugMatthias Kramm1-12/+14
2010-02-18fixed bugs in ttf generatorMatthias Kramm3-19/+22
2010-02-18applied swfextract -a RANGE patch from Paul FitzpatrickMatthias Kramm1-24/+89
2010-02-17added gfxfont_save() to gfxfont.{c,h}Matthias Kramm7-149/+438
2010-02-17added seeking support to bitioMatthias Kramm2-0/+35
2010-02-17fixed restitching bugMatthias Kramm1-1/+1
2010-02-16added cmap supportMatthias Kramm2-3/+244
2010-02-15added truetype parserMatthias Kramm2-0/+1564
2010-02-10added has_alpha function to ruby bitmap objectMatthias Kramm1-0/+13
2010-02-09spec adjustmentsMatthias Kramm2-7/+10
2010-02-08added new small font testMatthias Kramm2-0/+46
2010-02-07applied definebuttonsound patch from Dan Weisskramm1-1/+4
2010-02-06fixed win32 compilation, added missing files to tarballkramm6-16/+56
2010-02-04fixed exceptionally stupid mem leakMatthias Kramm1-4/+4