mapnik icon indicating copy to clipboard operation
mapnik copied to clipboard

(svg) maker halos

Open StyXman opened this issue 4 years ago • 0 comments

Currently mapnik allows setting marker color (fill) and outline (stroke) when the marker is an SVG file. I would like to also have halos, which in my head "should be easily implementable with the same code that does stroke", although of course I have not a single clue how even SVG rendering is implemented.

Halos allow icons to stand out from complex backgrounds independently of other techniques like contrast.

StyXman avatar Sep 20 '21 08:09 StyXman