X11: support italic fonts as well

The bold + italic combination isn't supported thus far,
because it seems unnecessary.
This commit is contained in:
2022-09-20 11:11:49 +02:00
parent 28ed7a85a8
commit e72ed71f53
2 changed files with 21 additions and 3 deletions

2
NEWS
View File

@@ -3,6 +3,8 @@ Unreleased
* Added ability to look up song lyrics,
using a new scriptable extension interface for the Info tab
* Made the X11 interface support italic fonts
* Added Readline-like M-u, M-l, M-c editor bindings