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 |
|
Sam Hocevar
|
7c5074176c
|
* Fix universal smushing.
|
2006-11-15 12:07:00 +00:00 |
|
Sam Hocevar
|
aefd454432
|
* Smushing support. Yeah baby.
|
2006-11-15 03:29:34 +00:00 |
|
Sam Hocevar
|
2427741182
|
* Kerning support. We used to have:
__ __ _
\ \ / / (_) ___ _ _ __ __ _ __ ___ _ _ __
\ V / | | / -_) | || | \ \ / | '_ \ / _ \ | '_| / _|
\_/ |_| \___| \_,_| /_\_\ | .__/ \___/ |_| \__|
|_|
Now we have:
__ __ _
\ \ / /(_) ___ _ _ __ __ _ __ ___ _ _ __
\ V / | |/ -_)| || |\ \ / | '_ \/ _ \| '_|/ _|
\_/ |_|\___| \_,_|/_\_\ | .__/\___/|_| \__|
|_|
Now we just need smushing.
|
2006-11-14 23:42:11 +00:00 |
|
Sam Hocevar
|
c325cb1c81
|
* Support for ANSI escape codes in the input:
http://zoy.org/~sam/toilet-ansi.png
http://zoy.org/~sam/toilet-ansi2.png
* Empty lines are currently broken.
|
2006-11-13 01:02:05 +00:00 |
|
Sam Hocevar
|
c9eff30818
|
* Fix max width in smblock.tlf.
|
2006-11-12 22:52:05 +00:00 |
|
Sam Hocevar
|
981e398b67
|
* Now that libcaca 0.99.beta10 is out, we can switch to the new API.
|
2006-11-12 20:37:58 +00:00 |
|
Sam Hocevar
|
9b7f15b1b1
|
* Double width support in caca2tlf.
|
2006-11-12 18:09:54 +00:00 |
|
Sam Hocevar
|
29b3408410
|
* Add a "make fonts" rule to rebuild all generated fonts.
|
2006-11-12 18:02:15 +00:00 |
|
Sam Hocevar
|
9162cd19e9
|
* Generate the manpage in the make rule, not the configure rule, because
at configure time ${datarootdir} depends on ${prefix} which is defined
a bit too late in the script.
|
2006-11-10 14:58:12 +00:00 |
|
Sam Hocevar
|
67988bb31f
|
* Allow setting the font directory using --datadir / --datarootdir.
|
2006-11-10 14:30:22 +00:00 |
|
Sam Hocevar
|
9428fa4d2f
|
* Do not cache ac_build_date.
|
2006-11-10 14:19:13 +00:00 |
|
Sam Hocevar
|
2a317ad012
|
* Add a manual page.
|
2006-11-10 08:54:04 +00:00 |
|
Sam Hocevar
|
3632a838a0
|
* Output filter list to stdout, not stderr.
|
2006-11-10 08:29:10 +00:00 |
|
Sam Hocevar
|
41ffd5d7b8
|
* Moved export stuff in export.c.
* Bail out with an error if the requested export format is unsupported.
|
2006-11-10 07:56:55 +00:00 |
|
Sam Hocevar
|
7c880dc3f5
|
* Fix signed/unsigned warning.
|
2006-11-10 07:51:21 +00:00 |
|
Sam Hocevar
|
93a52058e0
|
* Use "-F list" to list available filters.
* Use "-E" to specify export format, "-E list" to list them.
|
2006-11-10 07:47:17 +00:00 |
|
Sam Hocevar
|
419adf3cc5
|
* Don't crash if an export error occurs.
|
2006-11-10 07:38:52 +00:00 |
|
Sam Hocevar
|
b93cdd971c
|
* Updated code to the beta9 API.
|
2006-11-09 21:58:43 +00:00 |
|
Sam Hocevar
|
d0755d80a5
|
* Minor cosmetic change in the configure output.
|
2006-11-09 21:58:21 +00:00 |
|
Sam Hocevar
|
4af6e12627
|
* Ignore negative indices in font data.
|
2006-11-06 17:39:42 +00:00 |
|
Sam Hocevar
|
374627e287
|
* Make figlet font importer more tolerant with empty lines.
|
2006-11-06 17:33:31 +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
|
1cd33835f5
|
* Add --half and --quarter options to caca2tlf.
|
2006-11-06 17:24:02 +00:00 |
|
Sam Hocevar
|
a550751f89
|
* Got rid of the mono9.c renderer. We now have a .tlf font instead.
|
2006-11-06 01:13:38 +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
|
eb711671a2
|
* Added the caca2tlf tool, which converts a libcaca font into a TOIlet font
using a naive pixel-to-glyphs algorithm. I will improve it later.
|
2006-11-06 01:09:44 +00:00 |
|
Sam Hocevar
|
dadd049ca3
|
* Distribute fonts with the tarball.
|
2006-11-06 00:55:49 +00:00 |
|
Sam Hocevar
|
8cca295e10
|
* Add a sanity check to the FIGlet font loader.
|
2006-11-06 00:45:34 +00:00 |
|
Sam Hocevar
|
3f44cc843f
|
* Add missing toilet.h to the toilet sources.
|
2006-11-06 00:45:14 +00:00 |
|