[GRASS-dev] [GRASS GIS] #250: ps.map: new parameter to set line cap style of vector lines

GRASS GIS trac at osgeo.org
Tue Aug 5 17:04:18 EDT 2008


#250: ps.map: new parameter to set line cap style of vector lines
-----------------------------------------+----------------------------------
 Reporter:  alf                          |       Owner:  grass-dev at lists.osgeo.org
     Type:  enhancement                  |      Status:  new                      
 Priority:  major                        |   Milestone:  6.4.0                    
Component:  ps.map                       |     Version:  svn-develbranch6         
 Keywords:  line cap style vector round  |    Platform:  All                      
      Cpu:  x86-32                       |  
-----------------------------------------+----------------------------------
 Hello,

 The code patch attached adds the 'cap' parameter to the vlines section of
 ps.map, allowing to control the look of the ends of a vector line, or the
 ends of the dashes in the case of a dashed line.

 Three are the possible values: 'butt' (the default), 'round' for rounded
 ends and 'extbutt' for extended butt ends.  More detals are reported in
 the updated documentation herein.

 Please review it, test it and apply, if possible.

 Regards,

 Alessandro Frigeri

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/250>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list