1 repositorio
Cycles through animation states of shaped text to visualize glyph placement and shaping variations in real time.
Distinct from Glyph Positioning: Distinct from Glyph Positioning: focuses on animating glyph positions over time, not static placement.
Explore 1 awesome GitHub repository matching user interface & experience · Glyph Position Animators. Refine with filters or upvote what's useful.
HarfBuzz is a text shaping engine that converts Unicode text into correctly positioned glyphs for any writing system. It processes OpenType layout features, substitution rules, and positioning tables to produce shaped glyph sequences from font data, and also handles Apple Advanced Typography font tables. The library provides a stable C API that abstracts over platform-specific font access and rendering backends, and includes a font table caching layer to avoid redundant parsing during repeated shaping operations. The project implements script-specific shaping logic for complex writing systems
Provides a debug visualization that cycles through animation states of shaped text to inspect glyph placement.