You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rs/src/widgets/canvas
Amjad Alsharafi c35a1dd79f
feat(widgets/canvas): added type Block in canvas markers (#350)
This allows for clearer colors than using Dot, especially when
decreasing the size of the terminal font in order to increase the
resolution of the canvas
4 years ago
..
line.rs fix(widgets/canvas): Add bounds check when drawing line high/low (#283) 4 years ago
map.rs refactor(canvas): update shape drawing strategy 4 years ago
mod.rs feat(widgets/canvas): added type Block in canvas markers (#350) 4 years ago
points.rs refactor(canvas): update shape drawing strategy 4 years ago
rectangle.rs refactor(canvas): update shape drawing strategy 4 years ago
world.rs refactor: clippy + rustfmt 6 years ago