Merge branch 'custom-bold-italic-fonts'

Closes #169
This commit is contained in:
Daniel Eklöf 2020-10-21 16:33:45 +02:00
commit 353e51b0a1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
8 changed files with 158 additions and 69 deletions

View file

@ -41,6 +41,10 @@
* Terminal content is now auto-scrolled when moving the mouse above or
below the window while selecting
(https://codeberg.org/dnkl/foot/issues/149).
* **font-bold**, **font-italic** and **font-bold-italic** options to
`foot.ini`. These options allow custom bold/italic fonts. They are
unset by default, meaning the bold/italic version of the regular
font is used (https://codeberg.org/dnkl/foot/issues/169).
### Changed