NTProgramsOfficial / scratch-font-tool

Effortlessly generate font costumes and character widths for your Scratch text engine!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scratch-font-tool

Effortlessly generate font costumes and character widths for your Scratch text engine!

Instructions

  • Download the files from this repository
  • Make changes in settings.py to select your fonts, characters and other settings
  • Install Python and pip if you haven't already
  • Install the dependencies:
pip install svgwrite fonttools
  • Run using:
python main.py
  • or:
python3 main.py

About

Effortlessly generate font costumes and character widths for your Scratch text engine!


Languages

Language:Python 100.0%