Currently line arrows are not really saved in the dia files in an
extensible way. They are stored as the integer value representing their
position in the ArrowType enumeration. This does not really lend itself
to having arbitrary arrow heads where not every head may be available on
every computer. We will probably want to change it to save a string name
of the arrow head instead.
There was one person who said he was interested in adding this feature.
Check the archives at http://www.mail-archive.com/[email protected]
if you want to get in contact with him.
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
On Sat, 6 Nov 1999, Sam Phillips wrote:
>
> Hi,
>
> First I like to say that dia is pretty awesome. Everyone at work is
> starting to use it so they don't have to use NT/Visio.
>
> We use a line end symbol for some of our projects that dia doesn't
> have built in. So using the power of open source I hacked a new arrow
> shape into it.
>
> The problem is right now our documents aren't standard anymore.
>
> We'd like to have a line type similar to the UML lines, but we don't
> want to write an object lib in C. We'd prefer to use custom XML/SVG
> objects.
>
> Are there any plans for this kind of support in the custom module? Or
> is it already there and I'm blind?
>
> Thanks
> Sam
>
> ===
> Sam Phillips <[EMAIL PROTECTED]> http://www.usaworks.com/~sam
> I do not fear computers. I fear the lack of them.
> -- Isaac Asimov
>
>