|
10 | 10 |
|
11 | 11 | # Generate an image.
|
12 | 12 | path859 = path([Move(8.7185878, 4.0337352), Line(-2.2072895, 0.016013256), Line(8.7185884, -4.0017078), Curve(6.97309, -1.6296469, 6.9831476, 1.6157441, 8.7185878, 4.0337352), zoneClose()], transform='matrix(1.1 0 0 1.1 1.1 0)', fill='#000000', fill_rule='evenodd', stroke_width=0.625, stroke_linejoin='round', stroke_opacity=1, fill_opacity=1)
|
| 13 | +Arrow2Lstart = marker(path859, ref=(0.0, 0.0), orient='auto', overflow='visible') |
13 | 14 | rect((651.3089, 353.92661), (900.00002, 555.42472), stroke='none', fill='#ff0000', opacity=0.5, stroke_width=1.11927199)
|
14 | 15 | circle((150, 450), 50, stroke='none', fill='#000080', display='inline')
|
15 | 16 | ellipse((400, 450), (100, 50), stroke='#ff0000', display='inline', stroke_width=16)
|
16 | 17 | arc((700, 450), (100, 50), (0.59013865, 5.6484511), arc_type='slice', stroke='#008000', fill='#ffff00', display='inline', stroke_width=16)
|
17 |
| -path([Move(100.0, 600.0), Line(200.0, 700.0), Line(300.0, 600.0), Line(400.0, 700.0)], display='inline', stroke_width=10, marker_start='url("#Arrow2Lstart")') |
| 18 | +path([Move(100.0, 600.0), Line(200.0, 700.0), Line(300.0, 600.0), Line(400.0, 700.0)], display='inline', stroke_width=10, marker_start=Arrow2Lstart) |
18 | 19 | path([move(500.0, 600.0), curve(0.0, 0.0, 0.0, 100.0, 100.0, 100.0), curve(100.0, 0.0, 0.0, -100.0, 100.0, -100.0), curve(100.0, 0.0, 100.0, 100.0, 100.0, 100.0)], display='inline', stroke_width=10)
|
19 | 20 | s1 = star(5, (189.03001, 847.93945), (69.364868, 34.682434), angles=(0.63598373, 1.2643023), stroke='#008000', fill='#ffff00', display='inline', stroke_width=10)
|
20 | 21 | clone(s1, transform='translate(200, 2.99622)', display='inline')
|
|
0 commit comments