Cancel -U option

As it turns out, it is really difficult to implement, and can be dealt with later.
This commit is contained in:
ISSOtm
2022-07-02 16:35:49 +02:00
committed by Eldred Habert
parent 87092208bc
commit ca8693690a
3 changed files with 5 additions and 24 deletions

View File

@@ -52,7 +52,6 @@ struct Options {
std::string palmap{}; // -q, -Q
uint8_t nbColorsPerPal = 0; // -s; 0 means "auto" = 1 << bitDepth;
std::string tilemap{}; // -t, -T
std::array<uint16_t, 2> unitSize{1, 1}; // -U (in tiles)
uint64_t trim = 0; // -x
std::string input{}; // positional arg