Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix off-by-one in bounds of centered text. (#42)
The calculation of redraw boxes for centered text was off by one because of confusion about rounding when the text has an odd pixel length. Tests for this are in the version-2 branch.
- Loading branch information