Skip to content

L'obiettivo è quello di riuscire a sviluppare un sistema tramite funzioni matematiche che automaticamente riesca a generare dei valori di kerning ottimali data una nuova font.

Notifications You must be signed in to change notification settings

colonnaemanuele/KernFont

Repository files navigation

KernFont

Welcome to project MachineKern. This is my master's degree thesis in Deep Learning. The goal is the compair of classic machine learning system and the new computer vision neural network.

Python Libraries:

  • tensofont
  • fontTools
  • ufoLib
  • pandas
  • torch

Setup

Create virtual environnement

python3 -m venv venv

Install requirements for the project

pip install -r requirements.txt

Start

About

L'obiettivo è quello di riuscire a sviluppare un sistema tramite funzioni matematiche che automaticamente riesca a generare dei valori di kerning ottimali data una nuova font.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages