README tweaks

This commit is contained in:
John Cupitt 2018-08-07 15:07:38 +01:00
parent 0b3565c04d
commit 0ccde9e0f7
1 changed files with 9 additions and 1 deletions

View File

@ -184,7 +184,7 @@ or perhaps:
CFLAGS="-g -Wall -I/opt/local/include -L/opt/local/lib" \
CXXFLAGS="-g -Wall -I/opt/local/include -L/opt/local/lib" \
./configure --without-python --prefix=/Users/john/vips
./configure --prefix=/Users/john/vips
to get libvips to see your builds.
@ -247,6 +247,10 @@ be OK.
If present, libvips can load and save png files.
### libimagequant
If present, libvips can write 8-bit palette-ised PNGs.
### ImageMagick, or optionally GraphicsMagick
If available, libvips adds support for loading all libMagick-supported
@ -283,6 +287,10 @@ If available, vips can load FITS images.
If available, vips can load and save WebP images.
### libniftiio
If available, vips can load and save NIFTI images.
### OpenEXR
If available, libvips will directly read (but not write, sadly)