Skip to content

isabella232/great-vibes

 
 

Repository files navigation

Great Vibes is a beautifully flowing script with casual uppercase forms combined with more formal lowercase letters.

It has over 400 glyphs, with smooth connecting ligatures and alternate characters.

Great Vibes comes with Latin Character sets including Western, Central, and Vietnamese language support.

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 create a virtual environment. 
This step has to be done just once, the first time:

python3 -m venv venv

#activate the virtual environment every time you are working in the project

source venv/bin/activate

#install the required dependencies

pip install -r requirements.txt

Then run the this command:

cd sources
gftools builder config.yml

About

Great Vibes fonts

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%