|
|
@1376
|
16 years |
Sam Hocevar |
* Now that libcaca 0.99.beta10 is out, we can switch to the new API.
|
|
|
@1326
|
16 years |
Sam Hocevar |
* Allow setting the font directory using --datadir / --datarootdir.
|
|
|
@1322
|
16 years |
Sam Hocevar |
* Output filter list to stdout, not stderr.
|
|
|
@1321
|
16 years |
Sam Hocevar |
* Moved export stuff in export.c.
* Bail out with an error if the …
|
|
|
@1320
|
16 years |
Sam Hocevar |
* Fix signed/unsigned warning.
|
|
|
@1319
|
16 years |
Sam Hocevar |
* Use "-F list" to list available filters.
* Use "-E" to specify …
|
|
|
@1318
|
16 years |
Sam Hocevar |
* Don't crash if an export error occurs.
|
|
|
@1317
|
16 years |
Sam Hocevar |
* Updated code to the beta9 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.
|
|
|
@1293
|
16 years |
Sam Hocevar |
* Got rid of the mono9.c renderer. We now have a .tlf font instead.
|
|
|
@1289
|
16 years |
Sam Hocevar |
* Add a sanity check to the FIGlet font loader.
|
|
|
@1288
|
16 years |
Sam Hocevar |
* Add missing toilet.h to the toilet sources.
|
|
|
@1272
|
16 years |
Sam Hocevar |
* Fix uninitialised variable in the filter handler.
|
|
|
@1243
|
16 years |
Sam Hocevar |
* Make filters line-feed aware.
|
|
|
@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 …
|
|
|
@1240
|
16 years |
Sam Hocevar |
* Get rid of -g -i -m short options, only keep --gay --irc --metal.
…
|
|
|
@1228
|
16 years |
Sam Hocevar |
* Added filter_flip, filter_flop and filter_rotate.
* Add a -F flag …
|
|
|
@1227
|
16 years |
Sam Hocevar |
* Renamed filters.* to filter.*.
|
|
|
@1206
|
16 years |
Sam Hocevar |
* Support for PKZIP-compressed fonts using zlib.
|
|
|
@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, …
|
|
|
@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.
|