]> granicus.if.org Git - nethack/commit
restore support for non-square XPM-based tiles (X11 & Gnome)
authorcohrs <cohrs>
Sun, 24 Mar 2002 00:04:41 +0000 (00:04 +0000)
committercohrs <cohrs>
Sun, 24 Mar 2002 00:04:41 +0000 (00:04 +0000)
commit88f0680567262631ccb27f31029bc7d1b02660be
treed4e61d00325936b575e62dfca4afc1e782dad1f2
parent658ee6436a7b7d6bb761f9857c9809b424710fe8
restore support for non-square XPM-based tiles (X11 & Gnome)
- change the way the tile sizes are calculated, based on the image size,
so non-square tiles can once again be supported.
- fix Gnome port so it can actually display non-square tiles, several
height/width uses were backwards
- update Install.X11 to note the number of tiles per row in the XPM image
doc/fixes34.1
win/X11/Install.X11
win/X11/winmap.c
win/gnome/gnglyph.c
win/gnome/gnmap.c