Commit graph

63 commits

Author SHA1 Message Date
Sam Hocevar
15a742ce5c * Added -d and completed -I options. 2006-09-26 23:13:01 +00:00
Sam Hocevar
256071d876 * Implemented figlet's -I (infocode) option.
* Added -w flag. Ignored for now.
2006-09-26 22:54:15 +00:00
Sam Hocevar
eb4d081be1 * Crop the final canvas to the effective width.
* Fixed a bug that prevented loading characters after 127.
  * Allow to load fonts that hex-encode their Unicode values.
2006-09-26 21:58:26 +00:00
Sam Hocevar
f71113d6a6 * Fix libcucul font rendering. Now that the default canvas has a
transparent background, we need to explicitely draw our temporary string
    in white on black.
2006-09-26 21:51:13 +00:00
Sam Hocevar
02b3c15dc9 * Don't autocrop final canvas if it was rendered with the figlet engine. 2006-09-26 21:40:35 +00:00
Sam Hocevar
e80a522fcc * Do not try to autocrop a canvas that has only spaces. 2006-09-26 21:39:07 +00:00
Sam Hocevar
808a270565 * Improved support for figlet fonts. We can now load them and print text.
Still no smushing, no hard blanks, no line wrapping...
2006-09-26 13:57:01 +00:00
Sam Hocevar
b3bc7d4270 * Added content description to all source files. 2006-09-23 22:58:02 +00:00
Sam Hocevar
7c14f93b9d * Created skeleton for future FIGlet font handling. Nothing here yet. 2006-09-23 22:53:17 +00:00
Sam Hocevar
05204d2b7a * Split main.c into main.c/render.c/filters.c. 2006-09-23 19:54:20 +00:00
Sam Hocevar
669808400e * Added -m/--metal flag. Pretty ugly. 2006-09-23 19:27:19 +00:00
Sam Hocevar
622e8deeed * Import toilet source code from libcaca's repository. 2006-09-22 23:36:35 +00:00
Sam Hocevar
6076c47355 * Initial tree. 2006-09-22 17:03:41 +00:00