update file format list in README
This commit is contained in:
parent
d4382c3032
commit
83fe16054c
13
README.md
13
README.md
@ -8,12 +8,13 @@ similar libraries, [libvips runs quickly and uses little
|
|||||||
memory](http://www.vips.ecs.soton.ac.uk/index.php?title=Speed_and_Memory_Use).
|
memory](http://www.vips.ecs.soton.ac.uk/index.php?title=Speed_and_Memory_Use).
|
||||||
libvips is licensed under the LGPL 2.1+.
|
libvips is licensed under the LGPL 2.1+.
|
||||||
|
|
||||||
It has around 300 operations covering arithmetic, histograms, convolutions,
|
It has around 300 operations covering arithmetic, histograms,
|
||||||
morphological operations, frequency filtering, colour, resampling, statistics
|
convolutions, morphological operations, frequency filtering, colour,
|
||||||
and others. It supports a large range of numeric formats, from 8-bit int to
|
resampling, statistics and others. It supports a large range of numeric
|
||||||
128-bit complex. It supports a good range of image formats, including
|
formats, from 8-bit int to 128-bit complex. It supports a good range of
|
||||||
JPEG, TIFF, PNG, WebP, FITS, Matlab, OpenEXR, DeepZoom, and OpenSlide.
|
image formats, including JPEG, TIFF, PNG, WebP, FITS, Matlab, OpenEXR,
|
||||||
It can also load images via ImageMagick or GraphicsMagick.
|
PDF, SVG, HDR, PPM, CSV, GIF, Analyze, DeepZoom, and OpenSlide. It can
|
||||||
|
also load images via ImageMagick or GraphicsMagick.
|
||||||
|
|
||||||
It has APIs for
|
It has APIs for
|
||||||
[C](http://www.vips.ecs.soton.ac.uk/supported/current/doc/html/libvips/using-from-c.html)
|
[C](http://www.vips.ecs.soton.ac.uk/supported/current/doc/html/libvips/using-from-c.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user