Commit 9f6c9e9
committed
TST: Fix pdf_use14corefonts by manually splitting lines
Since Helvetica may or may not be installed, the line height measurement
may differ between systems, so multi-line text as in this test may
change.
This test doesn't care about line heights, but is about using PDF's
"standard" fonts, so we'll just manually place the lines.1 parent 2f8c518 commit 9f6c9e9
2 files changed
Lines changed: 7 additions & 4 deletions
File tree
- lib/matplotlib/tests
- baseline_images/test_backend_pdf
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
0 commit comments