Command Line Interface

TrueType retro fonts.

usage: retrofont [-h] [-v] {make,test} ...

Positional Arguments

subcommand

Possible choices: make, test

Named Arguments

-v

show program’s version number and exit

Sub-commands

make

Create a TrueType font.

retrofont make [-h] [-f FWROM] [-s SYS_TYPE] [-d DEST] [-n] NAME CGROM

Positional Arguments

NAME

font name

CGROM

character ROM file

Named Arguments

-f

firmware ROM file

-s

system name

Default: ''

-d

destination directory

Default: '.'

-n

generate native font

Default: False

test

Print a character set.

retrofont test [-h] CHARSET

Positional Arguments

CHARSET

character set

Copyright (c) 2025 by Jeroen F.J. Laros <jlaros@fixedpoint.nl>