README tweaks
This commit is contained in:
parent
0b3565c04d
commit
0ccde9e0f7
10
README.md
10
README.md
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user