We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9bf252 commit 371777eCopy full SHA for 371777e
ChangeLog.md
@@ -19,6 +19,10 @@
19
- Added `set_pen`. ([#7](https://github.com/davep/textual-canvas/pull/7))
20
- Fixed off-by-one issue with `draw_rectangle`.
21
([#10](https://github.com/davep/textual-canvas/pull/10))
22
+- Added `Canvas.clear_pixels`.
23
+ ([#11](https://github.com/davep/textual-canvas/pull/11))
24
+- Added `Canvas.clear_pixel`.
25
26
27
## v0.2.0
28
0 commit comments