On Fri, 14 May 1999, Marcin Kasperski wrote:
> The following minor things:
>
> 1) Why the line is not allowed to have width greater than 10.00 ? I
> decided to use fat grey line as background for some objects group and
> found that I can not increase width to more than 10.00...
This was just an arbitrary max i selected for the gui. There is no built
in max in the object or rendering. Just change it to some larger value and
send me a patch.
> 2) It would be nice if the arrows on all types of lines (straight line,
> zigzag, arc) have the same default size (now somewhere there is 0.8,
> somewhere 0.5). Even better if I can specify arrow size once and use the
> same size for all arrows until I change it - whatever those arrows
> ends...
I don't know why they ar not the same size (Lars?). But it could easily be
changed. Default arrow size is possible too. A bit more work though.
> 3) It would be _very_ nice if one can create additional anchor point on
> any object - in the specified place (by for instance middle or right
> click and selecting Create Anchor Point or by some anchor create tool).
It would be quite usable yes. It's not as easy as it sounds though, but
for some objects (like those that derive from Element) it could be done
fairly easy. I don't have time/energy right now to do it, but i might in
the future, or someone else might do it.
/ Alex