makepad-font - Makepad Text Layout and GPU Font Rendering Guide
Provides font configuration, text layout, and GPU-based SDF text rendering support for Makepad applications.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure font families and styles
- Manage text layouter and shaping
- Render text using GPU SDF
Inputs
- Font resource files
- Text styling parameters
- Local documentation files
Outputs
- Rendered text UI components
- GPU glyph texture atlases
- Laid out text structures
Requirements
- makepad-widgets crate dev branch
- Harfbuzz text shaping support
- Local file ./references/font-system.md
