Skip to content

Fork of Vernon Adams' Anton Typeface

License

Notifications You must be signed in to change notification settings

googlefonts/AntonFont

 
 

Repository files navigation

AntonFont

repository for anton webfont

Building the Fonts

The font is built using fontmake and gftools post processing script. Tools are all python based, so it must be previously installed.

To install all the Python tools into a virtualenv, do the following:

From terminal:

cd your/local/project/directory

#once in the project folder run:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Then run the build script in the terminal:

cd sources
sh build.sh

Update V3.116

This update includes the extension of the character set to support African Latin alphabets. It also includes some fixes to character drawings, revised spacing and basic kerning.

About

Fork of Vernon Adams' Anton Typeface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.6%
  • Shell 35.1%
  • PureBasic 25.3%