Commit 3b576e6
File tree
Expand file treeCollapse file tree
6 files changed
+49
-27
lines changedFilter options
- lib/matplotlib
- backends
- tests
- baseline_images/test_backend_pdf
Expand file treeCollapse file tree
6 files changed
+49
-27
lines changedlib/matplotlib/_text_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_text_layout.py+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
5 | 7 |
|
6 | 8 |
|
7 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
8 | 14 |
|
9 | 15 |
|
10 | 16 |
|
| ||
26 | 32 |
|
27 | 33 |
|
28 | 34 |
|
29 |
| - |
| 35 | + |
30 | 36 |
|
31 | 37 |
|
32 |
| - |
33 |
| - |
| 38 | + |
| 39 | + |
34 | 40 |
|
35 | 41 |
|
36 |
| - |
| 42 | + |
37 | 43 |
|
38 |
| - |
| 44 | + |
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+24-17Lines changed: 24 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2281 | 2281 |
|
2282 | 2282 |
|
2283 | 2283 |
|
2284 |
| - |
2285 |
| - |
2286 |
| - |
2287 |
| - |
2288 |
| - |
2289 |
| - |
2290 |
| - |
2291 |
| - |
2292 |
| - |
2293 |
| - |
2294 |
| - |
2295 |
| - |
| 2284 | + |
| 2285 | + |
| 2286 | + |
| 2287 | + |
| 2288 | + |
| 2289 | + |
| 2290 | + |
| 2291 | + |
| 2292 | + |
| 2293 | + |
| 2294 | + |
| 2295 | + |
| 2296 | + |
| 2297 | + |
2296 | 2298 |
|
2297 |
| - |
2298 |
| - |
| 2299 | + |
| 2300 | + |
2299 | 2301 |
|
2300 | 2302 |
|
2301 | 2303 |
|
| ||
2307 | 2309 |
|
2308 | 2310 |
|
2309 | 2311 |
|
2310 |
| - |
| 2312 | + |
2311 | 2313 |
|
2312 |
| - |
2313 |
| - |
| 2314 | + |
| 2315 | + |
| 2316 | + |
| 2317 | + |
| 2318 | + |
| 2319 | + |
| 2320 | + |
2314 | 2321 |
|
2315 | 2322 |
|
2316 | 2323 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
584 | 584 |
|
585 | 585 |
|
586 | 586 |
|
587 |
| - |
588 |
| - |
| 587 | + |
| 588 | + |
| 589 | + |
589 | 590 |
|
590 | 591 |
|
591 | 592 |
|
|
lib/matplotlib/tests/baseline_images/test_backend_pdf/kerning.pdf
Copy file name to clipboard3.72 KB
Binary file not shown.
lib/matplotlib/tests/test_backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pdf.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
153 |
| - |
| 152 | + |
| 153 | + |
154 | 154 |
|
155 |
| - |
| 155 | + |
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
|
0 commit comments