Commit 533b875
committed
Deprecate dviread.Encoding.
In backend_pdf, it previously worked coincidentally because it would
create a list of glyph names with a "single" name of the form
``/foo/bar/baz/...`` which gets correctly interpreted as ``/foo /bar
/baz``, but we may as well use the correct parser there too.1 parent cfe6529 commit 533b875
3 files changed
Lines changed: 11 additions & 12 deletions
File tree
- doc/api/next_api_changes
- lib/matplotlib
- backends
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
754 | 753 | | |
755 | 754 | | |
756 | 755 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
923 | 923 | | |
924 | 924 | | |
925 | 925 | | |
| 926 | + | |
926 | 927 | | |
927 | 928 | | |
928 | 929 | | |
| |||
971 | 972 | | |
972 | 973 | | |
973 | 974 | | |
974 | | - | |
975 | | - | |
976 | | - | |
977 | | - | |
978 | | - | |
979 | | - | |
| 975 | + | |
980 | 976 | | |
981 | 977 | | |
982 | 978 | | |
| |||
0 commit comments