Add documentation
This commit is contained in:
parent
3e0855ff45
commit
cf7eaea88c
1 changed files with 2 additions and 0 deletions
|
|
@ -325,6 +325,8 @@ def disable_ligatures(x: str) -> int:
|
|||
family. This allows you to define very precise feature settings; e.g. you can
|
||||
disable a feature in the italic font but not in the regular font.
|
||||
|
||||
By default they are derived automatically, by the OSes font system (linux only).
|
||||
|
||||
To get the PostScript name for a font, use :code:`kitty + list-fonts --psnames`:
|
||||
|
||||
.. code-block:: sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue