# HG changeset patch # User kyberneticist # Date 1305245863 0 # Node ID ee13fb16ebb5e7c00d69e21152a53734a65b2141 # Parent 5aafdbd7206f4d13135910306374efa92665df71 Edited wiki page PresetMaps through web user interface. diff -r 5aafdbd7206f -r ee13fb16ebb5 PresetMaps.wiki --- a/PresetMaps.wiki Fri May 13 00:17:14 2011 +0000 +++ b/PresetMaps.wiki Fri May 13 00:17:43 2011 +0000 @@ -76,6 +76,7 @@ * PNG, 8-bit/color RGBA (so 32 bit) * Gamma correction and colour profiles should not be applied, in order to ensure the map is loaded identically on OSX as it is on other operating systems by SDL. To ensure this happens, please run: pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB old/map.png new/map.png + or be sure your image editing software has these options disabled. ----