|
|
@1404
|
16 years |
Sam Hocevar |
* Completed support for -s, -S, -k, -W, -o.
|
|
|
@1402
|
16 years |
Sam Hocevar |
* Fix universal smushing.
|
|
|
@1401
|
16 years |
Sam Hocevar |
* Smushing support. Yeah baby.
|
|
|
@1400
|
16 years |
Sam Hocevar |
* Kerning support. We used to have:
_
\ \ / / (_) _ _ …
|
|
|
@1385
|
16 years |
Sam Hocevar |
* Support for ANSI escape codes in the input:
…
|
|
|
@1376
|
16 years |
Sam Hocevar |
* Now that libcaca 0.99.beta10 is out, we can switch to the new API.
|
|
|
@1299
|
16 years |
Sam Hocevar |
* Ignore negative indices in font data.
|
|
|
@1298
|
16 years |
Sam Hocevar |
* Make figlet font importer more tolerant with empty lines.
|
|
|
@1289
|
16 years |
Sam Hocevar |
* Add a sanity check to the FIGlet font loader.
|
|
|
@1242
|
16 years |
Sam Hocevar |
* Factor code from renderers to main render.c functions.
|
|
|
@1241
|
16 years |
Sam Hocevar |
* Make stdin input line-aware so that we don't have to wait until EOF …
|
|
|
@1204
|
16 years |
Sam Hocevar |
* Minor debugging information in the FIGlet font parser.
|
|
|
@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, …
|
|
|
@1196
|
16 years |
Sam Hocevar |
* Fixed the FIGlet renderer. It now has char wrapping and stdin input.
|
|
|
@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 …
|
|
|
@1113
|
16 years |
Sam Hocevar |
* Crop the final canvas to the effective width.
* Fixed a bug that …
|
|
|
@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.
|