37 Commits (d9c236ef512058a20c9594ef86333dde2f12f975)

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