|
|
@1202
|
16 years |
Sam Hocevar |
* Add feof() to the list of I/O functions.
|
|
|
@1201
|
16 years |
Sam Hocevar |
* Moved I/O functions into a separate module.
|
|
|
@1200
|
16 years |
Sam Hocevar |
* Use fgets() instead of fscanf(). Uses an additional memory buffer, …
|
|
|
@1199
|
16 years |
Sam Hocevar |
* Fix a crash when font opening fails.
|
|
|
@1197
|
16 years |
Sam Hocevar |
* Fixed an ifdef error that caused -t to be ignored.
|
|
|
@1196
|
16 years |
Sam Hocevar |
* Fixed the FIGlet renderer. It now has char wrapping and stdin input.
|
|
|
@1195
|
16 years |
Sam Hocevar |
* Properly handle \r \n \t in the big and tiny renderers.
|
|
|
@1194
|
16 years |
Sam Hocevar |
* The mono9 driver works again. With wrapping and stdin reading.
|
|
|
@1193
|
16 years |
Sam Hocevar |
* Break everything. Temporarily. Only the term output works.
* Allow …
|
|
|
@1170
|
16 years |
Sam Hocevar |
* Allow the hardblank character to be UTF-8.
|
|
|
@1151
|
16 years |
Sam Hocevar |
* Fixed a few unimportant memory leaks upon error.
|
|
|
@1150
|
16 years |
Sam Hocevar |
* Fixed a lot of memory leaks and added a few error checks.
|
|
|
@1143
|
16 years |
Sam Hocevar |
* Better error checking in the figlet renderer.
* Allow to open …
|
|
|
@1142
|
16 years |
Sam Hocevar |
* Make the --metal filter only change the colour, not the characters.
|
|
|
@1116
|
16 years |
Sam Hocevar |
* Implemented figlet's -t (adapt to terminal's width).
|
|
|
@1115
|
16 years |
Sam Hocevar |
* Added -d and completed -I options.
|
|
|
@1114
|
16 years |
Sam Hocevar |
* Implemented figlet's -I (infocode) option.
* Added -w flag. …
|
|
|
@1113
|
16 years |
Sam Hocevar |
* Crop the final canvas to the effective width.
* Fixed a bug that …
|
|
|
@1112
|
16 years |
Sam Hocevar |
* Fix libcucul font rendering. Now that the default canvas has a
…
|
|
|
@1110
|
16 years |
Sam Hocevar |
* Don't autocrop final canvas if it was rendered with the figlet engine.
|
|
|
@1109
|
16 years |
Sam Hocevar |
* Do not try to autocrop a canvas that has only spaces.
|
|
|
@1106
|
16 years |
Sam Hocevar |
* Improved support for figlet fonts. We can now load them and print …
|
|
|
@1102
|
16 years |
Sam Hocevar |
* Added content description to all source files.
|
|
|
@1101
|
16 years |
Sam Hocevar |
* Created skeleton for future FIGlet font handling. Nothing here yet.
|
|
|
@1100
|
16 years |
Sam Hocevar |
* Split main.c into main.c/render.c/filters.c.
|
|
|
@1099
|
16 years |
Sam Hocevar |
* Added -m/--metal flag. Pretty ugly.
|
|
|
@1087
|
16 years |
Sam Hocevar |
* Import toilet source code from libcaca's repository.
|
|
|
@1084
|
16 years |
Sam Hocevar |
* Initial tree.
|