GIMP
The GIMP (GNU Image Manipulator Program) is a free image editor, and that lot of PAK creators use to make their
addons. The GIMP can be downloaded from:
How to save 24bits images on GIMP
All images must be 24bits, otherwise some problems will appear on your addon. So to transform the image in 24bits on GIMP follow this steps:
- Open the image on GIMP
- Go on Layer->Transparency->Remove Alpha Channel
All transparent pixels will be filled with the ‘’background color’’
The blue color will be filled on transparent pixels
- Now save and enjoy
Last wiki comments