SerCeMan/fontogen

Hey, Computer, Make Me a Font

Python

485

9 commits

updated Nov 18, 2023

See the code

README

FontoGen

Generate your very own font with FontoGen. Read more about the project in my blog article.

screenshot

Installation

pipenv install
pipenv shell

Training

Please only train the model on open source fonts. ./train_example.sh contains an example of the training process.

# the input fonts
ls ./example/dataset/
# prepare the dataset and start training
./train_example.sh

Inference

The model needs to be re-trained on a large dataset of OFL fonts. If anyone would like to contribute and re-train the model, please reach out and I'll be happy to help you set up the environment.

ai
fonts
ml

Contributors

SerCeMan

7 commits

simoncozens

2 commits

SerCeMan/fontogen

Hey, Computer, Make Me a Font

Python

485

9 commits

updated Nov 18, 2023

See the code

README

FontoGen

Generate your very own font with FontoGen. Read more about the project in my blog article.

screenshot

Installation

pipenv install
pipenv shell

Training

Please only train the model on open source fonts. ./train_example.sh contains an example of the training process.

# the input fonts
ls ./example/dataset/
# prepare the dataset and start training
./train_example.sh

Inference

The model needs to be re-trained on a large dataset of OFL fonts. If anyone would like to contribute and re-train the model, please reach out and I'll be happy to help you set up the environment.

ai
fonts
ml

Contributors

SerCeMan

7 commits

simoncozens

2 commits

Languages

Python

99.6%