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 08cdd1a commit c3ed0c9Copy full SHA for c3ed0c9
1 file changed
galleries/users_explain/text/fonts.py
@@ -90,7 +90,7 @@
90
91
The solution to this problem is to subset the fonts used in the document and
92
only embed the glyphs actually used. This gets both vector text and small
93
-files sizes. Computing the subset of the font required and writing the new
+files sizes. Computing the font subset and writing the new
94
(reduced) font are both complex problems and thus Matplotlib relies in most cases
95
on `fontTools <https://fonttools.readthedocs.io/en/latest/>`__.
96
0 commit comments