Tom Arrow
Tom Arrow
> > Not a solution as I then have to adjust the command-line based on each individual file. > > Do you? Your program can read TGA files that have...
Yes, it matters to me. I don't want to waste space like an alpha channel when none is needed or true color when paletted is enough. I'd also like to...
> Try `-set colorspace:auto-grayscale false`. Does that resolve the issue? Thanks. I had tried with -set as well, but didn't mention it because mogrify ended up just doing nothing at...
Since this was closed as completed without explanation, is there any new features that address this?
> Your response to our question was "Thanks" so it looked like you got it working and we could close this issue. Apparently that was not the correct conclusion. Sorry...
> I was able to force an RGB image by adding `-type truecolor` to the command line. Does that resolve your issue and can we close it? Well my issue...
Thank you very much. I understand if there's no motivation or time to do it, but thought I'd ask.
Figured out how to at least detect the type of the message. Might be possible to do a bit more for gamestates (read server hostname and such), but that would...
Can now also read serverTime of messages of snapshot type.
Okay added a bunch more features after I figured out how to use functions. However it's gotten quite slow compared to the original version, to the point where processing a...