tewi-font
tewi-font copied to clipboard
small bitmap font

tewi-medium

tewii-medium

tewi2a-medium

tewi-bold

tewii-bold

tewi2a-bold

Building
Requirements
- python 3 (variant generator)
- bdftopcf (.pcf files)
Run make to build PCFs. To only build the standalone BDF files run make var.
Installing
Arch
Crux
X11
$ make fontdir
$ xset +fp /path/to/tewi-font/out # you should do this every time X starts
# e.g. put it in your ~/.xinitrc
Fontconfig
$ make
$ ln -s /path/to/tewi-font/out ~/.fonts/tewi
$ fc-cache -fv
NOTE: If your distro has a file like 70-no-bitmaps.conf in
/etc/fonts/conf.d, and tewi doesn't work, you should remove it.