config_font_parse(): return fail/success

This commit is contained in:
Daniel Eklöf 2020-12-15 18:55:27 +01:00
parent 04703c07f0
commit 0d6b5f522e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 35 additions and 11 deletions

View file

@ -136,6 +136,7 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
(e.g. `\E[38:5...m`)
* Frames occasionally being rendered while application synchronized
updates is in effect.
* Handling of failures to parse the font specification string.
### Security