Changes between Version 11 and Version 12 of Styles


Ignore:
Timestamp:
2009-08-12T15:03:15+02:00 (16 years ago)
Author:
stoecker
Comment:

Added some more hidden settings

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v11 v12  
    6363 * mappaint.fillalpha
    6464  * alpha "opacity level", that is used to fill areas. An integer value between 0 (transparent) and 255 (solid) with the default of 50.
    65  * mappaint.fillareas
    66   * true (default) - areas will be filled with their corresponding colour
    67   * false - areas will be surrounded by dashed lines
     65 * mappaint.fillareas (show areas)
     66  * 10000000 (default) - areas will be filled with their corresponding colour
     67  * 0 - areas will be surrounded by lines only
     68  * any other number - areas will be shown in any zoom level below the given number in meters)
     69 * mappaint.showicons
     70  * select whether icons are shown - same values as mappaint.fillareas
     71 * mappaint.shownames
     72  * select whether names are shown - same values as mappaint.fillareas
     73 * mappaint.strokes
     74  * select whether strokes or full lines are used - same values as mappaint.fillareas
    6875 * mappaint.useRealWidth
    69   * true (default) - ways will change width corresponding to the real width in meters set in the elemstyle.xml file
    70   * false - ways will have the same width on every zoom level (no longer the default since mappaint 6030)
     76  * true - ways will change width corresponding to the real width in meters set in the elemstyle.xml file
     77  * false (default) - ways will have the same width on every zoom level
     78 * mappaint.zoomLevelDisplay
     79  * true - elements visibility depends on zoom level
     80  * false (default) - all elements are displayed
     81 * mappaint.fontsize
     82  * 8 - size of mappaint texts