Skip to content

zekesulastin/tamzen-font

 
 

Repository files navigation

Tamzen font

This is my personal fork of the wonderful Tamsyn font by Scott Fial. It is programatically forked from Tamsyn version 1.9 by the Tamzen.rb script (needs gem install grit library) and diverges from it in the following ways:

  • Medium "g" is backported from Tamsyn 1.6.
  • Medium "h" is backported from Tamsyn 1.6.
  • Medium "m" is backported from Tamsyn 1.6.
  • Bold and medium "l" are backported from Tamsyn 1.6.
  • Bold and medium "w" are backported from Tamsyn 1.6.
  • Bold and medium "y" are backported from Tamsyn 1.6.
  • Deliberately empty glyphs are deleted (marked as unimplemented) so that they do not block secondary fonts from supplying real glyphs at those codepoints.

For the new 10x20 size introduced in Tamsyn 1.9:

  • Medium "U" is manually derived from Tamsyn 1.6.
  • Bold and medium "g" is manually derived from Tamsyn 1.6.

Screenshots

Vim and Urxvt Tamzen6x11b.bdf Tamzen6x11r.bdf Tamzen7x12b.bdf Tamzen7x12r.bdf Tamzen7x14b.bdf Tamzen7x14r.bdf Tamzen8x15b.bdf Tamzen8x15r.bdf Tamzen8x17b.bdf Tamzen8x17r.bdf Tamzen10x20b.bdf Tamzen10x20r.bdf

Installation

Copy the Tamzen*.bdf files into your ~/.fonts directory and run:

mkfontdir ~/.fonts
xset +fp ~/.fonts
xset fp rehash

Now you should be able to access the "Tamzen" font family in xfontsel.

License

Distributed under the same terms as Tamsyn itself. See LICENSE file.

About

My programmatic fork of Tamsyn font.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 100.0%