Skip to content

Commit

Permalink
update youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
Wind-stormger committed Sep 1, 2023
1 parent 463d857 commit 24da47f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Centi_S3_doc/en/MicroPython/Display_text.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Display text characters

<iframe width="560" height="315" src="https://www.youtube.com/embed/MAvLjCMQ93s?si=auUGEEG4a_E2GK_j" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

### text method

`text(font, s, x, y {, fg, bg, alpha})`
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Make semi-transparent rectangular text box

<iframe width="560" height="315" src="https://www.youtube.com/embed/qnfZCrlbGss?si=LhywE4zOzX0QtQoT" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

### fill_rect method
`fill_rect(x, y, width, height {, color, alpha})`

Expand Down

0 comments on commit 24da47f

Please sign in to comment.