[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Network disk shape patch
- From: "W. Borgert" <debacle debian org>
- To: dia-list gnome org
- Subject: Network disk shape patch
- Date: Sun, 26 Mar 2006 23:00:40 +0000
Hi,
the text under the disc is not centered correctly. Please apply
my one-liner. Thanks!
Cheers,
--
W. Borgert <debacle debian org>, http://people.debian.org/~debacle/
--- dia-cvs-snapshot/shapes/network/disc.shape 2005-05-13 05:00:57.000000000 +0200
+++ dia-cvs-snapshot-0.94.20060324/shapes/network/disc.shape 2006-03-26 23:47:17.000000000 +0200
@@ -8,7 +8,7 @@
<point x="0.85" y="2.0"/>
<point x="1" y="1" main="yes"/>
</connections>
- <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/>
+ <textbox x1="0" y1="2" x2="1.7" y2="5" align="center" resize="no"/>
<svg:svg width="2cm" height="2cm">
<svg:rect style="stroke:none; fill:background" x="0" y="0.25" width="1.7" height="1.5"/>
<svg:ellipse style="stroke: none; fill:background" cx="0.85" cy="1.75" rx="0.85" ry="0.25"/>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]