fixed bug in jpeg2000 decoding
[swftools.git] / lib / filters /
2010-04-28 Matthias KrammRevert "added font combine prototype"
2010-04-27 Matthias Krammadded font combine prototype
2010-04-13 Matthias Krammfixed lsb issue
2010-04-01 Matthias Krammfixed segfault in remove_font_transforms filter
2010-04-01 Matthias Krammadded vectors_to_glyphs filter
2010-03-31 Matthias Krammfixed space char detection bug
2010-03-26 Matthias Krammfixed merge conflict
2010-03-26 Matthias Krammfixed memleak, made remove_font_transforms subset the...
2010-03-23 Matthias Krammfixed ascent/descent bug for ocr fonts
2010-03-23 Matthias Krammtreat glyphs with alpha=0 differently than normal glyph...
2010-03-22 Matthias Krammfix for zero font ids
2010-03-17 Matthias Krammfixed memory initialization bug in remove_font_transfor...
2010-03-16 Matthias Krammtrivial bug fixes
2010-03-13 Matthias Krammalways preserve space char in filters
2010-03-11 Matthias Krammfont transforms: keep unit transforms the same
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 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 Krammmade font pretransforming always generate points to...
2010-03-09 Matthias Krammfixed a few bugs in remove_font_transforms filter
2010-03-06 Matthias Krammstarted implementing the remove_font_transforms filter
2010-03-06 Matthias Krammadded gfxfilter for merging fonts
2010-02-27 Matthias Krammadded filter support to ruby module
2010-02-26 Matthias Krammadded alpha and font filter drafts