Add a command to list fonts

This commit is contained in:
Kovid Goyal
2017-11-10 11:02:32 +05:30
parent 1d7b650fd0
commit 43bf056f09
6 changed files with 74 additions and 15 deletions

View File

@@ -6,6 +6,9 @@ kitty is a feature full, cross-platform, *fast*, GPU based terminal emulator.
version 0.5.0 [future]
---------------------------
- Make it easy to select fonts by allowing listing of monospace fonts using:
kitty list-fonts
- macOS: Enable subpixel rendering of text for improved appearance
- Linux: Support rendering of non-normalizable unicode combining characters by using harfbuzz