Re: PATCH: ellipse.c : central connection point (fwd)
From: Alan Horkan <horkana maths tcd ie>
To: dia-list gnome org
Subject: Re: PATCH: ellipse.c : central connection point (fwd)
Date: Thu, 4 Mar 2004 16:47:30 +0000 (GMT)
[oops, sorry. resending onlist this time]
Unless Lars says otherwise (or someone else applies the patch) you might
need to attach the patch to a bugzilla reprot to help make sure it does
not get forgotten.
http://bugzilla.gnome.org
Sincerely
Alan Horkan
http://advogato.org/person/AlanHorkan/
On Thu, 4 Mar 2004, [ISO-8859-1] Grégoire Dooms wrote:
> >Would it be possible to do this in a more generic way and automatically
> >have a centre point for all objects?
> I'm not very accustomed with the dia source code, but
> element_init(Element *elem, int num_handles, int num_connections) makes
> me think this is not a trivial patch.
> >(I'd love to be able to directly use unmodified SVG
> >files could be used as shapes and
> >have a single automatically generated connection point at their centre)
> This is a lot simpler: my previous patch is easily transposable to
> objects/standard/image.c
Thanks