add quant note to readme
This commit is contained in:
parent
b889181966
commit
ca78abe2ed
11
README.md
11
README.md
@ -227,15 +227,16 @@ is still necessary for save.
|
|||||||
If libspng is not present and libpng is, libvips will load PNG files with
|
If libspng is not present and libpng is, libvips will load PNG files with
|
||||||
libpng. It will always save PNG files with libpng.
|
libpng. It will always save PNG files with libpng.
|
||||||
|
|
||||||
### libimagequant
|
### libimagequant, quantizr
|
||||||
|
|
||||||
If present, libvips can write 8-bit palette-ised PNGs.
|
If one of these quantisation packages is present, libvips can write 8-bit
|
||||||
|
palette-ised PNGs and GIFs.
|
||||||
|
|
||||||
### ImageMagick, or optionally GraphicsMagick
|
### ImageMagick, or optionally GraphicsMagick
|
||||||
|
|
||||||
If available, libvips adds support for loading all libMagick-supported
|
If available, libvips adds support for loading and
|
||||||
image file types. Use `--with-magickpackage=GraphicsMagick` to build against
|
saving all libMagick-supported image file types. Use
|
||||||
graphicsmagick instead.
|
`--with-magickpackage=GraphicsMagick` to build against graphicsmagick instead.
|
||||||
|
|
||||||
Imagemagick 6.9+ needs to have been built with `--with-modules`. Most packaged
|
Imagemagick 6.9+ needs to have been built with `--with-modules`. Most packaged
|
||||||
IMs are, I think.
|
IMs are, I think.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user