note JPEG-XL in README.md

This commit is contained in:
John Cupitt 2021-04-18 17:57:09 +01:00
parent 0cdfb851b9
commit 63d2da6a1d

View File

@ -22,10 +22,11 @@ operations, frequency filtering, colour, resampling,
statistics and others. It supports a large range of [numeric statistics and others. It supports a large range of [numeric
types](https://libvips.github.io/libvips/API/current/VipsImage.html#VipsBandFormat), types](https://libvips.github.io/libvips/API/current/VipsImage.html#VipsBandFormat),
from 8-bit int to 128-bit complex. Images can have any number of bands. from 8-bit int to 128-bit complex. Images can have any number of bands.
It supports a good range of image formats, including JPEG, JPEG2000, TIFF, PNG, It supports a good range of image formats, including JPEG, JPEG2000, JPEG-XL,
WebP, HEIC, AVIF, FITS, Matlab, OpenEXR, PDF, SVG, HDR, PPM / PGM / PFM, TIFF, PNG, WebP, HEIC, AVIF, FITS, Matlab, OpenEXR, PDF, SVG, HDR, PPM / PGM /
CSV, GIF, Analyze, NIfTI, DeepZoom, and OpenSlide. It can also load images PFM, CSV, GIF, Analyze, NIfTI, DeepZoom, and OpenSlide. It can also load
via ImageMagick or GraphicsMagick, letting it work with formats like DICOM. images via ImageMagick or GraphicsMagick, letting it work with formats
like DICOM.
It comes with bindings for It comes with bindings for
[C](https://libvips.github.io/libvips/API/current/using-from-c.html), [C](https://libvips.github.io/libvips/API/current/using-from-c.html),
@ -47,7 +48,7 @@ Rails](https://edgeguides.rubyonrails.org/active_storage_overview.html),
[mediawiki](https://www.mediawiki.org/wiki/Extension:VipsScaler), [mediawiki](https://www.mediawiki.org/wiki/Extension:VipsScaler),
[PhotoFlow](https://github.com/aferrero2707/PhotoFlow) and others. [PhotoFlow](https://github.com/aferrero2707/PhotoFlow) and others.
The official libvips GUI is [nip2](https://github.com/libvips/nip2), The official libvips GUI is [nip2](https://github.com/libvips/nip2),
a strange combination of a spreadsheet and an photo editor. a strange combination of a spreadsheet and a photo editor.
# Install # Install
@ -278,6 +279,10 @@ OpenEXR images.
If available, libvips will read and write JPEG2000 images. If available, libvips will read and write JPEG2000 images.
### libjxl
If available, libvips will read and write JPEG-XL images.
### OpenSlide ### OpenSlide
If available, libvips can load OpenSlide-supported virtual slide If available, libvips can load OpenSlide-supported virtual slide