Commit b67da2b
File tree
Expand file treeCollapse file tree
5 files changed
+37
-8
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
5 files changed
+37
-8
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
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 |
---|---|---|
| ||
968 | 968 |
|
969 | 969 |
|
970 | 970 |
|
971 |
| - |
972 |
| - |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
973 | 978 |
|
974 | 979 |
|
975 | 980 |
|
|
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 |
---|---|---|
| ||
1141 | 1141 |
|
1142 | 1142 |
|
1143 | 1143 |
|
1144 |
| - |
1145 |
| - |
| 1144 | + |
| 1145 | + |
| 1146 | + |
| 1147 | + |
| 1148 | + |
| 1149 | + |
| 1150 | + |
| 1151 | + |
1146 | 1152 |
|
1147 | 1153 |
|
1148 | 1154 |
|
|
lib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
146 |
| - |
147 |
| - |
| 145 | + |
| 146 | + |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
|
lib/matplotlib/tests/test_font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_font_manager.py+18-1Lines changed: 18 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 | + |
0 commit comments