Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlesaverill/fontmorph
A shell script to interpolate between two METAFONT styles based on Donald Knuth's 1982 "The Concept of a Meta-Font"
https://github.com/charlesaverill/fontmorph
font metafont
Last synced: 22 days ago
JSON representation
A shell script to interpolate between two METAFONT styles based on Donald Knuth's 1982 "The Concept of a Meta-Font"
- Host: GitHub
- URL: https://github.com/charlesaverill/fontmorph
- Owner: CharlesAverill
- Created: 2023-11-16T20:06:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-17T04:32:10.000Z (about 1 year ago)
- Last Synced: 2024-11-14T16:44:09.778Z (3 months ago)
- Topics: font, metafont
- Language: Shell
- Homepage: https://journals.uc.edu/index.php/vl/article/view/5329/4193
- Size: 3.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fontmorph
A shell script to interpolate between two METAFONT styles based on Donald Knuth's 1982 ["The Concept of a Meta-Font"](https://journals.uc.edu/index.php/vl/article/view/5329/4193)
![example](example.png)
## Note
This script is more of a template than a tool, right now it's set up for Computer Modern Roman.
The general structure will work for other METAFONT fonts, but it will need tweaking.
Also, newlines are not allowed in `contents.txt`, the example was tweaked after generation.