💌 Bitmapped programming font, based on Tamsyn
Go to file
2012-10-07 13:50:31 -07:00
fonts.dir add fonts.dir file so that xset +fp Just Works 2012-02-28 13:18:50 -08:00
LICENSE programatically fork Tamzen font from Tamsyn 1.8 2011-12-27 14:34:37 -08:00
Rakefile fix error: convert: unknown image property "%^" 2012-10-06 17:00:08 -07:00
README.markdown upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen6x11b.bdf programatically fork Tamzen font from Tamsyn 1.8 2011-12-27 14:34:37 -08:00
Tamzen6x11b.png programatically generate screenshots for all fonts 2012-03-07 21:51:15 -08:00
Tamzen6x11r.bdf programatically fork Tamzen font from Tamsyn 1.8 2011-12-27 14:34:37 -08:00
Tamzen6x11r.png programatically generate screenshots for all fonts 2012-03-07 21:51:15 -08:00
Tamzen7x12b.bdf programatically fork Tamzen font from Tamsyn 1.8 2011-12-27 14:34:37 -08:00
Tamzen7x12b.png programatically generate screenshots for all fonts 2012-03-07 21:51:15 -08:00
Tamzen7x12r.bdf programatically fork Tamzen font from Tamsyn 1.8 2011-12-27 14:34:37 -08:00
Tamzen7x12r.png programatically generate screenshots for all fonts 2012-03-07 21:51:15 -08:00
Tamzen7x14b.bdf upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen7x14b.png upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen7x14r.bdf upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen7x14r.png upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen8x15b.bdf upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen8x15b.png programatically generate screenshots for all fonts 2012-03-07 21:51:15 -08:00
Tamzen8x15r.bdf upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen8x15r.png programatically generate screenshots for all fonts 2012-03-07 21:51:15 -08:00
Tamzen8x17b.bdf upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen8x17b.png upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen8x17r.bdf upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen8x17r.png upgrade to Tamsyn v1.9 2012-03-20 23:51:11 -07:00
Tamzen.rb move specification away from implementation details 2012-10-07 13:50:31 -07:00

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.

Screenshots

Vim and Urxvt Tamzen6x11b.bdf Tamzen6x11r.bdf Tamzen7x12b.bdf Tamzen7x12r.bdf Tamzen7x14b.bdf Tamzen7x14r.bdf Tamzen8x15b.bdf Tamzen8x15r.bdf Tamzen8x17b.bdf Tamzen8x17r.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.