wrlib: separated the code to save to XPM from the builtin XPM loading
commitaa99207ab4f36615ce9467c6062462db6cc07b65
authorChristophe CURIS <christophe.curis@free.fr>
Fri, 8 Nov 2013 17:50:00 +0000 (8 18:50 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:03 +0000 (30 18:11 +0000)
tree1e0e5dc89eed0c0ea697f407f8609ab6b6c7cfe4
parent356c242143910af850dd132dd3c948619af4fecf
wrlib: separated the code to save to XPM from the builtin XPM loading

Big files are harder to work with, so split load and save, which
happen to already be independent anyway.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
wrlib/Makefile.am
wrlib/nxpm.c
wrlib/save_xpm.c [new file with mode: 0644]