- python 3 (variant generator)
- bdftopcf (.pcf files)
Run make
to build PCFs. To only build the standalone BDF files run make var
.
$ make fontdir
$ xset +fp /path/to/tewi-font/out # you should do this every time X starts
# e.g. put it in your ~/.xinitrc
$ 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.