OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Cerberus094 on 31 May 2011, 17:14:34

Title: How to get a nice overview image
Post by: Cerberus094 on 31 May 2011, 17:14:34
Hello everyone,

I have a strange problem. I made a screenshot, re-sized it into 256x128 and it looks nice.
But when I put it into the overwiew, it doesn't look as good as before. The quality seems to be worse, or something like this. In the overwiew I have given such values:
Code: [Select]
<br><p align="center"><img src="02.paa" width="150" height="75"></p>
so the image should be smaller than the original one and look as good as it. But it's not as sharp as it should be.
I took a look at the BIS single-mission or campaign overwiews and those images are sharp and clear. I wonder how have they done it?