Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] (PR#8627) best overview for iso-maps
Home

[Freeciv-Dev] (PR#8627) best overview for iso-maps

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mburda@xxxxxxxxx
Subject: [Freeciv-Dev] (PR#8627) best overview for iso-maps
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 May 2004 21:22:20 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=8627 >

> [mburda - Thu May 06 19:00:10 2004]:

> My best idea is to make mini tiles 4x4 pixels whit a mask
> 0110
> 1111
> 1111
> 0110
> diff terrains types can painted in diff colors
> over it we can put the unist as micro tiles of 2x2
> but this force minimum overview size to be map.xsize*4 +2 pt.
> for a size 10 ratio 1:1 map this is 402 pt

Actually the mask would be

0100
0111
1110
0010

but I don't think this is as good as using anti-aliased tiles.

jason



[Prev in Thread] Current Thread [Next in Thread]