Inspired by Simon Ford's "Terminal" library, this is a clean-room reimplementation that supports a larger set of the ANSI escape sequences and includes a few handy drawing routines. Useful for making console UIs for your projects. The box-drawing stuff requires your terminal to be set to codepage 850.
Fork of ANSITerm by
History
no changes
2013-02-28, by mbedDevLondon [Thu, 28 Feb 2013 00:38:13 +0000] rev 2
no changes
Added symbols to name each glyph in a boxdraw style.
2012-09-23, by dansummers [Sun, 23 Sep 2012 23:28:27 +0000] rev 1
Added symbols to name each glyph in a boxdraw style.
ANSITerm first release: supports colour and styling, cursor movement, box drawing with Codepage850 box-drawing characters.
2012-09-18, by dansummers [Tue, 18 Sep 2012 18:58:19 +0000] rev 0
ANSITerm first release: supports colour and styling, cursor movement, box drawing with Codepage850 box-drawing characters.