udoprog / c10t

A minecraft cartography tool
Other
225 stars 50 forks source link

Even with --no-alpha, 1.5 still outputs a PNG with an alpha channel #122

Closed tabacco closed 13 years ago

tabacco commented 13 years ago

Running the 1.5 prebuilt binary, I'm using the --no-alpha option, but c10t is still outputting PNGs with an alpha channel. The full set of arguments I'm using is:

c10t -w /path/to/minecraft -o /path/to/output/map-date +%Y%m%d-day.png -z -m 4 --no-alpha -M 512

You can see an example of the output here:

http://www.idlemc.com/maps/images/map-20110213-night.png

I'm not doing any post-processing to the PNG after output, the link above is the direct output from c10t.

udoprog commented 13 years ago

This should be fixed in latest.

udoprog commented 13 years ago

Cannot reproduce as of 9cd52860c6046e2a866861501ba0cc1a7833356a