Overlay transparency bug on Linux/Mac
Pathoschild opened this issue · 1 comments
On Linux/Mac, applying an image overlay through the content API sometimes causes a border of transparent pixels along some edges of the overlay. Identical code on Windows works fine.
For example, the image below has three areas:
- darker area is part of the overlay;
- lighter area is the original showing through transparent pixels in the overlay;
- black border is fully-transparent pixels showing the void beneath the tiles.