Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit976e779
committed
Deprecate dviread.Encoding.
In backend_pdf, it previously worked coincidentally because it wouldcreate 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 parent7cbe104 commit976e779
File tree
3 files changed
+11
-12
lines changed- doc/api/next_api_changes
- lib/matplotlib
- backends
3 files changed
+11
-12
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + |
Lines changed: 5 additions & 6 deletions
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 |
| |
|
Lines changed: 2 additions & 6 deletions
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
Comments
(0)