shithub: fonts

ref: 42373a5fcc454f0f7ee41679e3654938581a3135
dir: /README/

View raw version
various fonts for plan 9
========================

These were trivially generated through plan9port's fontsrv
from their typical OTF/TTF counterparts.

To use them, copy the ones you want to /lib/font/bit.
The first layer of directories is the font family and variant.
The second layer is size; those that end with "a" are antialiased.

You also need to set the $font environment variable
in your $home/lib/profile or in another reasonable place.

Fonts
-----

  * Adwaita Mono,
    from https://gitlab.gnome.org/GNOME/adwaita-fonts,
    which is then from https://typeof.net/Iosevka/
  * Lexend, from https://www.lexend.com/
  * Inter, from https://rsms.me/inter/

See also
-------

  * This article on creating fonts with fontsrv:
    https://pmikkelsen.com/plan9/fonts

Help
----

No.