Ignore:
Timestamp:
2009-06-06T13:33:27+02:00 (15 years ago)
Author:
stoecker
Message:

fix #2667 - patch by Daeron - Add support for dash patterns in mappaint

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/elemstyles.xml

    r1630 r1635  
    1414        - priority
    1515        - dashed x - dashed line, length of dashes / spaces in x pixels
     16        - dashed x,y - dashed line, x length of dashes / spaces in y pixels
    1617        - dashedcolour second (background) colour of a dashed line
    17184. linemod attributes
     
    355356                <condition k="barrier" v="bollard"/>
    356357                <icon annotate="true" src="vehicle/restriction/bollard.png"/>
    357                 <line width="3" colour="barrier#F0F050"/>
     358                <line width="3" colour="barrier#F0F050" dashed="3,9"/>
    358359                <scale_min>1</scale_min>
    359360                <scale_max>50000</scale_max>
Note: See TracChangeset for help on using the changeset viewer.