Skip to content

Commit 7742f7c

Browse files
committed
Merge pull request #3754 from mdboom/freetype-not-optional
DOC/MNT : Freetype isn't actually optional
1 parent eb001d1 commit 7742f7c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

INSTALL

+2-4
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@ libpng 1.2 (or later)
204204
`pytz`
205205
Used to manipulate time-zone aware datetimes.
206206

207+
:term:`freetype` 2.3 or later
208+
library for reading true type font files.
207209

208210

209211
Optional GUI framework
@@ -245,10 +247,6 @@ Optional dependencies
245247
selection of image file formats.
246248

247249

248-
:term:`freetype` 2.3 or later
249-
library for reading true type font files.
250-
251-
252250
Required libraries that ship with matplotlib
253251
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
254252
:term:`agg` 2.4

0 commit comments

Comments
 (0)