Commit graph

156 commits

Author SHA1 Message Date
728ddc4d59
Add trans filter 2022-11-15 21:14:09 +01:00
Sam Hocevar
3eb9d58037 Merge pull request #6 from KubaKaszycki/master
build: use more modern autotools features
2016-09-27 13:54:13 +02:00
KubaKaszycki
8bc5e28770 Added more modern stuff 2016-06-01 21:46:53 +02:00
Sam Hocevar
c3154ae042 Add Travis CI integration. 2015-12-04 10:57:15 +01:00
Sam Hocevar
0820c160d7 Merge pull request #2 from mark7/wb-fauxcyrillic
Add fauxcyrillic and fullcyrillic fonts
2015-12-04 10:27:26 +01:00
Sam Hocevar
afc42b90ea Use bootstrap script from libcaca; our current version is outdated. Closes #4. 2015-12-04 10:20:51 +01:00
Sam Hocevar
2c99c8ef1b Merge pull request #3 from thekbb/rename-gay-filter-to-rainbow
Change name of gay filter to rainbow.
2015-05-08 10:57:06 +02:00
Kevin Behrens
da93385cd5 Incorporate feedback: don't break --gay, fix whitespace 2015-05-07 13:20:54 -05:00
Kevin Behrens
be1054fefd Change name of gay filter to rainbow 2015-05-05 21:38:09 -05:00
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
57eff2e092 Prepare Changelog for version 0.3. 2013-09-18 07:03:59 +00:00
Sam Hocevar
7caaf1a742 fix: use the upcoming libcaca's canvas width and smushing mode features. 2013-09-18 07:03:51 +00:00
Sam Hocevar
f35c90ff3e build: update bootstrap script. 2013-06-17 13:09:07 +00:00
Sam Hocevar
784ea9a179 Remove useless reference to deprecated libcucul. 2010-10-07 21:43:58 +00:00
Sam Hocevar
cab64e608b Remove the build dependency on the getopt implementation and use libcaca
instead.
2010-10-07 21:38:43 +00:00
Sam Hocevar
6dd652a3df Update ChangeLog. 2010-02-09 01:22:20 +00:00
Sam Hocevar
7436d1c74f No longer check for zlib, it's provided by libcaca. 2010-02-09 01:21:56 +00:00
Sam Hocevar
ec7c63a624 Set version to 0.2 and update COPYING, NEWS, README, TODO... 2010-02-09 01:07:02 +00:00
Sam Hocevar
f03f5e8823 Improve testsuite. 2010-02-09 00:50:15 +00:00
Sam Hocevar
2c63c7ada7 Get rid of $Id$ keywords. 2010-02-09 00:24:47 +00:00
Sam Hocevar
86d44a6982 Get rid of deprecated libcaca calls now that beta17 is out. 2010-02-09 00:09:34 +00:00
Sam Hocevar
cf40121bfc Put package version in manual page. 2010-02-09 00:09:29 +00:00
Sam Hocevar
bb02608645 Add mygetopt.c to the project. Fixes #42. 2010-02-08 23:56:33 +00:00
Sam Hocevar
a5f4d401fc Search for missing fonts in the current directory (Fixes #40) and display
an error message in case of failure.
2010-02-08 23:34:05 +00:00
Sam Hocevar
ab698bbc1f Build-depend on libcaca 0.99.beta17, to get colour font support. 2010-02-08 23:21:46 +00:00
Sam Hocevar
05bf19a69a Better ChangeLog generation. 2010-02-08 23:21:40 +00:00
Sam Hocevar
b578d2e9bb Two new automatic fonts: biggray9 and biggray12. 2010-01-27 00:48:05 +00:00
Sam Hocevar
a97ae774e9 Generate colour fonts with caca2tlf. 2010-01-27 00:47:58 +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
614e317810 Fix a crash with multiline input caused by losing the figfont information. 2009-12-16 19:20:26 +00:00
Sam Hocevar
63311c54a5 Add a source code sanity check. 2009-12-16 15:54:17 +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
6b08f89ef4 Revert previous fix for deprecated libcaca versions. It's possible we have
a TOIlet release before a libcaca one.
2009-12-16 00:37:20 +00:00
Sam Hocevar
0f4b7e6050 Add a "border" filter to add a border around text. 2009-11-30 00:47:24 +00:00
Sam Hocevar
e409fd0f99 Update bootstrap script. 2009-11-30 00:47:18 +00:00
Sam Hocevar
f19beb6970 Fix deprecated libcaca calls. 2009-11-30 00:47:13 +00:00
Sam Hocevar
6a21f9ef60 Added "letter.tlf", a font designed by Francesco Poli. 2009-07-14 10:00:03 +00:00
Sam Hocevar
0b8e189863 Port toilet to the unified libcaca 0.99.beta15 API. 2008-10-18 21:36:17 +00:00
Sam Hocevar
6229e1f38d * configure.ac: fix libcucul-dev dependency value. 2008-07-16 13:30:02 +00:00
Sam Hocevar
0d17008396 * Get rid of io.c/io.h: IO functions are now in libcucul. 2008-06-15 15:02:23 +00:00
Sam Hocevar
71ab147f05 * Re-add the cx->torender trick to avoid crashing on filters. This really
needs some architecture thinking.
2008-06-15 14:59:25 +00:00
Sam Hocevar
ec08c3d6c0 * Require cucul >= 0.99.beta15. Not released yet, but at least we won't
get any complaints about crashes or compilation issues.
2008-06-15 14:47:12 +00:00
Sam Hocevar
75535016f3 * Add a .gitignore files for git-svn users. 2008-06-15 14:47:08 +00:00
Sam Hocevar
f59a2adfdc * Put autotools files in ./.auto instead of ./autotools. 2008-06-15 14:47:04 +00:00
Sam Hocevar
ff314b0078 * Fix a compilation warning due to libcucul API changes. 2008-06-15 14:46:59 +00:00
Sam Hocevar
f3cdb2921c * Get rid of all the FIGlet font handling: everything is moving into
libcucul.
2008-06-15 14:46:54 +00:00