Skip to content

Commit

Permalink
Add example preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mzyy94 committed Feb 1, 2024
1 parent 3a4a8ac commit 5efa6a3
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,25 @@ Please refer to examples for more details.
|![hello-world]|![touch-button]|![dial-number]|
|Simple drawing| Touch input | Encoder input|

| [qr_code] | [new_font] | [native_sdl]|
|:-----------:|:-----------:|:-----------:|
| ![qr-code] | ![new-font] |![native-sdl]|
|Custom config|External font| PC preview |


[hello_world]: ./examples/hello_world
[touch_button]: ./examples/touch_button
[dial_number]: ./examples/dial_number
[qr_code]: ./examples/qr_code
[new_font]: ./examples/new_font
[native_sdl]: ./examples/native_sdl

[hello-world]: ./examples/hello_world/preview.png
[touch-button]: ./examples/touch_button/preview.png
[dial-number]: ./examples/dial_number/preview.png
[qr-code]: ./examples/qr_code/preview.png
[new-font]: ./examples/new_font/preview.png
[native-sdl]: ./examples/native_sdl/preview.png

## License

Expand Down
Binary file added examples/native_sdl/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/new_font/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added examples/qr_code/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5efa6a3

Please sign in to comment.