Hi Jeff, many thanks for this hint. -DWITH_PIXMAN=0 fixed it!
Best regards, Dieter On Wed, 2024-08-07 at 11:38 -0300, Jeff McKenna via MapServer-users wrote: > Hi Dieter, > > It could be possible that your MapServer installation was compiled > with > Pixman library support enabled in MapServer, which unfortunately > causes > a known bug where opacity does not work (see > https://github.com/MapServer/MapServer/issues/5343 ). I believe we > should completely remove Pixman support from MapServer in a future > release, as so many users hit this issue each year. > > In other words, make sure that you set -DWITH_PIXMAN=0 when compiling > MapServer from source. > > PS. I actually used the small mapfile included in that ticket, for > testing now with today's MapServer 8.3-dev on MS4W 5, on Windows, and > successfully generated a proper map image (with opacity) with > map2img. > > thanks, > > -jeff > > > -- -+-+-+-+-+-+-+-+-+-+-+-+-+-+- GOGIS GmbH Rosenstrasse 2 CH-4142 Münchenstein Tel. +4144 586 60 15 Mob. +4178 619 98 91 www.gogis.ch _______________________________________________ MapServer-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
