Complete.Org: Mailing Lists: Archives: freeciv-dev: September 1999:
[Freeciv-Dev] map drawing changes (was: new draw grid)
Home

[Freeciv-Dev] map drawing changes (was: new draw grid)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] map drawing changes (was: new draw grid)
From: Jeff Mallatt <jjm@xxxxxxxxxxxx>
Date: Sat, 18 Sep 1999 12:56:24 -0400

This patch make a few changes to map drawing:

1. It includes my previous grid drawing patch.
2. Adds city_names_font to the tilespec files, allowing for
   changing the font size based on the tile size.
3. Uses font metrics to place the city names, rather than
   guessing based on tile size.
4. For the Xaw client, adds a 1-pixel shadow to lower-right
   of city names (the gtk+ client already did this).

Also, I moved the tile size variables from gui-specific files into
tilespec.[hc] (which is where I put the city_names_font variable).

Attachment: map-drawing-1.diff.gz
Description: Binary data

jjm

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] map drawing changes (was: new draw grid), Jeff Mallatt <=