Blinc Android platform - native activity, JNI bridge, and input handling
Blinc UI Framework CLI - build, run, and hot-reload Blinc applications
Platform abstraction layer for Blinc UI - unified windowing, input, and lifecycle
Theming system for Blinc UI framework - colors, typography, and design tokens
Drop-in NotoColorEmoji fallback for blinc_text. Add to your Cargo.toml and the bundled subset auto-registers at binary init via a `#[ctor]` function — no source changes required. Part of the `blinc_<font>_emoji` add-on family (Twemoji, Fluent Emoji, etc. can publish their own crates with the same auto-register shape).
Blinc GPU renderer - SDF-based rendering via wgpu