4 releases
| 0.2.2 | Jun 4, 2022 |
|---|---|
| 0.2.1 | Jun 4, 2022 |
| 0.2.0 | May 31, 2022 |
| 0.1.0 | May 17, 2022 |
#809 in Graphics APIs
16KB
259 lines
terminalgl
A small text based graphics library
v0.2.0
- Changed drawing to work by printing directly to the terminal rather than by using an intermediary struct.
- Added color with the
drawcmodule.
v0.2.1
- Added non-colored and colored variants of
text_alignedto draw aligned text. - Moved
DirectionandTextAlignmentinto lib.rs.
v0.2.2
- Changed
straight_linedocumentation.
Dependencies
~220KB