Skip to content

ertekinno/haskoy

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 12, 2022 16:17
September 12, 2022 16:17
September 12, 2022 01:06
June 6, 2021 15:07
June 6, 2021 15:07
September 12, 2022 16:11
September 12, 2022 01:08
September 12, 2022 01:06

Hasköy

Cover

Hasköy is an open-source variable sans-serif typeface family. Designed with powerful opentype features and each weight includes latin-extended language support, stylistic alternates, fractions, tabular figures, arrows and more. Currently, the family includes Latin Vietnamese, Pinyin, and all Western, Central, and South-Eastern European language support.

All weights, styles and opentype features of the Hasköy family can be tested on haskoy.ertekinn.com

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 source
gftools builder config.yml

License

Hasköy is licensed under the SIL Open Font License v1.1, see OFL.txt for details.

About

Hasköy is an open-source variable sans-serif typeface family

Resources

License

Stars

Watchers

Forks