summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-31minor speedups/bugfixescompact_recordMatthias Kramm2-3/+4
2010-03-30bugfixes, parametrized image algorithm in record deviceMatthias Kramm3-15/+32
2010-03-30bugfixes in png speed optimizationMatthias Kramm1-34/+19
2010-03-30png speed improvement draftMatthias Kramm6-6/+116
2010-03-30added fastlz support in record deviceMatthias Kramm2-2/+18
2010-03-30compress images in record deviceMatthias Kramm3-142/+269
2010-03-30improved png compressionMatthias Kramm1-40/+269
2010-03-25compacted chars in record deviceMatthias Kramm1-20/+94
2010-03-25fixed segfaultMatthias Kramm1-1/+1
2010-03-25fixed type3 memory overflowMatthias Kramm1-0/+19
2010-03-25new parameter addspacecharsMatthias Kramm3-1/+8
2010-03-24fixed swfcombine -FMatthias Kramm1-0/+5
2010-03-22fixed ascent/descent bug for ocr fontsMatthias Kramm1-14/+17
2010-03-22added extension to temp filesMatthias Kramm4-19/+23
2010-03-22treat glyphs with alpha=0 differently than normal glyphs (remove outlines)Matthias Kramm2-10/+32
2010-03-22use open64 in bitio if availableMatthias Kramm4-5661/+2008
2010-03-22fix for zero font idsMatthias Kramm1-2/+4
2010-03-19made poly2bitmap slightly fasterMatthias Kramm1-21/+38
2010-03-19generate correct left side bearingsMatthias Kramm3-3/+4
2010-03-18fixed poly2bitmap hairline issueMatthias Kramm5-33/+46
2010-03-18fixed bug in poly2bitmapMatthias Kramm1-13/+13
2010-03-17fixed bug in unicode relocationMatthias Kramm1-1/+2
2010-03-17fixed memory initialization bug in remove_font_transforms filterMatthias Kramm2-3/+2
2010-03-17fixed 'make clean'Matthias Kramm1-1/+1
2010-03-17don't drop empty glyphs in poly2bitmapMatthias Kramm1-18/+14
2010-03-17refactored ttf unicode mappingMatthias Kramm1-16/+23
2010-03-17changed an error to a warningMatthias Kramm1-1/+1
2010-03-17always assume space chars are at 32Matthias Kramm1-6/+1
2010-03-16Fixed bug in ttf generator.Matthias Kramm1-1/+2
2010-03-16trivial bug fixesMatthias Kramm5-20/+18
2010-03-15added internal pdf2jpeg utilityMatthias Kramm3-3/+170
2010-03-15fixed segfault when rescaling small imagesMatthias Kramm1-6/+6
2010-03-15fixed segfault in swfrenderMatthias Kramm1-1/+1
2010-03-12fixed segfaultMatthias Kramm1-2/+0
2010-03-12minor bugfixesMatthias Kramm2-3/+2
2010-03-12always preserve space char in filtersMatthias Kramm1-0/+5
2010-03-12always store detected spaces at unicode 32Matthias Kramm1-0/+6
2010-03-11fixed linegap valueMatthias Kramm1-1/+1
2010-03-10font transforms: keep unit transforms the sameMatthias Kramm1-1/+1
2010-03-10fill in prep table by defaultMatthias Kramm1-16/+28
2010-03-09added gasp,fpgm,prep and cvt tablesMatthias Kramm2-6/+196
2010-03-09fixed windows ascent/descentMatthias Kramm1-2/+2
2010-03-09more bugfixes in font transform codeMatthias Kramm1-6/+2
2010-03-09fixes to ttf file format, merged in Mike Lewis name table patchMatthias Kramm5-56/+56
2010-03-09small bugfix in ttf generatorMatthias Kramm1-1/+1
2010-03-09fixed bug in previous commitMatthias Kramm1-0/+1
2010-03-09reduced number of fontsMatthias Kramm1-0/+6
2010-03-09don't regenerate advance values during font transformMatthias Kramm1-5/+2
2010-03-09keep advances positive when transforming a fontMatthias Kramm1-2/+5
2010-03-09oopsMatthias Kramm1-1/+1