37 Révisions (d9c236ef512058a20c9594ef86333dde2f12f975)

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