mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
fb16dfecae
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
439 B
Plaintext
9 lines
439 B
Plaintext
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.
|