# Showcase

The flagship XWUITextOverlay demo. It walks through a title/subtitle pair over a gradient card, the bold/italic/underline/outline/shadow style options, rotated stamp-style text, a watermark-style credit line, and adding overlays at runtime through `addText()` with a live `onChange` count.

Every overlay mounts into its own sized, `position: relative` canvas div because XWUITextOverlay renders directly into its container (or a caller-supplied `canvasElement`).
