58 Révisions (8cca295e10d4b37e93b8d92c0ff8cd87a44a1fdc)
 

Auteur SHA1 Message Date
  Sam Hocevar 8cca295e10 * Add a sanity check to the FIGlet font loader. il y a 18 ans
  Sam Hocevar 3f44cc843f * Add missing toilet.h to the toilet sources. il y a 18 ans
  Sam Hocevar 3bde5b8d8d * Fix uninitialised variable in the filter handler. il y a 18 ans
  Sam Hocevar b337442c2c * Make filters line-feed aware. il y a 18 ans
  Sam Hocevar 711021abc7 * Factor code from renderers to main render.c functions. il y a 18 ans
  Sam Hocevar 99f3252c73 * Make stdin input line-aware so that we don't have to wait until EOF to il y a 18 ans
  Sam Hocevar 3549ea3988 * Get rid of -g -i -m short options, only keep --gay --irc --metal. il y a 18 ans
  Sam Hocevar 5edf3053de * Added filter_flip, filter_flop and filter_rotate. il y a 18 ans
  Sam Hocevar 30b6ca2596 * Renamed filters.* to filter.*. il y a 18 ans
  Sam Hocevar f8a41ca9a0 * Support for PKZIP-compressed fonts using zlib. il y a 18 ans
  Sam Hocevar 2ffabb05d0 * Check for zlib if available. il y a 18 ans
  Sam Hocevar 9919145dad * Minor debugging information in the FIGlet font parser. il y a 18 ans
  Sam Hocevar 7b76d57ab9 * Add feof() to the list of I/O functions. il y a 18 ans
  Sam Hocevar e21d948a17 * Moved I/O functions into a separate module. il y a 18 ans
  Sam Hocevar 7629afd70b * Use fgets() instead of fscanf(). Uses an additional memory buffer, but il y a 18 ans
  Sam Hocevar 93f60439fd * Fix a crash when font opening fails. il y a 18 ans
  Sam Hocevar 8a615087eb * Fixed an ifdef error that caused -t to be ignored. il y a 18 ans
  Sam Hocevar 953021e2d6 * Fixed the FIGlet renderer. It now has char wrapping and stdin input. il y a 18 ans
  Sam Hocevar 56673021ed * Properly handle \r \n \t in the big and tiny renderers. il y a 18 ans
  Sam Hocevar 24156a3003 * The mono9 driver works again. With wrapping and stdin reading. il y a 18 ans
  Sam Hocevar 1c733d2212 * Break everything. Temporarily. Only the term output works. il y a 18 ans
  Sam Hocevar d1ba08cdf0 * Retrieve the configure.ac timestamp at configure time and store it in il y a 18 ans
  Sam Hocevar 99dbeaa263 * Fully reworked the katakana part of Small Block. il y a 18 ans
  Sam Hocevar cbe1037e10 * Added Unicode drawing blocks to Small Block. il y a 18 ans
  Sam Hocevar 4ecdb49dc9 * Added most of latin1 additional characters. il y a 18 ans
  Sam Hocevar 60bd038de3 * Added a new font: "Small Block". il y a 18 ans
  Sam Hocevar 112b4bb185 * Use ${datadir} for fonts instead of ${datarootdir}. il y a 18 ans
  Sam Hocevar 7290d559de * Oops, fixed the lowercase "x" in Future. il y a 18 ans
  Sam Hocevar 98507adc4e * Big update to the Future font. il y a 18 ans
  Sam Hocevar 0f9c9f901b * Updated "Future" font. il y a 18 ans
  Sam Hocevar 1b445087e3 * Oops, fixed typo in fonts/Makefile.am. il y a 18 ans
  Sam Hocevar 2ba814b507 * Added "Future" font. il y a 18 ans
  Sam Hocevar cf168e7303 * Added simple "Circle" font. il y a 18 ans
  Sam Hocevar dcf9c4d63f * Allow the hardblank character to be UTF-8. il y a 18 ans
  Sam Hocevar 05f0cbccb7 * There is no way emboss.tlf can have proper lowercase characters. Filled il y a 18 ans
  Sam Hocevar 93533880ed * Require libcucul 0.99.beta6 (utf8 import). il y a 18 ans
  Sam Hocevar 8390d626f9 * Fixed a few unimportant memory leaks upon error. il y a 18 ans
  Sam Hocevar ac7d345e90 * Fixed a lot of memory leaks and added a few error checks. il y a 18 ans
  Sam Hocevar 895fd3ec25 * Updated font data. il y a 18 ans
  Sam Hocevar 3093bfa71f * New font: Small Braille. il y a 18 ans
  Sam Hocevar 6202daa50c * Created emboss2.tlf with a simple sed rule. il y a 18 ans
  Sam Hocevar 7b36676bdf * Created emboss.tlf, a Unicode font for the official TOIlet distribution. il y a 18 ans
  Sam Hocevar 67e7bd971f * Better error checking in the figlet renderer. il y a 18 ans
  Sam Hocevar d9bb31a40e * Make the --metal filter only change the colour, not the characters. il y a 18 ans
  Sam Hocevar c025bc4f2b * Implemented figlet's -t (adapt to terminal's width). il y a 18 ans
  Sam Hocevar 15a742ce5c * Added -d and completed -I options. il y a 18 ans
  Sam Hocevar 256071d876 * Implemented figlet's -I (infocode) option. il y a 18 ans
  Sam Hocevar eb4d081be1 * Crop the final canvas to the effective width. il y a 18 ans
  Sam Hocevar f71113d6a6 * Fix libcucul font rendering. Now that the default canvas has a il y a 18 ans
  Sam Hocevar 02b3c15dc9 * Don't autocrop final canvas if it was rendered with the figlet engine. il y a 18 ans