8000 GitHub - alfvar/font-family: A tool that clusters fonts together based on their visual similarity.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A tool that clusters fonts together based on their visual similarity.

Notifications You must be signed in to change notification settings

alfvar/font-family

Repository files navigation

font-family

A tool that clusters fonts together based on their visual similarity.

To use:

  1. Install the prerequisites using after having installed Python 3: pip : -r requirements.txt

  2. Place fonts in the fonts folder. The more fonts the better!

  3. Run font-to-img-metadata.py. This extracts metadata and a sheet of glyphs into the output folder.

  4. Run similarity-calculator.py.

  5. Run cluster-visualizer.py.

  6. ???

  7. Profit.

To do:

  • Cluster based on a better algorithm
  • Store the fonts and their vector scores in a vector database
  • Let them talk via an API

This project was co-authored by ChatGPT, because I am a designer.

About

A tool that clusters fonts together based on their visual similarity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0