File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,12 @@ six 1.3 or later
196196 Python 2/3 compatibility library. This is also a dependency of
197197 :term:`dateutil`.
198198
199+ libpng 1.2 (or later)
200+ library for loading and saving :term:`PNG` files (`download
201+ <http://www.libpng.org/pub/png/libpng.html>`__). libpng requires
202+ zlib. If you are a Windows user, you can ignore this because we
203+ build support into the matplotlib single-click installer
204+
199205
200206**Optional GUI frameworks**
201207
@@ -239,13 +245,6 @@ ImageMagick
239245 user, you can ignore this since we build support into the
240246 matplotlib single click installer.
241247
242-
243- libpng 1.2 (or later)
244- library for loading and saving :term:`PNG` files (`download
245- <http://www.libpng.org/pub/png/libpng.html>`__). libpng requires
246- zlib. If you are a Windows user, you can ignore this because we
247- build support into the matplotlib single-click installer
248-
249248**Required libraries that ship with matplotlib**
250249
251250:term:`agg` 2.4
You can’t perform that action at this time.
0 commit comments