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:
committed by
Carlos R. Mafra
parent
356c242143
commit
aa99207ab4
@@ -35,6 +35,7 @@ libwraster_la_SOURCES = \
|
||||
rotate.c \
|
||||
convolve.c \
|
||||
nxpm.c \
|
||||
save_xpm.c \
|
||||
xutil.c \
|
||||
ppm.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user