Merge branch 'ensure-cell-dimensions-are-non-zero'

Closes #830
This commit is contained in:
Daniel Eklöf 2021-12-06 19:47:32 +01:00
commit 73baa4cf5f
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 10 additions and 0 deletions

View file

@ -50,6 +50,11 @@
### Deprecated
### Removed
### Fixed
* Crash when bitmap fonts are scaled down to very small font sizes
(https://codeberg.org/dnkl/foot/issues/830).
### Security
### Contributors