# file: input1
#	Variation of input0 where
#	we have some open curves as well as polygons
# RANGE OF THE POINTS:
# xmin = -0.518, xmax = 1.932
# ymin = 0, ymax = 2.45

# ====================================triangle
p 3
0.9 0.1 0.1
0		2
-0.264378	2
0		2.07088

# ====================================pentagon
p 5
0.01 .7 .15
0		1
-0.268116 	1
-0.518		1.932
-0.264378	2
0		2
# ====================================
p 3
0.583594 0.273438 0.28125
0		0
-0.268116	1
0		1
# ====================================
p 4
0.546094 0.5 0
1	2
0	2
0	2.07088
1	2.339
# ====================================
p 4
0.546094 0.5 0
1	1
0	1
0	2
1	2
# ====================================
p 4
0.546094 0.5 0
1	0.268116
0	0
0	1
1	1
# ====================================
p 4
0.583594 0.273438 0.28125
1	2
1.53465	2
1.414	2.45
1	2.339
# ====================================
p 4
0.583594 0.273438 0.28125
1	1
1.80277 1
1.53465 2
1	2
# ====================================
p 4
0.583594 0.273438 0.28125
1	0.268116
1.932	0.518
1.80277	1
1	1
# ====================================open curve:
o 19
0.9 0.95 0.95

.2 	2
-0.1 	1.9
-0.2	1.7
-0.3	1.5
-0.2	1.3

0.06	1 
0.28	1.03
0.5	1.1
0.6	1.2
0.7	1.3

0.8	1.5
0.98	1.9
1.1	1.97
1.2	2
1.3	1.95

1.37	1.85
1.4	1.8
1.45	1.6
1.4	1.5

# ====================================END
