Skip to content

Commit 6e4dc06

Browse files
committed
update README
1 parent 068bdc4 commit 6e4dc06

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Vipsdisp can display huge (many, many gigabyte) images quickly and without
44
using much memory. As well as the usual PNG, JPG, TIF, PDF, SVG, WEBP,
55
JP2, JXL and GIF, it supports many scientific and technical image formats,
66
including RAW, SVS, MRXS, OpenEXR, FITS, Matlab, NIfTI, Analyze, and
7-
PFM. Vipsdisp supports pixel types from 1 bit mono to 128-bit double precision
7+
PFM. It can also load camera RAW images, and UltraHDR.
8+
9+
Vipsdisp supports pixel types from 1 bit mono to 128-bit double precision
810
complex, you can convert image formats, it support copy-paste and drag-drop,
911
and it has a range of useful visualisation tools and display modes.
1012

@@ -45,8 +47,8 @@ for each release](https://github.com/jcupitt/vipsdisp/releases).
4547

4648
* It supports many scientific and technical image formats, including TIFF,
4749
WEBP, JP2K, JXL, RAW, HEIC, AVIF, PNG, JPEG, SVS, MRXS, OpenEXR, GIF, PDF,
48-
SVG, FITS, Matlab, NIfTI, Analyze, etc. It supports many numeric pixel types,
49-
any number of image bands, many colour spaces.
50+
UHDR, SVG, FITS, Matlab, NIfTI, Analyze, etc. It supports many numeric pixel
51+
types, any number of image bands, many colour spaces.
5052

5153
* It doesn't need to keep the whole image in memory. It will only read parts
5254
that it needs for display, and it understands most pyramidal image formats.

0 commit comments

Comments
 (0)