Changes between Version 73 and Version 74 of Styles
- Timestamp:
- 2012-07-09T16:17:43+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles
v73 v74 115 115 116 116 You can use the following hidden preferences: 117 * mappaint.fillalpha 117 * {{{mappaint.fillalpha}}} 118 118 * 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) 120 120 * 10000000 (default) - areas will be filled with their corresponding colour and name will be rendered 121 121 * 0 - areas will be surrounded by lines only and name will not be rendered 122 122 * 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}}} 130 130 * true - ways will change width corresponding to the real width in meters set in the elemstyle.xml file 131 131 * false (default) - ways will have the same width on every zoom level 132 * mappaint.zoomLevelDisplay 132 * {{{mappaint.zoomLevelDisplay}}} 133 133 * true - elements visibility depends on zoom level 134 134 * false (default) - all elements are displayed 135 * mappaint.fontsize 136 * 8 -size of mappaint texts135 * {{{mappaint.fontsize}}} 136 * size of mappaint texts (default=8)
