127 Commits (8beb7e82ee31eb81a378d92f0a4b239665e9fc57)
 

Author SHA1 Message Date
  Sam Hocevar 8beb7e82ee Add a test to check that all fonts can be loaded. 15 years ago
  Sam Hocevar 98eaf9d35d Remove spaces from the pagga font, to make it look nicer with proportional 15 years ago
  Sam Hocevar 29012c93fe Add a new CP437 font: pagga.tlf 15 years ago
  Sam Hocevar 614e317810 Fix a crash with multiline input caused by losing the figfont information. 15 years ago
  Sam Hocevar 63311c54a5 Add a source code sanity check. 15 years ago
  Sam Hocevar fb6aeb50d0 New ASCII fonts based on a simple translation of the Monospace ones. 15 years ago
  Sam Hocevar 9bea723d14 Routine cleanup: update links and e-mail addresses in source and 15 years ago
  Sam Hocevar 6b08f89ef4 Revert previous fix for deprecated libcaca versions. It's possible we have 15 years ago
  Sam Hocevar 0f4b7e6050 Add a "border" filter to add a border around text. 15 years ago
  Sam Hocevar e409fd0f99 Update bootstrap script. 15 years ago
  Sam Hocevar f19beb6970 Fix deprecated libcaca calls. 15 years ago
  Sam Hocevar 6a21f9ef60 Added "letter.tlf", a font designed by Francesco Poli. 15 years ago
  Sam Hocevar 0b8e189863 Port toilet to the unified libcaca 0.99.beta15 API. 16 years ago
  Sam Hocevar 6229e1f38d * configure.ac: fix libcucul-dev dependency value. 16 years ago
  Sam Hocevar 0d17008396 * Get rid of io.c/io.h: IO functions are now in libcucul. 16 years ago
  Sam Hocevar 71ab147f05 * Re-add the cx->torender trick to avoid crashing on filters. This really 16 years ago
  Sam Hocevar ec08c3d6c0 * Require cucul >= 0.99.beta15. Not released yet, but at least we won't 16 years ago
  Sam Hocevar 75535016f3 * Add a .gitignore files for git-svn users. 16 years ago
  Sam Hocevar f59a2adfdc * Put autotools files in ./.auto instead of ./autotools. 16 years ago
  Sam Hocevar ff314b0078 * Fix a compilation warning due to libcucul API changes. 16 years ago
  Sam Hocevar f3cdb2921c * Get rid of all the FIGlet font handling: everything is moving into 16 years ago
  Sam Hocevar 98d4ddf5c9 * Fix a bashism in the configure script that the FreeBSD guys apparently 17 years ago
  Sam Hocevar 4f409dd091 * Added left and right filters for 90-degree rotations. 17 years ago
  Sam Hocevar 43b9df4ff1 * New version of the bootstrap script. 17 years ago
  Sam Hocevar a2e04d85e7 * Wide terminal font (ASCII only) 17 years ago
  Sam Hocevar e68f1da2cb * Oops, I forgot to add an additional line of comments when I added the 17 years ago
  Sam Hocevar 7345532579 * 0x0153 œ LATIN SMALL LIGATURE OE 17 years ago
  Sam Hocevar ba2b3587c5 * Fix build for systems with no zlib-devel. 18 years ago
  Sam Hocevar 75ffa54580 * Fix --as-needed issue, thanks to Pavlov Konstantin. 18 years ago
  Sam Hocevar def7cfe97b * Bwarf, typo in the no warranty clause. 18 years ago
  Sam Hocevar 914a571652 * Add a no warranty clause to the code. 18 years ago
  Sam Hocevar e03859f53b * Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux. 18 years ago
  Sam Hocevar 08f12e673f * Cosmetic. 18 years ago
  Sam Hocevar 21f7d8f290 * Added Hangul and CJK shit to the Circle font. 18 years ago
  Sam Hocevar c628919d91 * I hate SVN keywords. Here, fixed at last. 18 years ago
  Sam Hocevar f6fa0449be * Added a "make upload" rule for releases. 18 years ago
  Sam Hocevar 594f6da067 * Grmbl, set $Id on configure.ac. 18 years ago
  Sam Hocevar 0514086ace * Set version to 0.1. 18 years ago
  Sam Hocevar 11f9fdd7db * Fix layout information of shipped fonts. 18 years ago
  Sam Hocevar e3f4dc4375 * Define default layout as fullwidth for generated fonts. 18 years ago
  Sam Hocevar 3a513d8be4 * Completed support for -s, -S, -k, -W, -o. 18 years ago
  Sam Hocevar 4b1d3a28f5 * Updated help and manpage. 18 years ago
  Sam Hocevar 7c5074176c * Fix universal smushing. 18 years ago
  Sam Hocevar aefd454432 * Smushing support. Yeah baby. 18 years ago
  Sam Hocevar 2427741182 * Kerning support. We used to have: 18 years ago
  Sam Hocevar c325cb1c81 * Support for ANSI escape codes in the input: 18 years ago
  Sam Hocevar c9eff30818 * Fix max width in smblock.tlf. 18 years ago
  Sam Hocevar 981e398b67 * Now that libcaca 0.99.beta10 is out, we can switch to the new API. 18 years ago
  Sam Hocevar 9b7f15b1b1 * Double width support in caca2tlf. 18 years ago
  Sam Hocevar 29b3408410 * Add a "make fonts" rule to rebuild all generated fonts. 18 years ago