Closed galfar closed 3 years ago
Parsing of given background color is not working correctly for some inputs and it's impossible to use e.g. 100% transparent black:
-b 00000000 => 0xff000000 -b 000000a2 => 0xffa2a2a2
Parsing of given background color is not working correctly for some inputs and it's impossible to use e.g. 100% transparent black: