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
This commit is contained in:
+2
-1
@@ -18,6 +18,7 @@ wall symbol not replaced when digging while blind and levitating
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
-----------------------------------------
|
||||
|
||||
win32gui: make error() work; it was essentially non-operative in 3.4.0
|
||||
win32tty: honour the use_inverse option and default to ATR_BOLD if disabled
|
||||
X11: restore support for non-square tiles when USE_XPM is defined
|
||||
Gnome: add support for non-square tiles
|
||||
|
||||
Reference in New Issue
Block a user