Sam Hocevar
|
d9bb31a40e
|
* Make the --metal filter only change the colour, not the characters.
|
18 年之前 |
Sam Hocevar
|
c025bc4f2b
|
* Implemented figlet's -t (adapt to terminal's width).
|
18 年之前 |
Sam Hocevar
|
15a742ce5c
|
* Added -d and completed -I options.
|
18 年之前 |
Sam Hocevar
|
256071d876
|
* Implemented figlet's -I (infocode) option.
* Added -w flag. Ignored for now.
|
18 年之前 |
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.
|
18 年之前 |
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.
|
18 年之前 |
Sam Hocevar
|
02b3c15dc9
|
* Don't autocrop final canvas if it was rendered with the figlet engine.
|
18 年之前 |
Sam Hocevar
|
e80a522fcc
|
* Do not try to autocrop a canvas that has only spaces.
|
18 年之前 |
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...
|
18 年之前 |
Sam Hocevar
|
b3bc7d4270
|
* Added content description to all source files.
|
18 年之前 |
Sam Hocevar
|
7c14f93b9d
|
* Created skeleton for future FIGlet font handling. Nothing here yet.
|
18 年之前 |
Sam Hocevar
|
05204d2b7a
|
* Split main.c into main.c/render.c/filters.c.
|
18 年之前 |
Sam Hocevar
|
669808400e
|
* Added -m/--metal flag. Pretty ugly.
|
18 年之前 |
Sam Hocevar
|
622e8deeed
|
* Import toilet source code from libcaca's repository.
|
18 年之前 |
Sam Hocevar
|
6076c47355
|
* Initial tree.
|
18 年之前 |