libgeda: Empty paths should not have bounds.
commit057cab0629c92ab9bd207e49e082183ba481dc2d
authorPeter TB Brett <peter@peter-b.co.uk>
Sun, 4 Dec 2011 23:18:39 +0000 (4 23:18 +0000)
committerPeter TB Brett <peter@peter-b.co.uk>
Sun, 4 Dec 2011 23:26:53 +0000 (4 23:26 +0000)
tree74b53e91a4cc6f1f08d9c81b699a3dc4b863e291
parentad40d32d555fc905103d2a15daaf1cdd95a19ccc
libgeda: Empty paths should not have bounds.

Paths containing no control points were returning uninitialised values
as their bounds.  Instead, they now have no bounds (like invisible
text objects).
libgeda/src/o_path_basic.c