Move experimental notation

This commit is contained in:
Alex Clark 2013-03-13 20:43:01 -04:00
parent b397e3ee78
commit a60a987866

View File

@ -391,7 +391,7 @@ class pil_build_ext(build_ext):
(feature.tcl and feature.tk, "TKINTER"),
(feature.jpeg, "JPEG"),
(feature.zlib, "ZLIB (PNG/ZIP)"),
(feature.tiff, "experimental TIFF G3/G4 read"),
(feature.tiff, "TIFF G3/G4 read (experimental)"),
(feature.freetype, "FREETYPE2"),
(feature.lcms, "LITTLECMS"),
(feature.webp, "WEBP"),