diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-06-09 14:52:26 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-06-10 21:28:49 +0200 |
commit | 9cd511a2e2164561ad3f3225e64e372706b0fc93 (patch) | |
tree | cb36062855912c92062b92e8a43d5e38e3f1645a /NEWS | |
parent | b11f5d0e3cf0cd0aab2a2961803c6b5a44693801 (diff) | |
download | nncmpp-9cd511a2e2164561ad3f3225e64e372706b0fc93.tar.gz nncmpp-9cd511a2e2164561ad3f3225e64e372706b0fc93.tar.xz nncmpp-9cd511a2e2164561ad3f3225e64e372706b0fc93.zip |
Implement font fallbacks
The editor doesn't support this so far, and it could be faster.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Unreleased * Escape no longer quits the program - * X11: added italic font support + * X11: added support for font fallbacks and italic fonts * X11: fixed rendering of overflowing, partially visible list items |