8000 Merge branch '20866-remove-ttconv' into freethread · matplotlib/matplotlib@f43bce1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f43bce1

Browse files
committed
Merge branch '20866-remove-ttconv' into freethread
2 parents fd1acad + 7f2b2a2 commit f43bce1

File tree

16 files changed

+276
-2548
lines changed

16 files changed

+276
-2548
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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.

extern/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Bundled code.
22
subdir('agg24-svn')
3-
subdir('ttconv')
43

54
# External code.
65

extern/ttconv/pprdrv.h

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0