Ticket #1580 (closed defect: invalid)

Opened 8 years ago

Last modified 5 years ago

Add support for fuzzy (variable transparency) brushes.

Reported by: sdlime Owned by: sdlime
Priority: high Milestone:
Component: MapServer C Library Version: 4.8
Severity: normal Keywords:
Cc:

Description (last modified by sdlime) (diff)

Actually MapServer has been able to draw brushes with alpha transparency for 
some time. The problem is that you have to create the brush. This bug refers to 
creating these brushes on-the-fly and applying them as necessary.

Basic support is there for MapServer 4.8 beta 3 so we want to track issues 
through the 4.8.0 release.

Steve

Change History

Changed 8 years ago by dmorissette

  • cc dmorissette@… added

Changed 8 years ago by sdlime

  • status changed from new to assigned
I think I can improve "fuzziness" a bit. Right now you are seeing blending over 
blending over blending which ends up making the lines look more "solid" than 
they probably should. GD does have a function to exclude blending of certain 
colors and I need to experiment with that.

Steve

Changed 5 years ago by sdlime

  • status changed from assigned to closed
  • resolution set to invalid
  • description modified (diff)

This in invalid anymore...

Steve

Note: See TracTickets for help on using tickets.