icon-loader: support xpm icons

This commit is contained in:
Johan Malm 2024-09-29 13:33:01 +01:00
parent 3394f191a4
commit e1c85f0ef5
5 changed files with 1986 additions and 2 deletions

View file

@ -1,6 +1,7 @@
labwc_sources += files(
'img-png.c',
'img-xbm.c',
'img-xpm.c',
)
if have_rsvg