Commit 814662a
committed
Fix vertical image bounds when on an half display pixel
The Agg renderer internally has the vertical axis flipped, so the
rounding of the bounds in the vertical direction needs to be round
half down instead of round half up.1 parent 38d9ed5 commit 814662a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
412 | 414 | | |
413 | 415 | | |
414 | 416 | | |
| |||
0 commit comments