Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c04e9 commit f40bf14Copy full SHA for f40bf14
INSTALL
@@ -245,12 +245,8 @@ Optional dependencies
245
selection of image file formats.
246
247
248
-:term:`freetype` 2.4 or later
249
- library for reading true type font files. Matplotlib in known
250
- to work with freetype 2.3, and the required version will be reduced
251
- in 1.4.1. If you need to build from source on a system which only has
252
- freetype 2.3 available, please edit L945 of `setupext.py` to reduce
253
- `min_version` to 2.3.
+:term:`freetype` 2.3 or later
+ library for reading true type font files.
254
255
256
Required libraries that ship with matplotlib
0 commit comments