Skip to content

Commit

Permalink
Add: Tamsyn
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Fechner committed Feb 3, 2013
1 parent ccec265 commit ac249db
Show file tree
Hide file tree
Showing 8 changed files with 4,852 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Various fonts, converted to plan9 subf.
* mntcarlo/: [MonteCarlo Programmer Font](http://www.bok.net/MonteCarlo/)
* profont/: [ProFont & Sheldon](http://www.tobias-jung.de/seekingprofont/)
* proggyfnt/: [Proggy Programming Fonts](http://www.proggyfonts.com/)
* tamsyn/: [Tamsyn - Monospaced Programming Font](http://www.fial.com/~scott/tamsyn-font/)
* terminus/: [Terminus Font](http://terminus-font.sourceforge.net/)
* trisk/: [Triskweline](http://www.netalive.org/tinkering/triskweline/)
* uni-vga/: [UNI-VGA (Unicode VGA font)](http://www.inp.nsk.su/~bolkhov/files/fonts/univga/)
Expand Down
10 changes: 10 additions & 0 deletions tamsyn/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Tamsyn font is free. You are hereby granted permission to use, copy, modify,
and distribute it as you see fit.

Tamsyn font is provided "as is" without any express or implied warranty.

The author makes no representations about the suitability of this font for
a particular purpose.

In no event will the author be held liable for damages arising from the use
of this font.
59 changes: 59 additions & 0 deletions tamsyn/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
_____
|_ _|_ _ _ __ ___ ___ _ _ _ __
| |/ _` | '_ ` _ \/ __| | | | '_ \
| | (_| | | | | | \__ \ |_| | | | |
|_|\__,_|_| |_| |_|___/\__, |_| |_|
|___/

Monospaced Programming Font for Linux and Windows
--------------------------------------------------------------------------------

VERSION 1.9 2012-03-14

CHANGES IN 1.9

Fixed the problem with inverted question mark facing the wrong way. (Thanks
to Swyter for reporting it.)

Modified the small "w" and "g".

Restored the original look for size 6x12 bold.

CHANGES IN 1.8

Fixed a problem where chars showed up as boxes in xfontsel and some apps.

Tweaks, esp. to 8x17 size

CHANGES IN 1.7

Added two new sizes: tiny 5x9 and large 10x20.

Retired size 7x12. (If this presents major problem for you, get in touch.)

Added a pixel to the height of the 6x11 size, making it 6x12.

Added new chars for partial ISO8859-1 support, mainly covering the accented
characters and currency symbols. I consider these new characters to be BETA,
since I don't use them so I'm not sure how they should look. If you have
feedback about them, please get in touch.

Made many minor tweaks to character shapes. In particular, the f, l, and t
have a more "traditional" look. Also, I've changed the w and y again.

FUTURE PLANS:

Full CP437, ISO8859-1, Windows-1252 coverage

Mac/ttf version

Cyrillic

Unified FON file containing all sizes in regular and bold

Separate OEM and 1252 Windows versions


User feedback is welcomed and encouraged.

Enjoy!
Binary file added tamsyn/tamsyn14.0000-007E
Binary file not shown.
Binary file added tamsyn/tamsyn14.00A0-00FE
Binary file not shown.
Binary file added tamsyn/tamsyn14.00FF-00FF
Binary file not shown.
Loading

0 comments on commit ac249db

Please sign in to comment.