Commit 0b42aad
File tree
Expand file treeCollapse file tree
5 files changed
+42
-9
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
5 files changed
+42
-9
lines changed+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| ||
111 | 112 |
|
112 | 113 |
|
113 | 114 |
|
114 |
| - |
| 115 | + |
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
973 | 973 |
|
974 | 974 |
|
975 | 975 |
|
976 |
| - |
977 |
| - |
| 976 | + |
| 977 | + |
| 978 | + |
| 979 | + |
| 980 | + |
| 981 | + |
| 982 | + |
978 | 983 |
|
979 | 984 |
|
980 | 985 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1120 | 1120 |
|
1121 | 1121 |
|
1122 | 1122 |
|
1123 |
| - |
1124 |
| - |
| 1123 | + |
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
| 1130 | + |
1125 | 1131 |
|
1126 | 1132 |
|
1127 | 1133 |
|
|
lib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
133 |
| - |
134 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
135 | 138 |
|
136 | 139 |
|
137 | 140 |
|
|
lib/matplotlib/tests/test_font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_font_manager.py+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
| ||
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 |
| - |
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
| ||
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
0 commit comments