On Fri, 2005-03-18 at 10:27 +0100, Gr�goire Dooms wrote: > Dia ChangeLog Daemon wrote: > > >Snapshots available at http://www.raeder.dk/~larsrc/Dia/snapshots > > > >*** Recent ChangeLog entries: > > > >--- ChangeLog.previous 2005-03-17 23:24:14.000000000 +0100 > >+++ dia-cvs-snapshot/ChangeLog 2005-03-18 05:00:04.990365784 +0100 > >@@ -1,11 +1,44 @@ > > 2005-03-17 Lars Clausen <[EMAIL PROTECTED]> > > > >+ * app/authors.h: Added Gregoire Dooms for gap stuff. > > > > > Thanks :-) > > >+ > >+ * objects/standard/polyline.c: Patch from Grégoire Dooms > >+ <[EMAIL PROTECTED]>: Autogap and absolute gap for polyline. > >+ > >+ * objects/standard/bezier.c: Patch from Grégoire Dooms > >+ <[EMAIL PROTECTED]>: Fixes two bugs. Also autogap no longer a > >+ property. > > > > > Nope autogap still a property in bezier.c. But I shall change this soon.
Is not, just managed to fix it yesterday. The fix for arc you suggested would be a good way to do it for now. If somebody gets aggravated at the cases where it looks bad, they can come up with something better. I think I have the orthconn figured out, which will be nice. Lots of objects, esp. UML, turned out to have bogus distance_from functions and need repair. Some objects still need to have the center point. -Lars -- Lars Clausen <[EMAIL PROTECTED]> _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
