]> git.draconx.ca Git - liblbx.git/history - src/lbximg.c
liblbx: Add support for "chunked" images.
[liblbx.git] / src / lbximg.c
2010-02-09 Nick Bowlerliblbx: Add support for "chunked" images.
2010-02-08 Nick Bowlerliblbx: Use lbx_file_ops for lbximg_loadpalette.
2010-02-08 Nick Bowlerlbximg: Properly convert lbx_colour to png_color.
2010-02-08 Nick Bowlerlbxtool: Remove - as a synonym for stdin.
2010-02-08 Nick Bowlerliblbx: Parameterise I/O functions for image handling.
2010-02-04 Nick Bowlergnulib: Use the fnmatch module.
2010-02-04 Nick Bowlergnulib: Use getopt-gnu module for increased tool portab...
2009-11-02 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2008-01-05 Nick BowlerAdd version, help, and usage messages to the tools.
2008-01-05 Nick BowlerAdd man pages for lbxtool and lbximg
2008-01-04 Nick BowlerMove reading of embedded palette header into lbximg_fop...
2008-01-04 Nick BowlerUpdate license information.
2008-01-04 Nick BowlerImplement image masks to handle transparency in images.
2008-01-04 Nick BowlerUpdate palette handling in the lbximg tool.
2007-12-31 Nick BowlerImplement decoding for lbximg.
2007-12-31 Nick BowlerInitial implementation of the lbximg tool.