Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement font-switching for PostScript. -Tps now supports | Kristaps Dzonsons | 2010-06-11 | 1 | -61/+133 |
* | Delay opening a word state until a character is ready to be output. | Kristaps Dzonsons | 2010-06-11 | 1 | -20/+41 |
* | Teach -Tps to ignore backspace-encoding by using a one-char buffer and a | Kristaps Dzonsons | 2010-06-11 | 1 | -1/+30 |
* | Allow open word contexts in -Tps to preserve whitespace, as whitespace | Kristaps Dzonsons | 2010-06-10 | 1 | -3/+4 |
* | Forgot to increment into the nil terminator. And call va_end() while | Kristaps Dzonsons | 2010-06-09 | 1 | -1/+3 |
* | Have the standard manpage header and footer print on every page of -Tps | Kristaps Dzonsons | 2010-06-09 | 1 | -54/+138 |
* | Lint noops. Also fixed getsubopt() to be in unistd.h (noted by joerg@). | Kristaps Dzonsons | 2010-06-08 | 1 | -0/+1 |
* | Broke ascii_*() functions into term_ascii.c | Kristaps Dzonsons | 2010-06-08 | 1 | -0/+172 |
* | No functionality changes: just restructuring. Deprecated | Kristaps Dzonsons | 2010-06-08 | 1 | -0/+45 |