File: Assorted.sheet.in

package info (click to toggle)
dia 0.97.3%2Bgit20160930-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 52,952 kB
  • ctags: 17,146
  • sloc: ansic: 155,065; xml: 16,326; python: 6,641; cpp: 4,935; makefile: 3,826; sh: 540; perl: 137; sed: 19
file content (102 lines) | stat: -rw-r--r-- 6,049 bytes parent folder | download | duplicates (3)
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<sheet xmlns="http://www.lysator.liu.se/~alla/dia/dia-sheet-ns">
<!-- Author: Alan Horkan, 2002, mailto:horkana@tcd.ie -->
<!-- Please talk to me before making any changes to this sheet -->
<_name>Assorted</_name>
<!-- Sheet Name: Assorted, was Geometric, maybe Basic Shapes instead?  
Leave as is for now, renaming too much hassle.  
Will probably need to split into seperate sheets soon anyway.  -->

<_description>An Assorted Collection of Polygons, Beziergons and other Miscellaneous Geometric Shapes</_description>
<!-- I drew a lot of these shapes based on the Autoshapes from Powerpoint 97.  
Also got some ideas from what the rivals 
http://www.microsoft.com/office/visio/evaluation/indepth/samples.asp -->

<contents>

<!-- All Icons 22x22 pixels.  Edited them with the Gimp (and mspaint) 
to get really clean crisp clear looking icons.  Icons should probably 
be numbered to make is easier to identify the shapes.  
Vertically or Horizontally Flipped versions of various shapes 
have been included to save users the effort of flipping them
-->

<!-- Triangles -->
<object name="Geometric - Right Angle Triangle"><_description>Right angle triangle</_description></object> 
<object name="Geometric - Isosceles Triangle">
  <!-- mainatain original typo for compatibility -->
  <alias name="Geometric - Isoceles Triangle"/>
  <_description>Isosceles triangle</_description>
</object>
<!-- I am not sure if a Perfect Equilateral Triangle is doable -->

<object name="Geometric - Perfect Square"><_description>Perfect square, height equals width</_description></object> 
<object name="Geometric - Perfect Circle"><_description>Perfect circle</_description></object> 
<object name="Geometric - Quarter Circle"><_description>Quarter circle</_description></object> 

<object name="Geometric - Diamond"><_description>Diamond</_description></object> 
<!-- Other Polygons -->
<object name="Geometric - Pentagon"><_description>Pentagon.  Five-point shape</_description></object>
<object name="Geometric - Hexagon"><_description>Hexagon.  Six-point shape</_description></object>
<object name="Geometric - Heptagon"><_description>Heptagon.  Seven-point shape</_description></object>
<object name="Geometric - Octagon"><_description>Octagon.  Eight-point shape</_description></object>
<!-- Alan Horkan was here 2002 -->
<object name="Geometric - Horizontal Parallelogram"><_description>Horizontal parallelogram</_description></object>
<object name="Geometric - Vertical Parallelogram"><_description>Vertical parallelogram</_description></object>
<object name="Geometric - Trapezoid"><_description>Trapezoid</_description></object>
<!-- Description, like a cut off Isoceles Triangle, quadrangle with two parallel sides ... -->

<!-- Stars.  Odd numbered sides were particulary hard to draw.  -->
<object name="Geometric - Four Point Star"><_description>Four-point star</_description></object>
<object name="Geometric - Curved Four Point Star"><_description>Curved four-point star</_description></object>
<object name="Geometric - Five Point Star"><_description>Five-point star</_description></object>
<object name="Geometric - Six Point Star"><_description>Six-point star</_description></object>
<object name="Geometric - Seven Point Star"><_description>Seven-point star</_description></object>
<object name="Geometric - Eight Point Star"><_description>Eight-point star</_description></object>
<object name="Geometric - Sharp Eight Point Star"><_description>Sharp eight-point star</_description></object>
<object name="Geometric - Curved Eight Point Star"><_description>Curved eight-point star</_description></object>
<!-- TODO: 16 Point Star? 24,32?  9,11,13?  -->

<!-- Crosses -->
<object name="Geometric - Swiss Cross"><_description>Swiss cross</_description></object>
<!-- removed temporarily: Geometric - Cross aka cross pattee formee -->
<object name="Geometric - Maltese Cross"><_description>Maltese cross</_description></object>

<!-- Block Arrows -->
<object name="Geometric - Down Arrow"><_description>Down arrow</_description></object>
<object name="Geometric - Up Arrow"><_description>Up arrow</_description></object>
<object name="Geometric - Left Arrow"><_description>Left arrow</_description></object>
<object name="Geometric - Right Arrow"><_description>Right arrow</_description></object>

<object name="Geometric - Notched Left Arrow"><_description>Notched left arrow</_description></object>
<object name="Geometric - Notched Right Arrow"><_description>Notched right arrow</_description></object>

<object name="Assorted - Left-Up Arrow"><_description>Left-up arrow</_description></object>
<object name="Assorted - Turn-Up Arrow"><_description>Turn-up arrow</_description></object>
<object name="Geometric - Left-Right Arrow"><_description>Left-right arrow</_description></object>
<object name="Geometric - Up-Down Arrow"><_description>Up-down arrow</_description></object>

<object name="Geometric - Quad Arrow"><_description>Quad arrow</_description></object><!-- Four -->
<object name="Geometric - Left-Right-Up Arrow"><_description>Left-right-up arrow</_description></object><!-- Three -->
<object name="Geometric - Up-Down-Left Arrow"><_description>Up-down-left arrow</_description></object><!-- Three -->

<object name="Block Arrow - Pentagon"><_description>Pentagon block arrow</_description></object>
<object name="Block Arrow - Chevron"><_description>Chevron</_description></object>

<!-- Block Arc.  removed, needs fixing -->
<!-- object name="Geometric - Block Arc"  description Block Arc /description  /object -->

<!-- Heart Shape -->
<object name="Assorted - Heart"><_description>Heart</_description></object>

<!-- Sun, Moon.  -->
<object name="Assorted - Sun"><_description>Sun</_description></object>
<object name="Assorted - Quarter Moon"><_description>Quarter moon</_description></object>

<!-- Drop or Droplet Shape -->
<!-- Flower Shape (with Petals) -->
<!-- Alien Head shape -->

</contents>
</sheet>
<!-- Author: Alan Horkan, 2002, mailto:horkana@tcd.ie -->