Scripts
The scripts provided by Toolkit are command-line tools designed to integrate well into build systems or other workflows: If an error occurs, they return a non-zero exit code and do not produce partial output. Optionally, they can also produce a dependency file in the format used by gcc, to allow for proper incremental builds.
fast-ninja rules are also provided for all scripts, which are documented in the reference for each script.
convert-bitmaps
Convert images to bitmaps.
convert-characters
Convert images to character set and screens.
convert-charset
Convert images to a character set.
convert-image
convert-markdown
Convert markdown to HTML.
convert-screens
Convert text to screens.
convert-sprites
Convert images to sprites.
create-disk
Create Commodore disk image.
create-zip
Create zip archive.
encode-colors
Create colors from rectangles.
parallel-struct
Create tables for each member of an array of structures.