Dear all<br><br>I am trying to get my tilecache to produce 24 bit pngs. Is there support for this in the .cfg file? I have had a brief look at the code and it looks like it just grabs self.extension, appends it to 'image/' and sends it through to the WMS server. I therefore tried to hack it into the .cfg file thus:
<br><br>extension="png; mode=24bit"<br><br>but it still seems to be producing non-24bit PNGS. <br><br>Does anyone have any ideas?<br><br>Stuart<br>