All Projects → kakwa → Kakwafont

kakwa / Kakwafont

Licence: other
Kakwafont, a 12px monospace bitmap font based on Terminus

Projects that are alternatives of or similar to Kakwafont

Cherry
another bitmap font
Stars: ✭ 244 (+221.05%)
Mutual labels:  bitmap, font
Emojione Color Font
End of Life. Switch to https://github.com/eosrei/twemoji-color-font
Stars: ✭ 899 (+1082.89%)
Mutual labels:  makefile, font
bitsnpicas
Bits'N'Picas - Bitmap & Emoji Font Creation & Conversion Tools
Stars: ✭ 171 (+125%)
Mutual labels:  font, bitmap
Zpix Pixel Font
Zpix (最像素) is a pixel font supporting English, Traditional Chinese, Simplified Chinese and Japanese.
Stars: ✭ 916 (+1105.26%)
Mutual labels:  bitmap, font
Scientifica
tall, condensed, bitmap font for geeks.
Stars: ✭ 821 (+980.26%)
Mutual labels:  bitmap, font
Twemoji Color Font
Twitter Unicode 13 emoji color OpenType-SVG font for Linux/MacOS/Windows
Stars: ✭ 1,006 (+1223.68%)
Mutual labels:  makefile, font
Aws Lambda Swift Sprinter
AWS Lambda Custom Runtime for Swift with swift-nio 2.0 support
Stars: ✭ 70 (-7.89%)
Mutual labels:  makefile
Browsenx
Launches the browser via nsp
Stars: ✭ 75 (-1.32%)
Mutual labels:  makefile
Injectdemo
Stars: ✭ 69 (-9.21%)
Mutual labels:  makefile
Sweet
Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies
Stars: ✭ 69 (-9.21%)
Mutual labels:  makefile
Homeland Docker
🚀 Deployment Homeland with Docker
Stars: ✭ 76 (+0%)
Mutual labels:  makefile
Adafruit atmega32u4 breakout board
Atmega32u4 Breakout Board
Stars: ✭ 75 (-1.32%)
Mutual labels:  makefile
Hello Enclave
A "Hello World" Intel SGX enclave program
Stars: ✭ 74 (-2.63%)
Mutual labels:  makefile
Sluggish
Toy CPU and GPU implementations of the Slug rendering algorithm
Stars: ✭ 70 (-7.89%)
Mutual labels:  font
Packages
Community maintained packages for OpenWrt.
Stars: ✭ 74 (-2.63%)
Mutual labels:  makefile
Adafruit icufflinks
Adafruit iCufflinks
Stars: ✭ 69 (-9.21%)
Mutual labels:  makefile
Styled Components Rhythm
Vertical Rhythm and Font Baselines with Styled Components
Stars: ✭ 76 (+0%)
Mutual labels:  font
Translation
translation work flow
Stars: ✭ 69 (-9.21%)
Mutual labels:  makefile
Firamonaco
Monaco Font with Firacode ligatures and patched for Powerline 📝
Stars: ✭ 71 (-6.58%)
Mutual labels:  font
Sblg
static blog utility
Stars: ✭ 75 (-1.32%)
Mutual labels:  makefile

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].