57 Commits (08f12e673f3198d33ba9d6e69c8ab202dafc4d2e)

Autor SHA1 Mensaje Fecha
  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 93f60439fd * Fix a crash when font opening fails. hace 19 años
  Sam Hocevar 8a615087eb * Fixed an ifdef error that caused -t to be ignored. 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 56673021ed * Properly handle \r \n \t in the big and tiny renderers. hace 19 años
  Sam Hocevar 24156a3003 * The mono9 driver works again. With wrapping and stdin reading. 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 d9bb31a40e * Make the --metal filter only change the colour, not the characters. hace 19 años
  Sam Hocevar c025bc4f2b * Implemented figlet's -t (adapt to terminal's width). hace 19 años
  Sam Hocevar 15a742ce5c * Added -d and completed -I options. hace 19 años
  Sam Hocevar 256071d876 * Implemented figlet's -I (infocode) option. hace 19 años
  Sam Hocevar eb4d081be1 * Crop the final canvas to the effective width. hace 19 años
  Sam Hocevar f71113d6a6 * Fix libcucul font rendering. Now that the default canvas has a hace 19 años
  Sam Hocevar 02b3c15dc9 * Don't autocrop final canvas if it was rendered with the figlet engine. hace 19 años
  Sam Hocevar e80a522fcc * Do not try to autocrop a canvas that has only spaces. 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
  Sam Hocevar 669808400e * Added -m/--metal flag. Pretty ugly. hace 19 años
  Sam Hocevar 622e8deeed * Import toilet source code from libcaca's repository. hace 19 años
  Sam Hocevar 6076c47355 * Initial tree. hace 19 años