Patches no longer seem to be needed
[debian-dgen.git] / hqx / ChangeLog
blob6e31ae6075c8a66c87a45c8f837c213fdc1a8ae9
1 2010-03-31 Cameron Zemek <grom@zeminvaders.net>
2     * *.c: Changed to use stdint.h for fixed width integer types
3     * common.h: Changed interpolate functions to work with 24bit color
4     * init.c: Changed RGBtoYUV table to convert 24bit color values
5     * hqx.c: Created command line tool that uses DevIL
7 2011-12-05 Cameron Zemek <grom@zeminvaders.net>
8     * Thanks for this change go to anbaricforce
9     * hqx.h: Added declarations for row byte versions
10     * hq*x.c: Added version of function that takes row bytes
12 2011-12-05 Cameron Zemek <grom@zeminvaders.net>, Francois Gannaz <mytskine@gmail.com>
13     * Added transparency support