Changes between Initial Version and Version 1 of Ticket #2590


Ignore:
Timestamp:
Apr 24, 2008, 11:37:57 AM (16 years ago)
Author:
dmorissette
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2590

    • Property Milestone5.2 release
  • Ticket #2590 – Description

    initial v1  
    11When using AGG output format in 8bit, the TRANSPARENT TRUE option is not working. The background color is simply black (instead of the IMAGECOLOR yellow). I reproduce the same thing by using a predefined color palette with:
    22
     3{{{
    34FORMATOPTION          "PALETTE_FORCE=TRUE"
    45FORMATOPTION          "PALETTE=palette.txt"
     6}}}
    57
    68Here's a sample mapfile to reproduce the problem:
     9{{{
    710MAP
    811  NAME                      "AGG256"
     
    3841 
    3942END
     43}}}