Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Repository files navigation

Alex Brush

Alex Brush is a beautifully flowing brush script. It has short ascenders and descenders allowing a legibility not seen in other script fonts.

Sample Image

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

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

Alex Brush fonts

Resources

Stars

6 stars

Watchers

16 watching

Forks

Releases

Packages

Contributors