text | URL-encoded text (max 500 chars). Use %0A for line breaks. | — |
textColor | Hex color (#fff, #ffffff, or with alpha #ffffff80). | #ffffff |
textSize | Font size in pixels (8–256). | 48 |
textPosition | top-left, top-center, top-right, center, bottom-left, bottom-center, bottom-right. | bottom-center |
textFont | sans, serif, mono, or aliases like arial, georgia, courier. | sans |
textAlign | Horizontal alignment for multiline text: left, center, right. Applies when textPosition is a horizontal center anchor (top-center, center, bottom-center). Corner positions anchor the text block to that corner. | center |
textShadow | Drop shadow as dx,dy,blur,#color (e.g. 2,2,4,#000000aa). | none |
textBg | Optional hex background pill behind text. | none |