mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-22 03:13:31 +01:00
WRaster: Add optional support to JPEG XL
Detect if libjxl is intalled, and build-in support in raster lib. Feature can be disabled/enabled at configure time.
This commit is contained in:
committed by
Carlos R. Mafra
parent
67e2f5e1ca
commit
4392fdc291
@@ -29,6 +29,7 @@ POTFILES = \
|
||||
$(top_srcdir)/wrlib/load_ppm.c \
|
||||
$(top_srcdir)/wrlib/load_gif.c \
|
||||
$(top_srcdir)/wrlib/load_jpeg.c \
|
||||
$(top_srcdir)/wrlib/load_jxl.c \
|
||||
$(top_srcdir)/wrlib/load_png.c \
|
||||
$(top_srcdir)/wrlib/load_tiff.c \
|
||||
$(top_srcdir)/wrlib/load_xpm.c \
|
||||
|
||||
Reference in New Issue
Block a user