forked from mirrors/principia
Rewritten from the original `level-screenshot-converter` Python script into C++ using Principia's own level reader and libpng directly |
||
|---|---|---|
| .. | ||
| main.cc | ||
| Makefile | ||
| README.md | ||
lvl-icon-extractor
Extract the embedded level icon (a 128x128 greyscale bitmap) from a Principia level file and save it as a PNG.
Usage
lvl-icon-extractor <level path> <png output path>