Tool to merge PNG and PNA(grayscale image for alpha-channel).
Usage: merge-pna.exe [OPTIONS] --input-path <INPUT_PATH>
Options:
-i, --input-path <INPUT_PATH> Path to input png file
-p, --pna-path <PNA_PATH> Path to pna file [default: PATH_TO_PNG_DIR/PNG_NAME.pna]
-o, --output-path <OUTPUT_PATH> Path to output png file [default: PATH_TO_PNG_DIR/PNG_NAME_new.png]
-f, --force Flag of force overwriting output png
-h, --help Print help information
-V, --version Print version information
licensed under MIT.
月波 清火 (tukinami seika)