www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - text-mode v0.0.13

This package basically emulates a 8x8 "text mode" with support 
for only one font.
It's basically for providing a console-type widget in other 
software, in an easy way.

- 5 palette
- 16 colors
- about 800 glyphs, all 8x8 and square though
- Bold, blur, underlined, blink
- Support CCL `cprint` with XML tags for attributes/colors
- Partial .ans support for doing ANSI graphics
- "text memory" access much like olden text modes

DUB: https://code.dlang.org/packages/text-mode
GitHub: https://github.com/AuburnSounds/text-mode
Dec 18 2024