Opened 17 years ago
Closed 17 years ago
#193 closed defect (fixed)
Rendering: JPG and GIF output do not use transparency over background areas
Reported by: | jbirch | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | General | Version: | 1.2.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 943488 |
Description
I have been attempting to use the JPG output format to reduce image size.
I noticed that, unlike the PNG format, the JPG and GIF formats do not appear to respect the background colour when rendering a feature that has an transparency value set, and instead renders any portion of the feature overlapping background areas at full-saturation.
I believe that the behaviour of the PNG format, to honour the background colour when applying transparency, is more appropriate.
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | transparency_problem.png added |
---|
comment:1 by , 17 years ago
External ID: | → 943488 |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I believe that this may have been addressed in 2.0.0, at least in the AGG renderer.