This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
toilet
mirror of
https://github.com/cacalabs/toilet.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44
Commits
1
Branch
2.7 MiB
C
76.7%
Shell
11.4%
Makefile
6.2%
M4Sugar
4.1%
Text
1.5%
Other
0.1%
Tree:
7629afd70b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7629afd70b'
${ noResults }
toilet
/
src
History
Sam Hocevar
7629afd70b
* Use fgets() instead of fscanf(). Uses an additional memory buffer, but
paves the way for custom IO functions.
18 years ago
..
Makefile.am
* Created skeleton for future FIGlet font handling. Nothing here yet.
18 years ago
figlet.c
* Use fgets() instead of fscanf(). Uses an additional memory buffer, but
18 years ago
figlet.h
* Fixed the FIGlet renderer. It now has char wrapping and stdin input.
18 years ago
filters.c
* Make the --metal filter only change the colour, not the characters.
18 years ago
filters.h
* Added content description to all source files.
18 years ago
main.c
* Fix a crash when font opening fails.
18 years ago
render.c
* Properly handle \r \n \t in the big and tiny renderers.
18 years ago
render.h
* The mono9 driver works again. With wrapping and stdin reading.
18 years ago
toilet.h
* Fixed the FIGlet renderer. It now has char wrapping and stdin input.
18 years ago