View Single Post
05-27-07, 08:51 AM   #1
Felankor
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: May 2007
Posts: 26
Question Problem creatnig images for my addon

Hi,

I want to create an image for my minimap button. But when I use it in game I just get a green square...

I'm making the image in PNG format and then converting it to BLP with BLP2PNG.

The canvas size of the image is 32x32 (I've heared that it has to be a multiple of 16)

The image is being saved as a 32bit PNG file before its converted.

The background of the image is transparent.

Anyone know why its just appearing as a green square?
  Reply With Quote