Commit e1de637
committed
Fix text position
With the anchor ms (middle baseline) the text is not exactly at the same
position than before. I changed it to md (middle descender) to have the
same position.
See
https://pillow.readthedocs.io/en/stable/handbook/text-anchors.html#text-anchors1 parent 53b5235 commit e1de637
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
0 commit comments