PDA

View Full Version : a question



niku
October 13th, 2010, 02:18
i noticed when i put images in my campeign folder they show up at a lesser quality in fantasy grounds. any way to load images at full quality in the program?

Griogre
October 13th, 2010, 02:37
The actual images should be the same quality (resolution and bit depth). What may be happening is your image is being zoomed. I not sure what you mean by "lesser quality"?

It is also true that most screens have very poor quality compared to printed media, with it being fairly pointless to make an image of more than 256 colors on the vast majority of displays.

Sorcerer
October 13th, 2010, 21:31
as an addition to Griogre's answer.

the minimum image size in most rulesets is set at 200x200. If your image is smaller than that FG will automatically zoom in to make it fill 200x200. this will give the appearance of a low resolution image. If you want to use such small images you could paste the image onto a 200x200 white background in photohop or similar to stop the zoom effect.

the other option is to edit the ruleset file File: adventure_images.xml
in this file under <windowclass name="imagewindow"> you will see

<minimum>
<width>200</width>
<height>200</height>
</minimum>

you can simply reduce these numbers to match your image size

this problem really had me pulling my hair out in the beginning....