hrjet
I had added XMP support to FLIF last year: FLIF-hub/FLIF#375hrjet
TheGreatNi: Which version are you using?
hrjet
Also, check the version of libpng being used. IIRC, versions below 1.6 don't have the requisite support.
TheGreatNi
I'm testing it out by adding xmp data via xnview, then converting to and from flif
TheGreatNi
Repo manager of my distro that is
convert.exe
to handle converting any other image format over to .png
, then flif.exe
to convert from .png
to .flif
.exe
file for windows and flif-wasm
for OSX/Linux. It use's node commands to run the executable and it converts the JavaScript Object of options that are passed in into command line arguments