[Chameleon-dev] [Bug 623] RGB Image Mode and the Scalebar
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Fri Oct 29 13:50:54 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=623
------- Additional Comments From ken at rockies.ca 2004-10-29 13:50 -------
I think pngHack wont work on IIS, or atleast thats my guess after implimenting
it serveral times without a change in the problems I noted above.
I did find another work around. In the scalebar widget, I changed:
var $mszImageType = "PNG";
To
var $mszImageType = "GIF";
Not sure its actually doing transparency as I havent tested, but it works well
with my white background so leaving it as is for now.
Ken
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list