144 Commits (7caaf1a7427a599fb196f31ab36ac46b63bc9c77)
 

Autor SHA1 Mensaje Fecha
  Sam Hocevar 7caaf1a742 fix: use the upcoming libcaca's canvas width and smushing mode features. hace 11 años
  Sam Hocevar f35c90ff3e build: update bootstrap script. hace 11 años
  Sam Hocevar 784ea9a179 Remove useless reference to deprecated libcucul. hace 14 años
  Sam Hocevar cab64e608b Remove the build dependency on the getopt implementation and use libcaca hace 14 años
  Sam Hocevar 6dd652a3df Update ChangeLog. hace 15 años
  Sam Hocevar 7436d1c74f No longer check for zlib, it's provided by libcaca. hace 15 años
  Sam Hocevar ec7c63a624 Set version to 0.2 and update COPYING, NEWS, README, TODO... hace 15 años
  Sam Hocevar f03f5e8823 Improve testsuite. hace 15 años
  Sam Hocevar 2c63c7ada7 Get rid of $Id$ keywords. hace 15 años
  Sam Hocevar 86d44a6982 Get rid of deprecated libcaca calls now that beta17 is out. hace 15 años
  Sam Hocevar cf40121bfc Put package version in manual page. hace 15 años
  Sam Hocevar bb02608645 Add mygetopt.c to the project. Fixes #42. hace 15 años
  Sam Hocevar a5f4d401fc Search for missing fonts in the current directory (Fixes #40) and display hace 15 años
  Sam Hocevar ab698bbc1f Build-depend on libcaca 0.99.beta17, to get colour font support. hace 15 años
  Sam Hocevar 05bf19a69a Better ChangeLog generation. hace 15 años
  Sam Hocevar b578d2e9bb Two new automatic fonts: biggray9 and biggray12. hace 15 años
  Sam Hocevar a97ae774e9 Generate colour fonts with caca2tlf. hace 15 años
  Sam Hocevar 8beb7e82ee Add a test to check that all fonts can be loaded. hace 15 años
  Sam Hocevar 98eaf9d35d Remove spaces from the pagga font, to make it look nicer with proportional hace 15 años
  Sam Hocevar 29012c93fe Add a new CP437 font: pagga.tlf hace 15 años
  Sam Hocevar 614e317810 Fix a crash with multiline input caused by losing the figfont information. hace 15 años
  Sam Hocevar 63311c54a5 Add a source code sanity check. hace 15 años
  Sam Hocevar fb6aeb50d0 New ASCII fonts based on a simple translation of the Monospace ones. hace 15 años
  Sam Hocevar 9bea723d14 Routine cleanup: update links and e-mail addresses in source and hace 15 años
  Sam Hocevar 6b08f89ef4 Revert previous fix for deprecated libcaca versions. It's possible we have hace 15 años
  Sam Hocevar 0f4b7e6050 Add a "border" filter to add a border around text. hace 15 años
  Sam Hocevar e409fd0f99 Update bootstrap script. hace 15 años
  Sam Hocevar f19beb6970 Fix deprecated libcaca calls. hace 15 años
  Sam Hocevar 6a21f9ef60 Added "letter.tlf", a font designed by Francesco Poli. hace 15 años
  Sam Hocevar 0b8e189863 Port toilet to the unified libcaca 0.99.beta15 API. hace 16 años
  Sam Hocevar 6229e1f38d * configure.ac: fix libcucul-dev dependency value. hace 16 años
  Sam Hocevar 0d17008396 * Get rid of io.c/io.h: IO functions are now in libcucul. hace 16 años
  Sam Hocevar 71ab147f05 * Re-add the cx->torender trick to avoid crashing on filters. This really hace 16 años
  Sam Hocevar ec08c3d6c0 * Require cucul >= 0.99.beta15. Not released yet, but at least we won't hace 16 años
  Sam Hocevar 75535016f3 * Add a .gitignore files for git-svn users. hace 16 años
  Sam Hocevar f59a2adfdc * Put autotools files in ./.auto instead of ./autotools. hace 16 años
  Sam Hocevar ff314b0078 * Fix a compilation warning due to libcucul API changes. hace 16 años
  Sam Hocevar f3cdb2921c * Get rid of all the FIGlet font handling: everything is moving into hace 16 años
  Sam Hocevar 98d4ddf5c9 * Fix a bashism in the configure script that the FreeBSD guys apparently hace 17 años
  Sam Hocevar 4f409dd091 * Added left and right filters for 90-degree rotations. hace 17 años
  Sam Hocevar 43b9df4ff1 * New version of the bootstrap script. hace 17 años
  Sam Hocevar a2e04d85e7 * Wide terminal font (ASCII only) hace 17 años
  Sam Hocevar e68f1da2cb * Oops, I forgot to add an additional line of comments when I added the hace 17 años
  Sam Hocevar 7345532579 * 0x0153 œ LATIN SMALL LIGATURE OE hace 17 años
  Sam Hocevar ba2b3587c5 * Fix build for systems with no zlib-devel. hace 18 años
  Sam Hocevar 75ffa54580 * Fix --as-needed issue, thanks to Pavlov Konstantin. hace 18 años
  Sam Hocevar def7cfe97b * Bwarf, typo in the no warranty clause. hace 18 años
  Sam Hocevar 914a571652 * Add a no warranty clause to the code. hace 18 años
  Sam Hocevar e03859f53b * Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux. hace 18 años
  Sam Hocevar 08f12e673f * Cosmetic. hace 18 años