tlc121/FsFont
Official PaddlePaddle Implementation of Few-Shot Font Generation by Learning Fine-Grained Local Styles (FsFont)
This tool helps graphic designers and typographers create new fonts quickly from just a few examples. You provide images of existing fonts, along with specific character mappings, and it generates a complete new font that matches the style of your examples. It's ideal for anyone looking to expand a font family or create custom typography with minimal input.
No commits in the last 6 months.
Use this if you need to generate a new font in a specific style from a small set of reference characters.
Not ideal if you're looking for a simple drag-and-drop font editor or a tool to modify individual character shapes.
Stars
84
Forks
11
Language
Python
License
—
Category
Last pushed
Jun 16, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tlc121/FsFont"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sp-nitech/diffsptk
A differentiable version of SPTK
trigeorgis/mdm
A TensorFlow implementation of the Mnemonic Descent Method.
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font...
clovaai/fewshot-font-generation
The unified repository for few-shot font generation methods. This repository includes FUNIT...
Michedev/DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work