Hand drawn text in your app.

thanks to our apple design award winning app grug. now in your own app.

Create your font Open GitHub

Real strokes

Letters are rendered from their original pen paths, not a conventional font.

Built-in animation

Stroke order and timing stay intact, so every word can draw itself on screen.

Authoring tools

Inspect bounds and points, test variations, and add new letters or icons.

Add it with Swift Package Manager.

Import HandDrawnFont and render animated handwriting in a few lines. The package respects Reduce Motion automatically.

Open in GitHub

swift
import HandDrawnFont

HandDrawnText(
    "Hand-drawn text, ready to move."
)