]> git.draconx.ca Git - liblbx.git/history - src/image.c
Update handling of embedded palette data in image files.
[liblbx.git] / src / image.c
2007-12-31 Nick BowlerUpdate handling of embedded palette data in image files.
2007-12-31 Nick BowlerFixes to image processing.
2007-12-31 Nick BowlerAdd lbx_getinfo() to query properties of a loaded LBX...
2007-12-31 Nick BowlerFix segfault on EOF in lbximg_fopen().
2007-12-31 Nick Bowler"Soften" the format assertions so that they no longer...
2007-12-31 Nick BowlerFix processing of the 2nd type of drawing command in...
2007-12-31 Nick BowlerImplement functions for loading palettes, and slightly...
2007-12-31 Nick BowlerStarting implementation of image parsing code.
2007-12-29 Nick BowlerStart adding image support to liblbx.