Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrease lineHeight & font size #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nschnettler
Copy link
Collaborator

@nschnettler nschnettler commented Apr 10, 2024

What's changes

  • Decrease lineHeight from 1371 to 1200
  • Decrease font size by removing optical axis

Building the font

# Configurate python environment and install tools
python3 -m venv .venv
source .venv/bin/activate
pip3 install fontmake
pip3 install gftools 

# Build variable font
python buildVFs.py

# Build normal font
sh build.sh

@nschnettler nschnettler self-assigned this Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant