Skip to content

an attempt at mixing 2 handwriting fonts into a fancier version

License

Notifications You must be signed in to change notification settings

jvns/font-mixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what's this?

This is a very barebones & hacky demo of using OpenType to mix glyphs from 3 different fonts. It's basically just one file (combine.py). fontname.py is something I just copied in from here to rename the font.

To use it, you can edit run.sh to have the actual fonts you want to mix in it.

it's bring-your-own-fonts.

How to run it

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
bash run.sh

About

an attempt at mixing 2 handwriting fonts into a fancier version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published