Closed tokee closed 8 years ago
The code for generating Pyramids will have to be changed to calculate the average color of the input image first, then pad with the calculated color, which will then again be part of the Pyramid-tiles. Seems a bit chicken-and-egg-ish.
Solved & closed by the merge of the background branch.
Suggested by @kaarefc as a way to avoid the grey-mesh-look, which is caused by the dominant grey being the overall default grey padding color. It seems that the downside will be a more messy look, but time will tell which one is best.