RetroFont: TrueType font generator¶
This package provides a way to generate and test TrueType retro fonts.
Quick start¶
Download the Sharp MZ character and monitor ROMs and run the following command.
retrofont make mz700fon.int 1z-013a.rom ~/.local/share/fonts/SharpMZ.ttf
fc-cache -fv ~/.local/share/fonts
Open a new terminal that uses the Sharp MZ font.
foot -f SharpMZ
The default subcommand additionally changes the default font, uses square characters and removes line spacing.
Please see ReadTheDocs for the latest documentation.