Feature: Canvas (#287)

Draw using braille and block characters on a grid.
This commit is contained in:
Arthur Sonzogni
2021-12-23 14:17:33 +01:00
committed by GitHub
parent 7e5cd23b4c
commit 0d47dd19ab
15 changed files with 1098 additions and 10 deletions

View File

@@ -7,6 +7,8 @@ unreleased (development)
### Features:
#### DOM:
- Add the `Canvas` class and `ElementFrom('canvas')` function. Together users of
the library can draw using braille and block characters.
- Support `flexbox` dom elements. This is build symmetrically to the HTML one.
All the following attributes are supported: direction, wrap, justify-content,
align-items, align-content, gap