diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2011-03-17 17:39:56 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2011-03-17 17:39:56 +0100 |
commit | 6a5b8c1f85570677972e524e5632a31072e8080f (patch) | |
tree | c195d36b13baa50a3fb5b44a47bf71f082702201 | |
download | 5x13-6a5b8c1f85570677972e524e5632a31072e8080f.tar.gz 5x13-6a5b8c1f85570677972e524e5632a31072e8080f.tar.xz 5x13-6a5b8c1f85570677972e524e5632a31072e8080f.zip |
Initial import of 5x13
-rw-r--r-- | 5x13.pcf | bin | 0 -> 9644 bytes | |||
-rw-r--r-- | README | 24 |
2 files changed, 24 insertions, 0 deletions
diff --git a/5x13.pcf b/5x13.pcf new file mode 100644 index 0000000..002cdad --- /dev/null +++ b/5x13.pcf Binary files differdiff --git a/README b/README new file mode 100644 index 0000000..e547fd7 --- /dev/null +++ b/README @@ -0,0 +1,24 @@ +This is 5x13, a condensed pixel font built on 6x13 ("fixed"). + +The goal is to create a well readable font that is only five pixels +wide, such that you can fit four 80-chars wide shells next to each +other on a 1600x1200 display. 5x13 is special in being pretty tall, +which greatly increases readability. + +It only covers ASCII 7-bit for now, as well as some selected German +special characters. Patches are welcome! + +Inspirations in order of importance: +* -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1 +* artwiz-aleczapka lime +* Rotis Grotesk + + +This font is, like 6x13, in the public domain. + +To the extent possible under law, the creator of this work has waived +all copyright and related or neighboring rights to this work. + +http://creativecommons.org/publicdomain/zero/1.0/ + +---Christian Neukirchen, March 2011 |