Description
Shindig "optimizes" images before caching them to reduce space. However, during this optimization PNG images with transparency get corrupted.
The problem seems to happen in ImageUtils.palettize when used by PNGOptimizer#rewriteImpl.
Shindig "optimizes" images before caching them to reduce space. However, during this optimization PNG images with transparency get corrupted.
The problem seems to happen in ImageUtils.palettize when used by PNGOptimizer#rewriteImpl.