Turning your handwriting into a real font went to one photo and…

Turning your handwriting into a real font went to one photo and zero upload for Latin scripts (draw-your-font, 535 stars in 5 days) — but a Chinese font still needs ~6,763 hand-written glyphs, and few-shot glyph completion is nobody's product.

Updated 2026-08-03 · Source https://github.com/danilo-znamerovszkij/draw-your-font · 中文版

What is the idea?

Photograph a filled-in template of your own handwriting and it produces an installable TTF/WOFF font locally — Node CLI plus a Claude Code skill, nothing uploaded.

Who would use it, and what do they get?

Someone holding a letter written in a parent's or grandparent's hand. What they get is not a font file — it is a printed object: this year's spring couplet, or a set of cards and a keepsake letter, set in that hand. The font is the machinery; the thing they take away is paper.

Why would anyone bother?

A person's handwriting is one of exactly two things about them that cannot be reproduced (the other is their voice). Turning a living relative's hand into a font makes every printed card, couplet and family letter carry it.

What is missing today?

It only works where the alphabet is small. Non-Latin users hit a wall immediately, and for Chinese the standard character set is 6,763 glyphs — writing them out by hand is why consumer handwriting fonts basically do not exist there.

What makes this one different?

Attack the glyph gap, not the font export: write 300 characters, generate the common 1,000, and ship one emotionally finished artefact (a spring couplet or a family letter set in grandma's hand) rather than a font file. Cold start (Chinese): the comment sections under 手写字体制作 tutorials on Xiaohongshu and Bilibili, which are full of people who gave up halfway, plus the follow-up questions under the Zhihu answer 如何制作一款自己的中文字体. Cold start (English): r/fonts and r/typography, search 'handwriting font'.

What is the sharpest thing about it?

No account, no server, no upload: the most personal artefact a person has stays on their machine and comes back as a file they own.

What could kill it?

Type foundries already sell handwriting-style Chinese fonts and have the pipeline; few-shot glyph synthesis at usable quality is a real research risk, and a bad generated stroke reads as obviously wrong to a native reader.

Who pays, and for what?

Pay per font, with printed goods (couplets, keepsake books, cards) as the recurring purchase.

What is the main risk?

Quality of synthesised Chinese glyphs is the whole product; if strokes look off, the emotional payload inverts.

What did real people actually say?

Verbatim from the public sources linked above, not paraphrased: “I tried using this code to generate a table for my language (Ukrainian), but I ended up with the same English table.” — github-issue “Unfortunately it doesn't seem to support cursive, which is how I and most people I know write.” — hn-comment

How much work is it?

about two months of work

Where does the evidence come from?

https://github.com/danilo-znamerovszkij/draw-your-font https://github.com/danilo-znamerovszkij/draw-your-font/issues/5 https://news.ycombinator.com/item?id=47306655 https://sspai.com/post/79999

Hacker NewsGitHubWorth buildingTwo months of workHas verbatim voices

Two generations of WeChat chat-history exporters have ~55k combined…  ·  Microsoft shipped an experimental desktop app that watches you…