
At first glance these icons appear just fine. But, the alpha mask is hiding some errors within the R G B channels (most likely caused by using Paint.net)
How to detect errors:
- Open the *.dds with Gimp.
- Colors > Components > Decompose
- Whoa! Now we see why there is visible white lines around our icons! If you inspect each channel you'll see white blotches in R G B but Alpha channel
is fine.
How to fix errors:
- Open the *.dds with Gimp.
- MENU > Right-click the layer and Alpha to Selection
- Copy and Paste layer
- On the original layer select the alpha with the magic wand
- Invert selection
- Copy and Paste layer
- Delete original layer
- Merge visible layers (keep image size) and Save
You should be finished. Examine the image and compare to the original to make sure it is visually the same.