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

@@ -1,16 +1,17 @@
set(DIRECTORY_LIB component)
example(button)
example(canvas_animated)
example(checkbox)
example(checkbox_in_frame)
example(composition)
example(dropdown)
example(flexbox)
example(flexbox_gallery)
example(focus)
example(gallery)
example(homescreen)
example(input)
example(maybe)
example(focus)
example(menu)
example(menu2)
example(menu_entries)