[GRASS-CVS] glynn: grass6/include display.h,2.22,2.23
grass at intevation.de
grass at intevation.de
Mon Dec 3 04:16:32 EST 2007
Author: glynn
Update of /grassrepository/grass6/include
In directory doto:/tmp/cvs-serv11912/include
Modified Files:
display.h
Log Message:
Remove clip margin
Filter zero-length segments
Round point/line vertices downward instead of to nearest
Index: display.h
===================================================================
RCS file: /grassrepository/grass6/include/display.h,v
retrieving revision 2.22
retrieving revision 2.23
diff -u -d -r2.22 -r2.23
--- display.h 5 May 2007 09:14:52 -0000 2.22
+++ display.h 3 Dec 2007 09:16:29 -0000 2.23
@@ -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