Hi! I think the new transparent caption casings don't improve legibility, but make it worse. Therefore I'd propose to revert this patch. As an alternative change I'd propose to make the casings thinner.
Here is a comparison between the current style and my new proposed style: http://img84.imageshack.us/img84/96/comparisonqj7.png Nearly each caption is split in 2 parts with one being the old and one the new style. What do you think? Regards, Hermann Patch: Index: stylesheets/osm-map-features-z17.xml =================================================================== --- stylesheets/osm-map-features-z17.xml (revision 13546) +++ stylesheets/osm-map-features-z17.xml (working copy) @@ -3867,7 +3869,7 @@ .caption-casing { fill: white; - stroke-opacity: 0.6; + stroke-opacity: 1; stroke: white; font-family: "DejaVu Sans"; font-weight: bold; @@ -4424,7 +4426,7 @@ .amenity-theatre-caption-casing { stroke-width: .5px; font-size: 1px; } .amenity-theatre-caption-core { fill: #ff00ff; font-size: 1px; } - .generic-caption-casing { stroke-width: .5px; font-size: 1px; } + .generic-caption-casing { stroke-width: .28px; font-size: 1px; } .generic-caption-core { fill: #4040ff; font-size: 1px; } .generic-poi { _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
