Skip to content

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

Notifications You must be signed in to change notification settings

NTProgramsOfficial/scratch-font-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages