GitXplorerGitXplorer
g

waterfall

public
0 stars
2 forks
3 issues

Commits

List of commits on branch master.
Unverified
89e483e54f06bc487898d221f99c1050ad8154b6

v1.010 fonts added

vvv-monsalve committed 3 years ago
Unverified
2b27b7170cb28ba5e81d21291e75057d2f682332

version bumped to 1.010

vvv-monsalve committed 3 years ago
Unverified
0922ecf8f5a05a558a752c552f9af4749787aa29

ss04 forms moved to fina

vvv-monsalve committed 3 years ago
Verified
670411251956d52b7183efc86bb5e50237c9ea1c

Merge pull request #5 from googlefonts/l1dev

vvv-monsalve committed 3 years ago
Unverified
7428905e3541a689338735bfeb581c0ea98d6268

fix number spacing

ccrystaltype committed 3 years ago
Unverified
7275b92ead0a2b2941b5b73eb952e429967dde84

macron anchor fix + initial spacing fixes in numerals

vvv-monsalve committed 3 years ago

README

The README file for this repository.

Waterfall

Waterfall is a calligraphic script that combines elements of traditional hand lettered italic form with more formal, elegant script connecting characters. It's both beautiful and contemporary.

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