K 10
svn:author
V 3
jjm
K 8
svn:date
V 27
1999-09-19T20:04:58.000000Z
K 7
svn:log
V 540
Changes to main map drawing:

- Adds distinctive drawing within city radii to the grid draw code.
- Adds city_names_font to the tilespec files, allowing for
  changing the font size based on the tile size.
- Uses font metrics to place the city names, rather than
  guessing based on tile size.
- 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).

END
