]> git.draconx.ca Git - liblbx.git/history - src/lbximg.c
lbximg: Fix --override long option.
[liblbx.git] / src / lbximg.c
2013-06-19 Nick Bowlerlbximg: Fix --override long option.
2013-06-14 Nick Bowlerlbximg: Make libpng a soft dependency.
2013-06-14 Nick Bowlerlbximg: Add support for Netpbm output.
2013-06-14 Nick Bowlerliblbx: Don't scale palette values internally.
2013-06-14 Nick Bowlerlbximg: Fix printf format string in identify mode.
2013-06-14 Nick Bowlerlbximg: Push no-palette mode down into the PNG writer.
2013-06-14 Nick Bowlerlbximg: Add a new PNG writing routine.
2013-06-14 Nick Bowlertools: Add some smarter error printing routines.
2013-06-14 Nick Bowlertools: Move progname handling into a common source...
2011-12-05 Nick Bowlerliblbx: Remove now-redundant fields from lbx_imginfo.
2011-12-05 Nick Bowlerliblbx: Kill the LBXimg typedef.
2010-02-11 Nick Bowlerliblbx: Namespace cleanup.
2010-02-11 Nick Bowlerliblbx: Implement improved error reporting mechanism.
2010-02-11 Nick Bowlerliblbx: Rename LBX_IMG to LBXimg.
2010-02-10 Nick Bowlerlicense: Fix copyright years in source files.
2010-02-10 Nick Bowlerlbximg: Clean up option list.
2010-02-10 Nick Bowlerlbximg: Use the new lbximg_fopen interface.
2010-02-10 Nick Bowlerliblbx: Update lbximg_fopen to work like lbx_fopen.
2010-02-10 Nick Bowlerlbximg: Fix improper free.
2010-02-10 Nick Bowlerlbximg: Zero frame bitmap before use.
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.