Smith is a program to help build fonts and keyboards. Building a font can take numerous steps and involve numerous programs, which if done by hand would be prohibitively slow. Even working out what those steps are can take a lot of work. Smith uses a description file that allows the user to describe how to build the font and smith uses this to decide precisely which commands should be executed in which order. As a result, using smith reduces build times to seconds rather than minutes or hours, and makes build, test, fix, repeat cycles very manageable. In addition, by making the build and test processes for a set of fonts repeatable, the whole process can be shared with others simply. This allows for fonts to truly be open software.
forked from silnrsi/smith
-
Notifications
You must be signed in to change notification settings - Fork 0
glasseyes/smith
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
smith font and keyboard build system
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 92.1%
- NSIS 2.1%
- Go 1.1%
- C++ 0.9%
- Java 0.9%
- C 0.7%
- Other 2.2%