37 Commits (d9c236ef512058a20c9594ef86333dde2f12f975)

Autor SHA1 Mensaje Fecha
  gitlab.com/pepa65 d9c236ef51 Add -l|--list option to list fonts in active directories hace 3 años
  Sam Hocevar 7caaf1a742 fix: use the upcoming libcaca's canvas width and smushing mode features. hace 12 años
  Sam Hocevar 2c63c7ada7 Get rid of $Id$ keywords. hace 16 años
  Sam Hocevar a5f4d401fc Search for missing fonts in the current directory (Fixes #40) and display hace 16 años
  Sam Hocevar 614e317810 Fix a crash with multiline input caused by losing the figfont information. hace 16 años
  Sam Hocevar 9bea723d14 Routine cleanup: update links and e-mail addresses in source and hace 16 años
  Sam Hocevar 0b8e189863 Port toilet to the unified libcaca 0.99.beta15 API. hace 17 años
  Sam Hocevar 0d17008396 * Get rid of io.c/io.h: IO functions are now in libcucul. hace 17 años
  Sam Hocevar 71ab147f05 * Re-add the cx->torender trick to avoid crashing on filters. This really hace 17 años
  Sam Hocevar f3cdb2921c * Get rid of all the FIGlet font handling: everything is moving into hace 17 años
  Sam Hocevar def7cfe97b * Bwarf, typo in the no warranty clause. hace 19 años
  Sam Hocevar 914a571652 * Add a no warranty clause to the code. hace 19 años
  Sam Hocevar 3a513d8be4 * Completed support for -s, -S, -k, -W, -o. hace 19 años
  Sam Hocevar 7c5074176c * Fix universal smushing. hace 19 años
  Sam Hocevar aefd454432 * Smushing support. Yeah baby. hace 19 años
  Sam Hocevar 2427741182 * Kerning support. We used to have: hace 19 años
  Sam Hocevar c325cb1c81 * Support for ANSI escape codes in the input: hace 19 años
  Sam Hocevar 981e398b67 * Now that libcaca 0.99.beta10 is out, we can switch to the new API. hace 19 años
  Sam Hocevar 4af6e12627 * Ignore negative indices in font data. hace 19 años
  Sam Hocevar 374627e287 * Make figlet font importer more tolerant with empty lines. hace 19 años
  Sam Hocevar 8cca295e10 * Add a sanity check to the FIGlet font loader. hace 19 años
  Sam Hocevar 711021abc7 * Factor code from renderers to main render.c functions. hace 19 años
  Sam Hocevar 99f3252c73 * Make stdin input line-aware so that we don't have to wait until EOF to hace 19 años
  Sam Hocevar 9919145dad * Minor debugging information in the FIGlet font parser. hace 19 años
  Sam Hocevar 7b76d57ab9 * Add feof() to the list of I/O functions. hace 19 años
  Sam Hocevar e21d948a17 * Moved I/O functions into a separate module. hace 19 años
  Sam Hocevar 7629afd70b * Use fgets() instead of fscanf(). Uses an additional memory buffer, but hace 19 años
  Sam Hocevar 953021e2d6 * Fixed the FIGlet renderer. It now has char wrapping and stdin input. hace 19 años
  Sam Hocevar 1c733d2212 * Break everything. Temporarily. Only the term output works. hace 19 años
  Sam Hocevar dcf9c4d63f * Allow the hardblank character to be UTF-8. hace 19 años
  Sam Hocevar 8390d626f9 * Fixed a few unimportant memory leaks upon error. hace 19 años
  Sam Hocevar ac7d345e90 * Fixed a lot of memory leaks and added a few error checks. hace 19 años
  Sam Hocevar 67e7bd971f * Better error checking in the figlet renderer. hace 19 años
  Sam Hocevar eb4d081be1 * Crop the final canvas to the effective width. hace 19 años
  Sam Hocevar 808a270565 * Improved support for figlet fonts. We can now load them and print text. hace 19 años
  Sam Hocevar b3bc7d4270 * Added content description to all source files. hace 19 años
  Sam Hocevar 7c14f93b9d * Created skeleton for future FIGlet font handling. Nothing here yet. hace 19 años
  Sam Hocevar 05204d2b7a * Split main.c into main.c/render.c/filters.c. hace 19 años