mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-26 08:22:37 +01:00
wrlib: Added clean-up of library internals in 'RShutdown'
The library uses internally a cache of tables to convert image to different depths, there is now an internal function 'r_destroy_conversion_tables' to free them.
This commit is contained in:
committed by
Carlos R. Mafra
parent
e237ec15a0
commit
1b2e8a6491
@@ -28,6 +28,7 @@ libwraster_la_SOURCES = \
|
||||
save.c \
|
||||
gradient.c \
|
||||
xpixmap.c \
|
||||
convert.h \
|
||||
convert.c \
|
||||
context.c \
|
||||
misc.c \
|
||||
|
||||
Reference in New Issue
Block a user