Thread: Overland Maps
View Single Post
Old 07-02-2001, 05:24 PM   #5
CocoaSpud
Zhentarim Guard
 

Join Date: March 15, 2001
Location: Melbourne, FL, USA
Posts: 375
DC does color format conversion when the image is loaded, but only if the color depth of the image does not match your current screen settings. When the conversion is performed, native Windows functions are used to do it. It is usually a fairly decent result.

I have encountered some unusual BMP file formats that don't load like they should. Try loading and saving your file using the Windows Paint program. It might reset the BMP headers to standard values if they are not already. Also, make sure the DPI is set to 72.

Perhaps saving the file in a different format will help, especially if the BMP format truly is somehow different than what DC expects.

Probably none of the above will help, but maybe.

------------------
CocoaSpud
Dungeon Craft Development Team
http://uaf.sourceforge.net
CocoaSpud is offline   Reply With Quote