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 font and text rendering skill

Provides technical details for Makepad font configuration, text layout, HarfBuzz shaping, and GPU SDF text rendering.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Configure font families and sizes
  • Define text layout parameters
  • Configure rasterizer and font atlas
  • Declare font resources in DSL

Inputs

  • Font resource files
  • Makepad text widget definitions
  • Reference file font-system.md

Outputs

  • Configured Layouter options
  • GPU texture atlas parameters
  • DSL text layout code

Requirements

  • makepad-widgets dev branch
  • HarfBuzz engine
  • GPU with SDF rendering support

Source

  • Spec: SKILL.md
makepad
font
text-rendering
sdf
typography
Configure font families and sizes
Define text layout parameters
Configure rasterizer and font atlas
Declare font resources in DSL
Font resource files
Makepad text widget definitions
Reference file font-system.md
Configured Layouter options
GPU texture atlas parameters
DSL text layout code