Skip to content
forked from lucy/tewi-font

my font. If you're missing any glyphs or something looks off, please file a bug report!

License

Notifications You must be signed in to change notification settings

optionalg/tewi-font

 
 

Repository files navigation

screenshot

Glyphs

tewi-medium

tewi-medium

tewi-bold

tewi-bold

tewi2a-medium

tewi2a-medium

tewi2a-bold

tewi2a-bold

tewii-medium

tewii-medium

tewii-bold

tewii-bold

tewfw-medium

tewifw-medium

tewfw-bold

tewifw-bold

NOTE

If your distro has something stupid like 70-no-bitmaps.conf in /etc/fonts/conf.d, and tewi doesn't work, you should remove it.

Installation

Gentoo

Up-to-date ebuilds can be found at lucy/lucy-overlay.

Arch

Has an aur package (git head only).

Crux

I don't know how to use this: 6c37/pcf-tewi

X11

$ xset +fp /path/to/tewi-font/out # you should do this every time X starts
$ make fontdir

Fontconfig

$ make
$ ln -s /path/to/tewi-font/out ~/.fonts/tewi
$ fc-cache -fv

Building

Just run make.

To build just the standalone variant .bdf files (for tewii and tewi2a) run make var.

Dependencies

  • python 3 (variant generator)
  • bdftopcf (.pcf files)

CJK Fallbacks

mplus, kochi gothic and wqy-bitmapfont are good. wqy is broken in urxvt.

About

my font. If you're missing any glyphs or something looks off, please file a bug report!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.4%
  • Makefile 20.0%
  • Go 18.0%
  • Shell 3.6%