Changes between Version 32 and Version 33 of Release/2.7/Notes

Show
Ignore:
Timestamp:
09/29/08 06:05:46 (5 years ago)
Author:
ahocevar
Comment:

added information about the new strokeDashstyle symbolizer property

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.7/Notes

    v32 v33  
    8080   * Z-Ordering and Y-Ordering of vector elements! (#1357)  
    8181   * Added new graphicName symbolizer property, which allows to render well-known graphic symbols named "square", "cross", "x" and "triangle", in addition to the existing "circle". (#1398)  
     82   * Added new strokeDashstyle symbolizer property. Both SVG's stroke-dasharray and VML's dashstyle syntax is supported. (#1126) 
    8283   * Implemented rotation of externalGraphic vector point features. (#1433) 
    8384 * Util: