HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Gif to Blp?

03-22-2004, 09:39 PM#1
DarkBasilisk
Yea i was just wondering if theres a program that can get a gif to a blp, i got a program that handles tga's bmp's and jpg's but for certain reason which you guys don't need to hear i need to be able to work with a gif, so that means i either need a "to blp" converter that handles gifs or a converter that can turn a gif into one of the supported formats without corrupting it. Thanks
03-22-2004, 11:04 PM#2
Shadow_Strike
a gif is an animated version of a picture, as in lots of pictures, so converting a gif to blp simply cannot be done, unless you have a gif with 1 frame thats converted to a .tga or soemthing...
03-22-2004, 11:23 PM#3
DarkBasilisk
that would work, i'm not planning on making it multiple frames, its just that my art program only works with transparencies when its a gif :(
04-03-2004, 11:27 AM#4
xNeVx
Uh... Save as blah.gif (do the transparencies) save as blah.tga, convert tga to blah.blp, import into game viola. No need for a new program.