LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-17

Capabilities

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

Source

  • Spec: SKILL.md
makepad
font-rendering
text-layout
sdf
typography
Configure font families and styles
Manage text layouter and shaping
Render text using GPU SDF
Font resource files
Text styling parameters
Local documentation files
Rendered text UI components
GPU glyph texture atlases
Laid out text structures