Command Line Interface
TrueType retro fonts.
Usage
usage: retrofont [-h] [-v] {rom2ttf,yml2rom,rom2yml,show,show_config} ...
Options
- -v¶
show program's version number and exit
Sub-commands
rom2ttf
Create a TrueType font.
Usage
usage: __main__.py rom2ttf [-h] [-d DEST] [-f FWROM] [-s SYS_TYPE] [-p] NAME CGROM
Positional Arguments
Options
yml2rom
Create a character ROM from its YAML representation.
Usage
usage: __main__.py yml2rom [-h] GLYPHS CGROM
Positional Arguments
rom2yml
Create the YAML representation of a character ROM file.
Usage
usage: __main__.py rom2yml [-h] CGROM GLYPHS
Positional Arguments
Copyright (c) 2026 by Jeroen F.J. Laros <jlaros@fixedpoint.nl>