mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
render: fix order we're checking custom codepoints
Fixes a crash when trying to print a "Legacy Computing" symbol (U+1FB00-U+1FB9B). Closes #1901
This commit is contained in:
parent
9cde179034
commit
f5c10a2452
3 changed files with 18 additions and 11 deletions
|
|
@ -72,6 +72,13 @@
|
|||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Regression: trying to print a Unicode _"Legacy Computing symbol"_,
|
||||
in the range U+1FB00 - U+1FB9B would crash foot ([#][]).
|
||||
|
||||
[1901]: https://codeberg.org/dnkl/foot/issues/1901
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue