Ticket #2195 (closed defect: fixed)
AGG and output formats
| Reported by: | assefa | Owned by: | sdlime |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.0 release |
| Component: | AGG | Version: | |
| Severity: | normal | Keywords: | outputformat |
| Cc: | warmerdam |
Description
There are few drivers dified in mapoutput.c for AGG such as AGG/PC256, AGG/GIF, AGG/PNG, AGG/PNG24 AGG/JPEG AGG/WBMP. Do we intend to support all of these. Those that really work right now are AGG/PNG24 (or AGG/PNG with IMAGEMODE "RGB" or) and AGG/JPEG.
I think we should clean this up and have only AGG/PNG24 and AGG/JPEG. Having AGG/PNG with imagemode is kind of confusing.
We should also add the creation of the AGG/PNG24 and AGG/JPEG as part of the default formats so that we can use the imagetype agg/png24 and agg/jpeg without defining an outputformat in the map file.
Change History
Note: See
TracTickets for help on using
tickets.
