problem with custom shape
- From: Brian Hoff <telechus yahoo com>
- To: dia-list gnome org
- Subject: problem with custom shape
- Date: Wed, 7 Nov 2007 10:04:56 -0800 (PST)
I'm using Dia 96.1-7 on Win32. I've created a custom
shape. When I bring it into a new diagram, its been
shrink. How do I get it to come in at the size it was
created?
<?xml version="1.0" encoding="UTF-8"?>
<shape
xmlns="http://www.daa.com.au/~james/dia-shape-ns"
xmlns:svg="http://www.w3.org/2000/svg">
<name>Cubicle - HalfLongOpenCubicle</name>
<icon>HalfLongOpenCubicle.png</icon>
<connections>
<point x="0" y="0"/>
<point x="47" y="0"/>
<point x="47" y="33"/>
<point x="83" y="68"/>
<point x="140" y="68"/>
<point x="140" y="116"/>
<point x="0" y="116"/>
<point x="23.5" y="0"/>
<point x="47" y="16.5"/>
<point x="65" y="50.5"/>
<point x="111.5" y="68"/>
<point x="140" y="92"/>
<point x="70" y="116"/>
</connections>
<aspectratio type="fixed"/>
<svg:svg>
<svg:polygon style="fill: #ffffff" points="0,0
47,0 47,33 83,68 140,68 140,116 0,116 "/>
<svg:polygon style="fill: none; fill-opacity:0;
stroke-width: 0.1; stroke: #000000" points="0,0 47,0
47,33 83,68 140,68 140,116 0,116 "/>
</svg:svg>
</shape>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]