1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-09 18:15:54 +01:00

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>
This commit is contained in:
Christophe CURIS
2013-11-08 18:50:00 +01:00
committed by Carlos R. Mafra
parent 356c242143
commit aa99207ab4
3 changed files with 284 additions and 232 deletions

View File

@@ -35,6 +35,7 @@ libwraster_la_SOURCES = \
rotate.c \
convolve.c \
nxpm.c \
save_xpm.c \
xutil.c \
ppm.c