KakwaFont

Another 12px monospace bitmap font.

Presentation

KakwaFont is a 12px monospace bitmap font based on Terminus.

I found Terminus too wide, so I have changed most glyphs in order to have thin and clearly seperated characters.

I tried to make a clear difference between "(" and "{", "1" and "l", "0" and "O"...

The result is a clear font, well suited for programming and terminal.

Examples

Ascii Table:

Example

Test:

Example

Code example:

Example

License

KakwaFont is licensed under the SIL Open Font License, Version 1.1.

The license is available with a FAQ at scripts.sil.org.

Download

The latest version of KakwaFont can be downloaded here:

Previous versions can be found here:

Install

To install this font, you need bdftopcf and mkfontdir (provided by the xfonts-utils package in Debian/Ubuntu)

# build the .pcf.gz
$ make

# install
# supports param DESTDIR and FONTDIR
# INDEX=true triggers mkfontdir
$ make install INDEX=true # DESTDIR=./installroot/ FONTDIR=/usr/share/fonts/X11/misc

# show kakwafont name
$ xlsfonts |grep kakwafont