text-mode v0.0.13
Guillaume Piolat
firstname.name at spam.com
Wed Dec 18 15:40:33 UTC 2024
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
More information about the Digitalmars-d-announce
mailing list