Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2004:
[Freeciv-Dev] Re: (PR#7127) [FS] Screen design
Home

[Freeciv-Dev] Re: (PR#7127) [FS] Screen design

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: rf13@xxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#7127) [FS] Screen design
From: "Raimar Falke" <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Fri, 16 Jan 2004 03:30:25 -0800
Reply-to: rt@xxxxxxxxxxx

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

On Thu, Jan 15, 2004 at 05:40:25PM -0800, Morgan Jones wrote:
> However the first one, white text on transparent black backing, would
> be nicer if the box didn't change size and was fixed at, say, 5 lines
> (user definable).

Do you really think so?

> I also think the fontsize could be smaller, but once again that
> could be user-definable, as could the colour - yellow and black can
> often be clearer than white and black.

It is now fully configurable.

Two versions:
http://freeciv.org/~rfalke/fs3_pics/oog-big-red.png
http://freeciv.org/~rfalke/fs3_pics/oog-small-orange.png

For the last one the config file is attached.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Sit, disk, sit. Good boy. Now spin up. Very good. Here's a netscape
  cookie for you. Fetch me some data. Come on, you can do it. No, not that
  data. Bad disk. Bad." 
    -- Calle Dybedahl, alt.sysadmin.recovery

[general]
x = 250
y = 200
width = 300
height = 200

text-color="#000000"
text-size=10
text-font="verdana.ttf"
text-antialias=0
text-outline-width=0

# text is padded by this amount of pixel at each side
padding=5

# in msec
delay=5000

# in percent
transparency=10

# optional
background="#ffaa33"

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