Changes between Version 73 and Version 74 of Styles


Ignore:
Timestamp:
2012-07-09T16:17:43+02:00 (14 years ago)
Author:
skyper
Comment:

small format change

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v73 v74  
    115115
    116116You can use the following hidden preferences:
    117  * mappaint.fillalpha
     117 * {{{mappaint.fillalpha}}}
    118118  * alpha "opacity level", that is used to fill areas. An integer value between 0 (transparent) and 255 (solid) with the default of 50.
    119  * mappaint.fillareas (show areas)
     119 * {{{mappaint.fillareas}}} (show areas)
    120120  * 10000000 (default) - areas will be filled with their corresponding colour and name will be rendered
    121121  * 0 - areas will be surrounded by lines only and name will not be rendered
    122122  * any other number - areas will be filled with their corresponding colour and name will be rendered at any zoom level below the given number in meters
    123  * mappaint.showicons
    124   * select whether icons are shown - same values as mappaint.fillareas
    125  * mappaint.shownames
    126   * select whether names are shown - same values as mappaint.fillareas
    127  * mappaint.strokes
    128   * select whether strokes or full lines are used - same values as mappaint.fillareas
    129  * mappaint.useRealWidth
     123 * {{{mappaint.showicons}}}
     124  * select whether icons are shown - same values as {{{mappaint.fillareas}}}
     125 * {{{mappaint.shownames}}}
     126  * select whether names are shown - same values as {{{mappaint.fillareas}}}
     127 * {{{mappaint.strokes}}}
     128  * select whether strokes or full lines are used - same values as {{{mappaint.fillareas}}}
     129 * {{{mappaint.useRealWidth}}}
    130130  * true - ways will change width corresponding to the real width in meters set in the elemstyle.xml file
    131131  * false (default) - ways will have the same width on every zoom level
    132  * mappaint.zoomLevelDisplay
     132 * {{{mappaint.zoomLevelDisplay}}}
    133133  * true - elements visibility depends on zoom level
    134134  * false (default) - all elements are displayed
    135  * mappaint.fontsize
    136   * 8 - size of mappaint texts
     135 * {{{mappaint.fontsize}}}
     136  * size of mappaint texts (default=8)