> Important may be the correct mapping of user input to internal pcb
> coordinates.

The problem is rounding - some grid points round up, some round down.
You end up with off-by-one bugs, no matter how "precise" you are,
unless you can avoid the need to round completely.


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

Reply via email to