Skip to content

v0.7: Add support for inheriting from a default font

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 12:36
· 5 commits to master since this release
Fonts that inherit from the default one don't need to duplicate
their graphics anymore, instead we pull them from the default font.
Also, if a duplicated character is found, a verbose message is printed
to the console to let the user know they can safely delete the file.
Eventually, this will be expanded to allow for more general inheritance.