1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 17:32:29 +01:00

wrlib: add image flip functions

This patch adds RVerticalFlipImage and RHorizontalFlipImage functions.
This commit is contained in:
David Maciejak
2014-05-21 11:59:48 +07:00
committed by Carlos R. Mafra
parent 1265873fa3
commit 057048e09b
4 changed files with 139 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ libwraster_la_SOURCES = \
misc.c \
scale.c \
rotate.c \
flip.c \
convolve.c \
save_xpm.c \
xutil.c \