What problem does it solve? Creating a custom font from your own handwriting normally requires specialized font-design software and manual vector tracing. This Skill turns photos of handwritten characters into an installable TTF font by combining AI vision (to find and label letters) with a CLI that handles all geometry, tracing, and font assembly. ## Core Features & Use Cases - Photo-to-Font Pipeline: Segment handwriting photos into letter blobs, label them via a contact sheet, and build a complete font with correct metrics. - Template Flow: Generate a printable PDF template (minimal or Spanish charset) so users write one character per box for the highest-quality capture. - Iterative Refinement: Rebuild with smoothing, weight adjustment, web formats (woff, woff2, CSS), and custom preview text without re-photographing. - Use Case: A user photographs a page of their handwriting, shares the file path, and receives a ready-to-install "Dan's Hand.ttf" font for macOS or Windows, plus an optional legibility report. ## Quick Start Turn this photo of my handwriting into an installable font file I can use on my computer.