Blinc application framework with clean layout and rendering API
High-quality text rendering for Blinc UI framework
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).
Image loading and rendering for Blinc UI
Blinc iOS platform - UIKit integration, Metal rendering, and touch input
Blinc UI Framework CLI - build, run, and hot-reload Blinc applications
Blinc desktop platform - macOS, Windows, Linux windowing and input
Platform abstraction layer for Blinc UI - unified windowing, input, and lifecycle
Blinc Component Library - shadcn-style themed components built on blinc_layout primitives