At 23.11.2012 15:50, Mirko Vukovic wrote:
I am not sure if this has been reported before (Google did not find it).
Looks like an oversight in the original patch (and for the 7 years since
than ;))
http://git.gnome.org/browse/dia/commit/?id=e22e379
The Activity icon on the UML sheet does not
At 24.11.2012 14:29, Ruslan Panasiuk wrote:
Hi. How about to use a cairo graphic to render primitives?
Probably I'm misunderstanding something in your request, because there is a
cairo renderer available with Dia since 2004 - see:
http://git.gnome.org/browse/dia/log/plug-ins/cairo?ofs=100
So,
I can connect a line to a box, but not line to line. I am trying to draw
graphs like this:
http://mathworld.wolfram.com/GraphComposition.html
I would like to draw graphs like that easily, not sure if Dia can do that?
Thank you,
Ohto Nordberg
___
dia-lis
You cannot connect lines directly. But you can use a scaled down connection
point between the lines.
Alternately, you can use a bezier line which is completely adaptable - you
can even make corners by reducing the slope grips (sorry I do not
know the proper name for these).
On Mon, Nov 26, 2012
Ohto,
I think you can if you make connector points and draw lines between
them. I think such point do not exist yet but creating them should be
easy.
Frits
On Mon, Nov 26, 2012 at 09:09:50AM +0200, Ohto Nordberg wrote:
> I can connect a line to a box, but not line to line. I am trying to draw
>