Ticket #2436 (closed enhancement: fixed)
support of paletted rgba output
| Reported by: | tbonfort | Owned by: | tbonfort |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 release |
| Component: | Documentation - MapServer | Version: | unspecified |
| Severity: | normal | Keywords: | png palette quantize rgba |
| Cc: | jmckenna |
Description
mapserver currently supports writing a palette based png image, either by automatic quantization or by a user supplied palette. This functionality is supplied by the GD function gdImageCreatePaletteFromTrueColor which does not support creating a palette for images where the alpha channel is significant.
this ticket tracks the addition of paletted png output for rgba images, using the same OUTPUTFORMAT options as for rgb images, i.e QUANTIZE_FORCE and PALETTE_FORCE.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

