Text Showcase
← All examples19_text_showcase
Comprehensive demonstration of advanced text styling features: - Drop shadows with offset and softness - Glow effects - Outline/stroke - Letter spacing (tracking) - Line height control - Text box with word wrap - Comparison of Bitmap vs SDF vs NanoVG Uses ImGui for interactive controls.

Runs the WebAssembly build on this page. Click the canvas to give it keyboard focus.
- Number
- 19
- Tags
- Requires
MODKIT_ENABLE_FONT- Source
examples/19_text_showcase/main.c
Build and run
./scripts/build-linux.sh release --target=19_text_showcase --run