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 |
|
Sam Hocevar
|
98d4ddf5c9
|
* Fix a bashism in the configure script that the FreeBSD guys apparently
never bothered to tell me about.
|
2008-01-24 19:47:49 +00:00 |
|
Sam Hocevar
|
4f409dd091
|
* Added left and right filters for 90-degree rotations.
* Bumped libcucul versioned dependency accordingly.
|
2007-09-30 15:45:42 +00:00 |
|
Sam Hocevar
|
43b9df4ff1
|
* New version of the bootstrap script.
|
2007-09-30 15:44:21 +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
|
ba2b3587c5
|
* Fix build for systems with no zlib-devel.
|
2006-12-14 21:38:06 +00:00 |
|
Sam Hocevar
|
75ffa54580
|
* Fix --as-needed issue, thanks to Pavlov Konstantin.
|
2006-12-14 21:18:54 +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
|
e03859f53b
|
* Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux.
|
2006-11-30 16:58:39 +00:00 |
|
Sam Hocevar
|
08f12e673f
|
* Cosmetic.
|
2006-11-30 16:51:38 +00:00 |
|
Sam Hocevar
|
21f7d8f290
|
* Added Hangul and CJK shit to the Circle font.
|
2006-11-16 15:31:51 +00:00 |
|
Sam Hocevar
|
c628919d91
|
* I hate SVN keywords. Here, fixed at last.
|
2006-11-16 00:34:48 +00:00 |
|
Sam Hocevar
|
f6fa0449be
|
* Added a "make upload" rule for releases.
|
2006-11-16 00:33:32 +00:00 |
|
Sam Hocevar
|
594f6da067
|
* Grmbl, set $Id on configure.ac.
|
2006-11-16 00:25:17 +00:00 |
|
Sam Hocevar
|
0514086ace
|
* Set version to 0.1.
* Added ChangeLog, updated TODO/NEWS/README.
|
2006-11-16 00:24:33 +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
|
3a513d8be4
|
* Completed support for -s, -S, -k, -W, -o.
|
2006-11-16 00:04:39 +00:00 |
|
Sam Hocevar
|
4b1d3a28f5
|
* Updated help and manpage.
|
2006-11-15 23:12:58 +00:00 |
|