Skip to content

Commit 274ad6f

Browse files
committed
doc: Add Philips TIFF and Ventana TIFF to format list
1 parent 1a2e6c8 commit 274ad6f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ OpenSlide can read virtual slides in several formats:
1919
* Hamamatsu_ (``.ndpi``, ``.vms``, ``.vmu``)
2020
* Leica_ (``.scn``)
2121
* MIRAX_ (``.mrxs``)
22+
* Philips_ (``.tiff``)
2223
* Sakura_ (``.svslide``)
2324
* Trestle_ (``.tif``)
24-
* Ventana_ (``.bif``)
25+
* Ventana_ (``.bif``, ``.tif``)
2526
* `Generic tiled TIFF`_ (``.tif``)
2627

2728
OpenSlide Python is released under the terms of the `GNU Lesser General
@@ -32,6 +33,7 @@ Public License, version 2.1`_.
3233
.. _Hamamatsu: http://openslide.org/formats/hamamatsu/
3334
.. _Leica: http://openslide.org/formats/leica/
3435
.. _MIRAX: http://openslide.org/formats/mirax/
36+
.. _Philips: http://openslide.org/formats/philips/
3537
.. _Sakura: http://openslide.org/formats/sakura/
3638
.. _Trestle: http://openslide.org/formats/trestle/
3739
.. _Ventana: http://openslide.org/formats/ventana/

0 commit comments

Comments
 (0)