Skip to content

Tasmota DisplayText command: How to draw text over filled rectangle/circle with transparent background #21804

Answered by jkwim
jkwim asked this question in Q&A
Discussion options

You must be logged in to vote

Documentation had this but I could not comprehend it.

Dp = switch display drawing options:
bit 0: auto updates => 1 auto draw on each displaytext cmd, 0 display must be updated manually with d
( only valid for bw oled and epaper displays, color displays draw always immediately)
bit 1: character drawing => 0 opaque character drawing, 1 transparent character drawing

Now it makes sense.

D0 = 00
D1 = 01
D2 = 10
D3 = 11

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sfromis
Comment options

@jkwim
Comment options

@jkwim
Comment options

Answer selected by jkwim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants