Commit e542da2
committed
Fix test expectations for multiline descender line spacing
The change from 'A' to 'Aj' in getbbox correctly accounts for font
descenders, increasing multiline text bbox height by 4px for fonts
with descenders (like FreeMono.ttf at size 20).
Updated test_textbbox_stroke expected values:
- stroke_width=2: bottom 44 → 48
- stroke_width=4: bottom 50 → 541 parent 1b60a60 commit e542da2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1376 | 1376 | | |
1377 | 1377 | | |
1378 | 1378 | | |
1379 | | - | |
1380 | | - | |
| 1379 | + | |
| 1380 | + | |
1381 | 1381 | | |
1382 | 1382 | | |
1383 | 1383 | | |
| |||
0 commit comments