[GRASS-CVS] markus: grass6/include display.h,2.22,2.22.2.1
grass at intevation.de
grass at intevation.de
Mon Dec 3 09:36:35 EST 2007
Author: markus
Update of /grassrepository/grass6/include
In directory doto:/tmp/cvs-serv23226/include
Modified Files:
Tag: releasebranch_6_3
display.h
Log Message:
Remove clip margin
Filter zero-length segments
Round point/line vertices downward instead of to nearest (merge from HEAD)
Index: display.h
===================================================================
RCS file: /grassrepository/grass6/include/display.h,v
retrieving revision 2.22
retrieving revision 2.22.2.1
diff -u -d -r2.22 -r2.22.2.1
--- display.h 5 May 2007 09:14:52 -0000 2.22
+++ display.h 3 Dec 2007 14:36:33 -0000 2.22.2.1
@@ -51,7 +51,6 @@
/* draw2.c */
void D_set_clip(double, double, double, double);
-void D_set_clip_margin(double);
void D_clip_to_map(void);
void D_move_clip(double, double);
int D_cont_clip(double, double);
More information about the grass-commit
mailing list