Skip to content

Commit 464030f

Browse files
committed
polish README
1 parent 528aad6 commit 464030f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# vipsdisp
22

3-
This program displays an image with libvips and gtk4. This is supposed
4-
to be a slightly useful image viewer. It can display huge (many, many GB)
5-
images quickly and without using much memory. It supports many scientific
6-
and technical image formats, including TIFF, WEBP, JP2K, JXL, AVIF, HEIC, PNG,
7-
JPEG, SVS, MRXS, OpenEXR, GIF, PDF, SVG, FITS, Matlab, NIfTI, Analyze, etc. It
8-
supports pixel types from 1 bit mono to 128-bit double precision complex.
3+
This program displays an image with libvips and gtk4. It can display huge
4+
(many, many GB) images quickly and without using much memory. It supports
5+
many scientific and technical image formats, including TIFF, WEBP, JP2K,
6+
JXL, AVIF, HEIC, PNG, JPEG, SVS, MRXS, OpenEXR, GIF, PDF, SVG, FITS, Matlab,
7+
NIfTI, Analyze, etc. It supports pixel types from 1 bit mono to 128-bit
8+
double precision complex.
99

1010
All of the UI can make finding the details of image display in the sourcecode
1111
difficult. See [vipsdisp-tiny](https://github.com/libvips/vipsdisp-tiny) for

0 commit comments

Comments
 (0)