/tewi-font

small bitmap font

Primary LanguagePythonMIT LicenseMIT

screenshot

tewi-medium

tewi-medium

tewii-medium

tewii-medium

tewi2a-medium

tewi2a-medium

tewi-bold

tewi-bold

tewii-bold

tewii-bold

tewi2a-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

AUR package

Crux

6c37/pcf-tewi

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.