Commit graph

38 commits

Author SHA1 Message Date
Mark Schreiber
92cc8ad375 Add fauxcyrillic and fullcyrillic fonts
Add a "fauxcyrillic" font that uses a few Cyrillic characters in place
of similarly-shaped Latin ones to create a Russian flavor in
mostly-English text.

This is reasonably close to the substitutions described at:

https://en.wikipedia.org/wiki/Faux_Cyrillic

Add a "fullcyrillic" font that replaces all of the Latin characters with
Cyrillic characters.
2015-05-02 12:39:14 -07:00
Sam Hocevar
0ae65e0c47 Add a Bold Fraktur font. 2013-09-18 07:04:05 +00:00
Sam Hocevar
b578d2e9bb Two new automatic fonts: biggray9 and biggray12. 2010-01-27 00:48:05 +00:00
Sam Hocevar
8beb7e82ee Add a test to check that all fonts can be loaded. 2010-01-24 01:47:14 +00:00
Sam Hocevar
98eaf9d35d Remove spaces from the pagga font, to make it look nicer with proportional
fonts.
2010-01-21 15:55:56 +00:00
Sam Hocevar
29012c93fe Add a new CP437 font: pagga.tlf 2010-01-18 02:01:44 +00:00
Sam Hocevar
fb6aeb50d0 New ASCII fonts based on a simple translation of the Monospace ones. 2009-12-16 00:37:44 +00:00
Sam Hocevar
9bea723d14 Routine cleanup: update links and e-mail addresses in source and
documentation, and update fonts using the latest libcaca version.
2009-12-16 00:37:31 +00:00
Sam Hocevar
6a21f9ef60 Added "letter.tlf", a font designed by Francesco Poli. 2009-07-14 10:00:03 +00:00
Sam Hocevar
a2e04d85e7 * Wide terminal font (ASCII only) 2007-08-02 15:41:12 +00:00
Sam Hocevar
e68f1da2cb * Oops, I forgot to add an additional line of comments when I added the
no warranty clause to the fonts.
2007-07-17 21:09:58 +00:00
Sam Hocevar
7345532579 * 0x0153 œ LATIN SMALL LIGATURE OE 2007-06-12 16:45:21 +00:00
Sam Hocevar
def7cfe97b * Bwarf, typo in the no warranty clause. 2006-12-12 01:50:48 +00:00
Sam Hocevar
914a571652 * Add a no warranty clause to the code. 2006-12-11 15:10:28 +00:00
Sam Hocevar
21f7d8f290 * Added Hangul and CJK shit to the Circle font. 2006-11-16 15:31:51 +00:00
Sam Hocevar
11f9fdd7db * Fix layout information of shipped fonts. 2006-11-16 00:12:06 +00:00
Sam Hocevar
e3f4dc4375 * Define default layout as fullwidth for generated fonts. 2006-11-16 00:05:22 +00:00
Sam Hocevar
c9eff30818 * Fix max width in smblock.tlf. 2006-11-12 22:52:05 +00:00
Sam Hocevar
9b7f15b1b1 * Double width support in caca2tlf. 2006-11-12 18:09:54 +00:00
Sam Hocevar
cbc2d320e1 * Updated mono9 and mono12 fonts and added small and big variants. 2006-11-06 17:24:40 +00:00
Sam Hocevar
b0fad00497 * Added two new fonts created with caca2tlf:
caca2tlf "Monospace 9" | zip >| fonts/mono9.tlf
      caca2tlf "Monospace Bold 12" | zip >| fonts/mono12.tlf
2006-11-06 01:11:27 +00:00
Sam Hocevar
dadd049ca3 * Distribute fonts with the tarball. 2006-11-06 00:55:49 +00:00
Sam Hocevar
99dbeaa263 * Fully reworked the katakana part of Small Block. 2006-10-05 21:43:53 +00:00
Sam Hocevar
cbe1037e10 * Added Unicode drawing blocks to Small Block. 2006-10-04 22:15:23 +00:00
Sam Hocevar
4ecdb49dc9 * Added most of latin1 additional characters. 2006-10-04 21:58:52 +00:00
Sam Hocevar
60bd038de3 * Added a new font: "Small Block". 2006-10-04 02:21:24 +00:00
Sam Hocevar
112b4bb185 * Use ${datadir} for fonts instead of ${datarootdir}. 2006-10-02 19:17:00 +00:00
Sam Hocevar
7290d559de * Oops, fixed the lowercase "x" in Future. 2006-10-02 19:09:58 +00:00
Sam Hocevar
98507adc4e * Big update to the Future font. 2006-10-02 19:08:14 +00:00
Sam Hocevar
0f9c9f901b * Updated "Future" font. 2006-10-02 12:17:39 +00:00
Sam Hocevar
1b445087e3 * Oops, fixed typo in fonts/Makefile.am. 2006-10-01 15:10:27 +00:00
Sam Hocevar
2ba814b507 * Added "Future" font. 2006-10-01 15:09:29 +00:00
Sam Hocevar
cf168e7303 * Added simple "Circle" font. 2006-10-01 14:21:25 +00:00
Sam Hocevar
05f0cbccb7 * There is no way emboss.tlf can have proper lowercase characters. Filled
them with the uppercase ones.
2006-09-30 20:18:32 +00:00
Sam Hocevar
895fd3ec25 * Updated font data. 2006-09-30 16:24:27 +00:00
Sam Hocevar
3093bfa71f * New font: Small Braille. 2006-09-30 16:19:42 +00:00
Sam Hocevar
6202daa50c * Created emboss2.tlf with a simple sed rule. 2006-09-30 11:47:22 +00:00
Sam Hocevar
7b36676bdf * Created emboss.tlf, a Unicode font for the official TOIlet distribution. 2006-09-30 11:34:37 +00:00