Skip to content
modkitv0.2

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.

Text Showcase

Runs the WebAssembly build on this page. Click the canvas to give it keyboard focus.

Number
19
Tags
textuiimgui2dvectorshaderslayout
Requires
MODKIT_ENABLE_FONT
Source
examples/19_text_showcase/main.c

Build and run

./scripts/build-linux.sh release --target=19_text_showcase --run