Commit ce226e9
File tree
2 files changed
+44
-4
lines changedFilter options
- lib/matplotlib
- tests
2 files changed
+44
-4
lines changedlib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+26-1Lines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
53 | 77 |
|
54 | 78 |
|
55 | 79 |
|
| ||
1011 | 1035 |
|
1012 | 1036 |
|
1013 | 1037 |
|
1014 |
| - |
| 1038 | + |
1015 | 1039 |
|
1016 | 1040 |
|
1017 | 1041 |
|
| ||
1576 | 1600 |
|
1577 | 1601 |
|
1578 | 1602 |
|
| 1603 | + |
1579 | 1604 |
|
1580 | 1605 |
|
1581 | 1606 |
|
|
lib/matplotlib/tests/test_font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_font_manager.py+18-3Lines changed: 18 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 |
| - |
| 244 | + |
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
249 |
| - |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
250 | 265 |
|
251 | 266 |
|
252 | 267 |
|
|
0 commit comments