Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2006:
[Freeciv-Dev] (PR#15224) altering flag size
Home

[Freeciv-Dev] (PR#15224) altering flag size

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#15224) altering flag size
From: "Daniel Markstedt" <himasaram@xxxxxxxx>
Date: Fri, 20 Jan 2006 02:50:44 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15224 >

Recalling the discussion below from a few months back: Here's the patch 
to render the flags to size 29x20 pixels and the shields to 14x14 
pixels. With such small changes, the effect is of course subtle. Some 
anti-aliasing artifacts in Phoenician, Martian and Madagascar flags are 
gone for example. On the whole I think it's a worthwhile change.

-Daniel

PNG image

Attachment: flag_size.diff
Description: Binary data


On 2005-10-05, at 02.08, Jason Dorje Short wrote:

> jdorje@devon:~/src/freeciv/freeciv/data/flags$ file `ls *.png|grep -v 
> shield`|grep -v "28 x 19"
> israel.png:         PNG image data, 28 x 20, 8-bit colormap, 
> non-interlaced
> korea.png:          PNG image data, 28 x 20, 8-bit colormap, 
> non-interlaced
> mask.png:           PNG image data, 13 x 13, 8-bit/color RGBA, 
> non-interlaced
>
> These are the remaining flags that are not at (exactly) 3:2 ratio.  Of 
> course the third one is not a flag.
>
> Speaking of which 28x19 means the underlying flag is 26x17, not 
> exactly 3:2.  Maybe we should change it to 29x20.
>
> -jason
>
>
> 
>

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#15224) altering flag size, Daniel Markstedt <=