document support for OpenSlide

This commit is contained in:
Benjamin Gilbert 2011-12-08 14:49:53 -05:00
parent e3577bad1f
commit 0c42fb85c3
2 changed files with 5 additions and 1 deletions

4
README
View File

@ -140,6 +140,10 @@ OpenEXR
if available, libvips will directly read (but not write, sadly)
OpenEXR images
OpenSlide
if available, libvips can load OpenSlide-supported virtual slide
files: Aperio, Hamamatsu VMS and VMU, MIRAX, and Trestle
swig
python
python-dev

View File

@ -57,7 +57,7 @@
* transparently supported by im_open().
*
* VIPS comes with VipsFormat for TIFF, JPEG, PNG, Analyze, PPM, OpenEXR, CSV,
* Matlab, Radiance, RAW, VIPS and one that wraps libMagick.
* Matlab, Radiance, RAW, VIPS and ones that wrap libMagick and OpenSlide.
*/
/**