Log in

View Full Version : Watermarking


Bork
1st March 2002, 00:15
Having problems watermarking with Flask, it wont load the bmp image I have and after speaking to a few people, it seems no one can get it to work. The image is not over the size thats allowable by flask, and is a valid bmp. Is there anything I need to do to the image, or is this ability not fully active currently?

LigH
7th March 2002, 12:24
Although I don't know that feature, I'd guess it might be possible that it only wants 24b RGB BMPs, not 8 or 4 bit palette images, or maybe not RLE compressed ones. But don't count on me, it's just an idea...