mcfonts.__main__

Command-line tool front-end for mcfonts.

Module Contents

main(args: collections.abc.Sequence[str]) None

Entry point.

Parameters:
args : collections.abc.Sequence[str]

Java-style argument list (arg 0 is not program name).

Return type:

None