Documentation

fscomp

  1. Usage

Usage

Syntax: fscomp.lua [options] <input>

Convert a .FSC font spec file into a 32x8 character bitmap image and associated
metadata JSON file, as used by OpoLua internally.

Options:
    --output <path>, -o <path>
        Path to write the .bmp file to.

    --json <path>, -j <path>
        Path to write JSON metadata to.