118 Revize (e409fd0f99a3d6ba862bc3eebab3559bb79979c0)
 

Autor SHA1 Zpráva Datum
  Sam Hocevar e409fd0f99 Update bootstrap script. před 15 roky
  Sam Hocevar f19beb6970 Fix deprecated libcaca calls. před 15 roky
  Sam Hocevar 6a21f9ef60 Added "letter.tlf", a font designed by Francesco Poli. před 15 roky
  Sam Hocevar 0b8e189863 Port toilet to the unified libcaca 0.99.beta15 API. před 16 roky
  Sam Hocevar 6229e1f38d * configure.ac: fix libcucul-dev dependency value. před 16 roky
  Sam Hocevar 0d17008396 * Get rid of io.c/io.h: IO functions are now in libcucul. před 17 roky
  Sam Hocevar 71ab147f05 * Re-add the cx->torender trick to avoid crashing on filters. This really před 17 roky
  Sam Hocevar ec08c3d6c0 * Require cucul >= 0.99.beta15. Not released yet, but at least we won't před 17 roky
  Sam Hocevar 75535016f3 * Add a .gitignore files for git-svn users. před 17 roky
  Sam Hocevar f59a2adfdc * Put autotools files in ./.auto instead of ./autotools. před 17 roky
  Sam Hocevar ff314b0078 * Fix a compilation warning due to libcucul API changes. před 17 roky
  Sam Hocevar f3cdb2921c * Get rid of all the FIGlet font handling: everything is moving into před 17 roky
  Sam Hocevar 98d4ddf5c9 * Fix a bashism in the configure script that the FreeBSD guys apparently před 17 roky
  Sam Hocevar 4f409dd091 * Added left and right filters for 90-degree rotations. před 17 roky
  Sam Hocevar 43b9df4ff1 * New version of the bootstrap script. před 17 roky
  Sam Hocevar a2e04d85e7 * Wide terminal font (ASCII only) před 17 roky
  Sam Hocevar e68f1da2cb * Oops, I forgot to add an additional line of comments when I added the před 17 roky
  Sam Hocevar 7345532579 * 0x0153 œ LATIN SMALL LIGATURE OE před 18 roky
  Sam Hocevar ba2b3587c5 * Fix build for systems with no zlib-devel. před 18 roky
  Sam Hocevar 75ffa54580 * Fix --as-needed issue, thanks to Pavlov Konstantin. před 18 roky
  Sam Hocevar def7cfe97b * Bwarf, typo in the no warranty clause. před 18 roky
  Sam Hocevar 914a571652 * Add a no warranty clause to the code. před 18 roky
  Sam Hocevar e03859f53b * Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux. před 18 roky
  Sam Hocevar 08f12e673f * Cosmetic. před 18 roky
  Sam Hocevar 21f7d8f290 * Added Hangul and CJK shit to the Circle font. před 18 roky
  Sam Hocevar c628919d91 * I hate SVN keywords. Here, fixed at last. před 18 roky
  Sam Hocevar f6fa0449be * Added a "make upload" rule for releases. před 18 roky
  Sam Hocevar 594f6da067 * Grmbl, set $Id on configure.ac. před 18 roky
  Sam Hocevar 0514086ace * Set version to 0.1. před 18 roky
  Sam Hocevar 11f9fdd7db * Fix layout information of shipped fonts. před 18 roky
  Sam Hocevar e3f4dc4375 * Define default layout as fullwidth for generated fonts. před 18 roky
  Sam Hocevar 3a513d8be4 * Completed support for -s, -S, -k, -W, -o. před 18 roky
  Sam Hocevar 4b1d3a28f5 * Updated help and manpage. před 18 roky
  Sam Hocevar 7c5074176c * Fix universal smushing. před 18 roky
  Sam Hocevar aefd454432 * Smushing support. Yeah baby. před 18 roky
  Sam Hocevar 2427741182 * Kerning support. We used to have: před 18 roky
  Sam Hocevar c325cb1c81 * Support for ANSI escape codes in the input: před 18 roky
  Sam Hocevar c9eff30818 * Fix max width in smblock.tlf. před 18 roky
  Sam Hocevar 981e398b67 * Now that libcaca 0.99.beta10 is out, we can switch to the new API. před 18 roky
  Sam Hocevar 9b7f15b1b1 * Double width support in caca2tlf. před 18 roky
  Sam Hocevar 29b3408410 * Add a "make fonts" rule to rebuild all generated fonts. před 18 roky
  Sam Hocevar 9162cd19e9 * Generate the manpage in the make rule, not the configure rule, because před 18 roky
  Sam Hocevar 67988bb31f * Allow setting the font directory using --datadir / --datarootdir. před 18 roky
  Sam Hocevar 9428fa4d2f * Do not cache ac_build_date. před 18 roky
  Sam Hocevar 2a317ad012 * Add a manual page. před 18 roky
  Sam Hocevar 3632a838a0 * Output filter list to stdout, not stderr. před 18 roky
  Sam Hocevar 41ffd5d7b8 * Moved export stuff in export.c. před 18 roky
  Sam Hocevar 7c880dc3f5 * Fix signed/unsigned warning. před 18 roky
  Sam Hocevar 93a52058e0 * Use "-F list" to list available filters. před 18 roky
  Sam Hocevar 419adf3cc5 * Don't crash if an export error occurs. před 18 roky