[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: pcb program



> In that case I have the changes you made, and I am still seeing the rats
> nest problem.

Your clip.h looks like this?

/* ---------------------------------------------------------------------------
 * prototypes
 */

/* Clip X,Y to the given bounding box, plus a margin.  Returns TRUE if
   there is something left to be drawn.  */
Boolean ClipLine (double minx, double miny, double maxx, double maxy,
		  double *x1, double *y1,
		  double *x2, double *y2,
		  double margin);


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user