mapnik / Cascadenik

Cascading Sheets Of Style for Mapnik
http://github.com/mapnik/Cascadenik/wiki/Cascadenik
BSD 3-Clause "New" or "Revised" License
111 stars 20 forks source link

Don't scale opacity properties for retina #33

Closed bwg closed 11 years ago

bwg commented 11 years ago

when using the --2x flag in cascadenik-compile to scale features for retina, we shouldn't be scaling the opacity values.

this pull request skips scaling for property names ending in '-opacity'