Ticket #3865 (closed defect: wontfix)
pixmap symbols - AGG does not seem to support the TRANSPARENT keyword in SYMBOL
| Reported by: | havatv | Owned by: | tbonfort |
|---|---|---|---|
| Priority: | high | Milestone: | 6.0.1 release |
| Component: | AGG | Version: | 6.0 |
| Severity: | major | Keywords: | transparent, agg |
| Cc: | havatv, sdlime |
Description
AGG (png) does not seem to support the TRANSPARENT parameter of the SYMBOL element.
GD (gif) seems to support it.
This is the symbol that I used (the image is from the Mapserver documentation).
SYMBOL
NAME "in_the_star"
TYPE PIXMAP
IMAGE "images/star-symbol.png" # size 20x20
TRANSPARENT 8 # does not work for AGG, works for GD!
END
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

