This website requires JavaScript.
Explore
Help
Register
Sign in
femsci
/
toilet
Watch
1
Star
0
Fork
You've already forked toilet
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7b76d57ab9
toilet
/
src
History
Sam Hocevar
7b76d57ab9
* Add feof() to the list of I/O functions.
2006-10-13 13:38:50 +00:00
..
figlet.c
* Add feof() to the list of I/O functions.
2006-10-13 13:38:50 +00:00
figlet.h
* Fixed the FIGlet renderer. It now has char wrapping and stdin input.
2006-10-10 07:20:15 +00:00
filters.c
* Make the --metal filter only change the colour, not the characters.
2006-09-30 10:48:32 +00:00
filters.h
* Added content description to all source files.
2006-09-23 22:58:02 +00:00
io.c
* Add feof() to the list of I/O functions.
2006-10-13 13:38:50 +00:00
io.h
* Add feof() to the list of I/O functions.
2006-10-13 13:38:50 +00:00
main.c
* Fix a crash when font opening fails.
2006-10-13 13:11:20 +00:00
Makefile.am
* Moved I/O functions into a separate module.
2006-10-13 13:36:23 +00:00
render.c
* Properly handle \r \n \t in the big and tiny renderers.
2006-10-10 07:15:28 +00:00
render.h
* The mono9 driver works again. With wrapping and stdin reading.
2006-10-09 23:54:40 +00:00
toilet.h
* Fixed the FIGlet renderer. It now has char wrapping and stdin input.
2006-10-10 07:20:15 +00:00