This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
An option to generate one image, with legend information related to various other output images, selectable.
It generates info and definitions, states what the symbol for rocks are and watchtoweres, etc.
Also shows what colors your customized images are rendering in.
AT THE TOP: state which version of the analyzer this is a legend for!
Mappers can distribute the legend or just look at it.
Should the analyzer generate a legend for each image, including in the legend items that appear?
For instance, destructible rocks, high-yield gas, watchtowers, etc. are all encoded visually and not necessarily apparent.
So what I could do is pass a meta data struct to each render op, and if a render op adds soemthing (watchtower) then mark the meta data struct. At the end, generate the legend for all items marked.
Can the image be resized after partially writing to it? I think so...
To post a comment, please login or register a new account.