blob: aa34fe08fa512fa568afdeade14ded0a73b858fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
<?xml version="1.0"?>
<KivioShapeStencil creator="Kate">
<KivioSMLStencilSpawnerInfo>
<Author data="Kristof Borrey"/>
<Title data="Key"/>
<Id data="Key"/>
<Description data="Key tqshape"/>
<Version data="0.1"/>
<Web data="www.koffice.org"/>
<Email data="borrey@kde.org"/>
<Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<Dimensions w="160.0" h="80.0"/>
<KivioConnectorTarget x="160.0" y="40"/>
<KivioConnectorTarget x="0" y="40"/>
<KivioConnectorTarget x="120" y="0"/>
<KivioConnectorTarget x="120" y="80"/>
<KivioShape type="ClosedPath" name="K1">
<KivioFillStyle colorStyle="1" color="#fff489"/>
<KivioLineStyle color="#ffd256" width="1" capStyle="32" joinStyle="128"/>
<KivioPoint x="5" y="25"/>
<KivioPoint x="90" y="25"/>
<KivioPoint x="90" y="55"/>
<KivioPoint x="60" y="55"/>
<KivioPoint x="55" y="50"/>
<KivioPoint x="50" y="50"/>
<KivioPoint x="45" y="55"/>
<KivioPoint x="40" y="55"/>
<KivioPoint x="35" y="60"/>
<KivioPoint x="30" y="60"/>
<KivioPoint x="20" y="50"/>
<KivioPoint x="15" y="55"/>
<KivioPoint x="10" y="55"/>
<KivioPoint x="0" y="45"/>
<KivioPoint x="0" y="30"/>
<KivioPoint x="5" y="25"/>
</KivioShape>
<KivioShape type="ClosedPath" name="K1">
<KivioFillStyle colorStyle="1" color="#ffd256"/>
<KivioLineStyle color="#ffd256" width="1" capStyle="32" joinStyle="128"/>
<KivioPoint x="5" y="35"/>
<KivioPoint x="90" y="35"/>
<KivioPoint x="90" y="40"/>
<KivioPoint x="5" y="40"/>
<KivioPoint x="5" y="35"/>
</KivioShape>
<KivioShape type="Ellipse" name="Ellipse1" x="80" y="0" w="80" h="80">
<KivioFillStyle colorStyle="1" color="#fff489" />
<KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#ffd256" />
</KivioShape>
<KivioShape type="Ellipse" name="Ellipse1" x="140" y="35" w="10" h="10">
<KivioFillStyle colorStyle="1" color="#ffffff" />
<KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#ffd256" />
</KivioShape>
<KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/>
</KivioShapeStencil>
|