Sam Hocevar
|
711021abc7
|
* Factor code from renderers to main render.c functions.
|
2006-10-26 13:14:37 +00:00 |
|
Sam Hocevar
|
99f3252c73
|
* Make stdin input line-aware so that we don't have to wait until EOF to
display stuff.
* Reorganise stuff and fix memory leaks.
|
2006-10-26 13:07:58 +00:00 |
|
Sam Hocevar
|
56673021ed
|
* Properly handle \r \n \t in the big and tiny renderers.
|
2006-10-10 07:15:28 +00:00 |
|
Sam Hocevar
|
24156a3003
|
* The mono9 driver works again. With wrapping and stdin reading.
|
2006-10-09 23:54:40 +00:00 |
|
Sam Hocevar
|
1c733d2212
|
* Break everything. Temporarily. Only the term output works.
* Allow to read from stdin.
* Wrap at terminal width (currently letter-wrap, not word-wrap).
|
2006-10-08 12:14:13 +00:00 |
|
Sam Hocevar
|
f71113d6a6
|
* Fix libcucul font rendering. Now that the default canvas has a
transparent background, we need to explicitely draw our temporary string
in white on black.
|
2006-09-26 21:51:13 +00:00 |
|
Sam Hocevar
|
b3bc7d4270
|
* Added content description to all source files.
|
2006-09-23 22:58:02 +00:00 |
|
Sam Hocevar
|
05204d2b7a
|
* Split main.c into main.c/render.c/filters.c.
|
2006-09-23 19:54:20 +00:00 |
|