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.
9 年之前
Sam Hocevar
0ae65e0c47
Add a Bold Fraktur font.
11 年之前
Sam Hocevar
b578d2e9bb
Two new automatic fonts: biggray9 and biggray12.
15 年之前
Sam Hocevar
8beb7e82ee
Add a test to check that all fonts can be loaded.
15 年之前
Sam Hocevar
98eaf9d35d
Remove spaces from the pagga font, to make it look nicer with proportional
fonts.
15 年之前
Sam Hocevar
29012c93fe
Add a new CP437 font: pagga.tlf
15 年之前
Sam Hocevar
fb6aeb50d0
New ASCII fonts based on a simple translation of the Monospace ones.
15 年之前
Sam Hocevar
9bea723d14
Routine cleanup: update links and e-mail addresses in source and
documentation, and update fonts using the latest libcaca version.
15 年之前
Sam Hocevar
6a21f9ef60
Added "letter.tlf", a font designed by Francesco Poli.
15 年之前
Sam Hocevar
a2e04d85e7
* Wide terminal font (ASCII only)
17 年之前
Sam Hocevar
e68f1da2cb
* Oops, I forgot to add an additional line of comments when I added the
no warranty clause to the fonts.
17 年之前
Sam Hocevar
7345532579
* 0x0153 œ LATIN SMALL LIGATURE OE
17 年之前
Sam Hocevar
def7cfe97b
* Bwarf, typo in the no warranty clause.
18 年之前
Sam Hocevar
914a571652
* Add a no warranty clause to the code.
18 年之前
Sam Hocevar
21f7d8f290
* Added Hangul and CJK shit to the Circle font.
18 年之前
Sam Hocevar
11f9fdd7db
* Fix layout information of shipped fonts.
18 年之前
Sam Hocevar
e3f4dc4375
* Define default layout as fullwidth for generated fonts.
18 年之前
Sam Hocevar
c9eff30818
* Fix max width in smblock.tlf.
18 年之前
Sam Hocevar
9b7f15b1b1
* Double width support in caca2tlf.
18 年之前
Sam Hocevar
cbc2d320e1
* Updated mono9 and mono12 fonts and added small and big variants.
18 年之前
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
18 年之前
Sam Hocevar
dadd049ca3
* Distribute fonts with the tarball.
18 年之前
Sam Hocevar
99dbeaa263
* Fully reworked the katakana part of Small Block.
18 年之前
Sam Hocevar
cbe1037e10
* Added Unicode drawing blocks to Small Block.
18 年之前
Sam Hocevar
4ecdb49dc9
* Added most of latin1 additional characters.
18 年之前
Sam Hocevar
60bd038de3
* Added a new font: "Small Block".
18 年之前
Sam Hocevar
112b4bb185
* Use ${datadir} for fonts instead of ${datarootdir}.
18 年之前
Sam Hocevar
7290d559de
* Oops, fixed the lowercase "x" in Future.
18 年之前
Sam Hocevar
98507adc4e
* Big update to the Future font.
18 年之前
Sam Hocevar
0f9c9f901b
* Updated "Future" font.
18 年之前
Sam Hocevar
1b445087e3
* Oops, fixed typo in fonts/Makefile.am.
18 年之前
Sam Hocevar
2ba814b507
* Added "Future" font.
18 年之前
Sam Hocevar
cf168e7303
* Added simple "Circle" font.
18 年之前
Sam Hocevar
05f0cbccb7
* There is no way emboss.tlf can have proper lowercase characters. Filled
them with the uppercase ones.
18 年之前
Sam Hocevar
895fd3ec25
* Updated font data.
18 年之前
Sam Hocevar
3093bfa71f
* New font: Small Braille.
18 年之前
Sam Hocevar
6202daa50c
* Created emboss2.tlf with a simple sed rule.
18 年之前
Sam Hocevar
7b36676bdf
* Created emboss.tlf, a Unicode font for the official TOIlet distribution.
18 年之前