Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fazleyrabby/font-narrower

Python script for scaling fonts
https://github.com/fazleyrabby/font-narrower

Last synced: 4 days ago
JSON representation

Python script for scaling fonts

Awesome Lists containing this project

README

        

# Font-narrower
Python script for modifying font scaling (height and width)

Clone this repo then install fontTools package using pip:

`pip install fonttools`

Then run this python script:

`python fontNarrow.py fonts narrow-fonts --scale_factor_width=0.75 --scale_factor_height=0.85`

It will take all the fonts from `fonts` folder and make a narrower version with the scale factors given as argument and store it to narrow-fonts folder

Note: As example I have tested with `Monaspace Fonts`