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 438f61e commit a1b41feCopy full SHA for a1b41fe
doc/api/next_api_changes/removals/20866-JKS.rst
@@ -0,0 +1,7 @@
1
+ttconv removed
2
+~~~~~~~~~~~~~~
3
+
4
+The ``matplotlib._ttconv`` extension has been removed. Most of its
5
+functionaliy was already replaced by other code, and the only thing left
6
+was embedding TTF fonts in PostScript in Type 42 format. This is now
7
+done in the PS backend using the FontTools library.
0 commit comments