Changes between Version 45 and Version 46 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2014-03-14T15:31:00+01:00 (11 years ago)
Author:
Klumbumbus
Comment:

correct josm version

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v45 v46  
    860860  create color value (arguments from 0.0 to 1.0)
    861861 hsb_color(''h'', ''s'', ''b'')::
    862   create color from hue, saturation and brightness (arguments from 0.0 to 1.0) [''since 6877'']
     862  create color from hue, saturation and brightness (arguments from 0.0 to 1.0) [''since 6899'']
    863863 red(''clr''), green(''clr''), blue(''clr'')::
    864864  get value of color channels in rgb color model