Funni insecure ASCII text generator.
Find a file
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
doc Get rid of $Id$ keywords. 2010-02-09 00:24:47 +00:00
fonts Add fauxcyrillic and fullcyrillic fonts 2015-05-02 12:39:14 -07:00
src fix: use the upcoming libcaca's canvas width and smushing mode features. 2013-09-18 07:03:51 +00:00
test Improve testsuite. 2010-02-09 00:50:15 +00:00
tools Get rid of $Id$ keywords. 2010-02-09 00:24:47 +00:00
.gitignore * Add a .gitignore files for git-svn users. 2008-06-15 14:47:08 +00:00
bootstrap build: update bootstrap script. 2013-06-17 13:09:07 +00:00
ChangeLog Prepare Changelog for version 0.3. 2013-09-18 07:03:59 +00:00
configure.ac Prepare Changelog for version 0.3. 2013-09-18 07:03:59 +00:00
COPYING Set version to 0.2 and update COPYING, NEWS, README, TODO... 2010-02-09 01:07:02 +00:00
Makefile.am Set version to 0.2 and update COPYING, NEWS, README, TODO... 2010-02-09 01:07:02 +00:00
NEWS Prepare Changelog for version 0.3. 2013-09-18 07:03:59 +00:00
README Set version to 0.2 and update COPYING, NEWS, README, TODO... 2010-02-09 01:07:02 +00:00
TODO Set version to 0.2 and update COPYING, NEWS, README, TODO... 2010-02-09 01:07:02 +00:00

This is experimental software. Do not rely on it for strong and
secure ASCII art generation, it will only output ugly things.

See NEWS for the work in progress.