bugfixes in png speed optimization
[swftools.git] / lib /
2010-03-31 Matthias Krammbugfixes in png speed optimization
2010-03-31 Matthias Krammpng speed improvement draft
2010-03-31 Matthias Krammadded fastlz support in record device
2010-03-31 Matthias Krammcompress images in record device
2010-03-31 Matthias Krammimproved png compression
2010-03-26 Matthias Krammcompacted chars in record device
2010-03-25 Matthias Krammfixed segfault
2010-03-25 Matthias Krammfixed type3 memory overflow
2010-03-25 Matthias Krammnew parameter addspacechars
2010-03-23 Matthias Krammfixed ascent/descent bug for ocr fonts
2010-03-23 Matthias Krammadded extension to temp files
2010-03-23 Matthias Krammtreat glyphs with alpha=0 differently than normal glyph...
2010-03-22 Matthias Krammuse open64 in bitio if available
2010-03-22 Matthias Krammfix for zero font ids
2010-03-20 Matthias Krammmade poly2bitmap slightly faster
2010-03-19 Matthias Krammgenerate correct left side bearings
2010-03-19 Matthias Krammfixed poly2bitmap hairline issue
2010-03-18 Matthias Krammfixed bug in poly2bitmap
2010-03-17 Matthias Krammfixed bug in unicode relocation
2010-03-17 Matthias Krammfixed memory initialization bug in remove_font_transfor...
2010-03-17 Matthias Krammfixed 'make clean'
2010-03-17 Matthias Krammdon't drop empty glyphs in poly2bitmap
2010-03-17 Matthias Krammrefactored ttf unicode mapping
2010-03-17 Matthias Krammchanged an error to a warning
2010-03-17 Matthias Krammalways assume space chars are at 32
2010-03-17 Matthias KrammFixed bug in ttf generator.
2010-03-16 Matthias Krammtrivial bug fixes
2010-03-16 Matthias Krammadded internal pdf2jpeg utility
2010-03-15 Matthias Krammfixed segfault when rescaling small images
2010-03-15 Matthias Krammfixed segfault in swfrender
2010-03-13 Matthias Krammfixed segfault
2010-03-13 Matthias Krammminor bugfixes
2010-03-13 Matthias Krammalways preserve space char in filters
2010-03-12 Matthias Krammalways store detected spaces at unicode 32
2010-03-11 Matthias Krammfixed linegap value
2010-03-11 Matthias Krammfont transforms: keep unit transforms the same
2010-03-10 Matthias Krammfill in prep table by default
2010-03-10 Matthias Krammadded gasp,fpgm,prep and cvt tables
2010-03-10 Matthias Krammfixed windows ascent/descent
2010-03-10 Matthias Krammmore bugfixes in font transform code
2010-03-10 Matthias Krammfixes to ttf file format, merged in Mike Lewis name...
2010-03-10 Matthias Krammsmall bugfix in ttf generator
2010-03-10 Matthias Krammfixed bug in previous commit
2010-03-10 Matthias Krammreduced number of fonts
2010-03-09 Matthias Krammdon't regenerate advance values during font transform
2010-03-09 Matthias Krammkeep advances positive when transforming a font
2010-03-09 Matthias Krammoops
2010-03-09 Matthias Krammadded version to gfx module
2010-03-09 Matthias Krammmade font pretransforming always generate points to...
2010-03-09 Matthias Krammfixed a few bugs in remove_font_transforms filter
2010-03-08 Matthias Krammfixed space char detection for type3 fonts
2010-03-08 Matthias Krammfixed Makefile, removed annoying warning
2010-03-06 Matthias Krammstarted implementing the remove_font_transforms filter
2010-03-06 Matthias Krammadded gfxfilter for merging fonts
2010-03-05 Matthias Krammfixed mem leak
2010-03-05 Matthias Krammfixed drawlink() ruby callback
2010-03-04 Matthias Krammfixed os/2 descent
2010-03-04 Matthias Krammmore windows fixes
2010-03-04 Matthias Krammmade .ttf files work on windows
2010-03-03 Matthias Krammadded save_eot() function to ruby module
2010-03-03 Matthias Krammadded eot support to ttf library
2010-03-02 Matthias Krammrenamed SWAP/REVERSESWAP to {LE,BE}_TO_NATIVE
2010-03-02 Matthias Krammremoved a few instances of SWAP32
2010-03-02 Matthias Krammmade pdf2pdf clean up after itself
2010-03-02 Matthias Krammfixed segfault in pdf2pdf
2010-03-02 Matthias Krammfixed specs
2010-03-02 Matthias Krammfixed z-order problems in poly2bitmap
2010-03-02 Matthias Krammfixed Makefile bug
2010-03-02 Matthias Krammfixed trivial bug in record device
2010-02-27 Matthias Krammadded filter support to ruby module
2010-02-26 Matthias Krammadded alpha and font filter drafts
2010-02-26 Matthias Krammadded two pass support and device filters to gfx library
2010-02-25 Matthias Krammfixed a memleak, made pdf device reorder bad unicode
2010-02-25 Matthias Krammadded ttf support to ruby module
2010-02-25 Matthias Krammeven more ttf bugfixes
2010-02-25 Matthias Krammmore ttf bug fixes
2010-02-24 Matthias Krammmade 'make install' install ruby module, too
2010-02-24 Matthias Krammdetect ruby in configure script
2010-02-20 Matthias Krammfixed bugs in ttf writer
2010-02-19 Matthias Krammsmall bugfixes in pdf2pdf
2010-02-19 Matthias Krammfixed clipshape handling in pdf2pdf
2010-02-19 Matthias Krammadded ttf support to pdf2pdf
2010-02-18 Matthias Krammfixed masked image bug
2010-02-18 Matthias Krammfixed bugs in ttf generator
2010-02-18 Matthias Krammadded gfxfont_save() to gfxfont.{c,h}
2010-02-18 Matthias Krammadded seeking support to bitio
2010-02-18 Matthias Krammfixed restitching bug
2010-02-17 Matthias Krammadded cmap support
2010-02-16 Matthias Krammadded truetype parser
2010-02-10 Matthias Krammadded has_alpha function to ruby bitmap object
2010-02-08 krammapplied definebuttonsound patch from Dan Weiss
2010-02-07 krammfixed win32 compilation, added missing files to tarball
2010-02-05 Matthias Krammfixed exceptionally stupid mem leak
2010-02-05 Matthias Krammadded some basic transparency support to pdf2pdf
2010-02-05 Matthias Krammeven more memleak fixes
2010-02-05 Matthias Krammfixed another mem leak
2010-02-05 Matthias Krammfixed a mem leak
2010-02-04 Matthias Krammadded prepare() to ruby gfx interface
2010-02-04 Matthias Krammmade pdf2pdf clean up its tempfiles
2010-02-03 Matthias Krammallow a pdf file to have broken pages
next