]> git.draconx.ca Git - liblbx.git/commit
liblbx: Expose image lead-in in public struct.
authorNick Bowler <nbowler@draconx.ca>
Thu, 2 Jan 2014 01:33:18 +0000 (20:33 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 23 Jan 2014 03:12:17 +0000 (22:12 -0500)
commitba19b133bf87936dc606dd994f56f433a278b768
tree212f98f223ac726865b7cfebe0cba34c9a96583c
parentfc46251027e2c65bff081cc04939ff13015501aa
liblbx: Expose image lead-in in public struct.

Since we've finally defined the meaning of this value it makes sense to
expose it to the user.  This eliminates another need for lbx_img_getinfo,
but maintain the old functionality there for now.
src/gui/lbxgui.c
src/image.c
src/image.h