1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/graphics/imlib2-jxl
Jan Beich e69f027f3f graphics/imlib2-jxl: add new port
This is a loader for imlib2 that adds support for reading and writing
JPEG XL files. This lets you view them using feh, for example. It
relies on libjxl for encoding and decoding the images.

All JPEG XL files are supported, with the following limitations:
* All images are internally converted to ARGB with 8 bits per sample,
  in an sRGB colorspace - this is a limitation of imlib2.
* For animated JXLs, only the first frame is decoded.

https://github.com/alistair7/imlib2-jxl
2022-02-19 21:26:39 +00:00
..
distinfo
Makefile
pkg-descr