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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- DO NOT EDIT THIS FILE. It is produced automatically from a DocBook source (*.xml) by tutorial-svg.xsl. -->
<svg id="svg1" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" sodipodi:docname="tutorial-basic.svg" xmlns:string="http://www.jclark.com/xt/java/java.lang.String" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" sodipodi:version="0.32" height="3170pt" width="256pt" version="1.1" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" inkscape:version="0.92" xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview id="base" inkscape:window-x="0" inkscape:window-y="0" snaptoguides="true" inkscape:zoom="2.0000000" inkscape:cx="160.00000" inkscape:cy="3864.0000" inkscape:window-width="780" showborder="false" inkscape:window-height="580" showguides="true"/>
<defs id="defs3" xmlns:cc="http://creativecommons.org/ns#">
<linearGradient id="linearGradient841">
<stop id="stop842" stop-color="#0082ab" offset="0"/>
<stop id="stop843" stop-color="#fff" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="linearGradient1657" y2=".91667" xlink:href="#linearGradient841" y1=".16666" x2=".51619" x1=".51619"/>
<filter id="filter48" height="1.2" width="1.2" color-interpolation-filters="sRGB" y="-.1" x="-.1" inkscape:label="Drop shadow, custom">
<feFlood id="feFlood50" result="flood" flood-color="rgb(255,255,255)" flood-opacity=".68628"/>
<feComposite id="feComposite52" operator="in" result="composite1" in2="SourceGraphic" in="flood"/>
<feGaussianBlur id="feGaussianBlur54" result="blur" stdDeviation="20" in="composite1"/>
<feOffset id="feOffset56" result="offset" dx="0" dy="0"/>
<feComposite id="feComposite58" operator="over" result="composite2" in2="offset" in="SourceGraphic"/>
</filter>
</defs>
<metadata id="metadata4" xmlns:cc="http://creativecommons.org/ns#">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
</cc:Work>
</rdf:RDF>
</metadata>
<g id="layer1" xmlns:cc="http://creativecommons.org/ns#" inkscape:label="Layer 1" inkscape:groupmode="layer">
<rect id="rect582" fill-rule="evenodd" rx="0" ry="6.1828" height="69.248" width="319.89" y=".27753" x=".18215" fill="url(#linearGradient1657)"/>
<path id="path93" d="m150.97 4.9606h-9.58v0.613h0.29c1.29 0 1.43 0.0652 1.43 0.6129v0.3782 6.2073 0.378c0 0.548-0.14 0.613-1.43 0.613h-0.29v0.613h9.79l0.31-3.482h-0.7c-0.2 0.913-0.57 1.722-0.95 2.1-0.5 0.522-1.41 0.769-2.74 0.769h-1.06c-0.48 0-0.87-0.078-1.02-0.195-0.11-0.079-0.12-0.157-0.12-0.431v-3.3251h0.31c0.98 0 1.37 0.0783 1.69 0.3521 0.42 0.339 0.58 0.756 0.61 1.526h0.75v-4.2776h-0.75c-0.08 1.278-0.72 1.7866-2.23 1.7866h-0.38v-2.9734c0-0.5607 0.14-0.652 1-0.652h0.83c1.4 0 2.09 0.1173 2.63 0.4825 0.52 0.3391 0.91 1.0694 1.15 2.243h0.68l-0.22-3.3385zm-21.15 5.2294h1.8c1.43 0 2.18-0.091 2.82-0.339 1.13-0.4434 1.77-1.278 1.77-2.3082 0-0.9912-0.56-1.7475-1.61-2.1779-0.62-0.2608-1.61-0.4043-2.71-0.4043h-5.58v0.613h0.29c1.29 0 1.43 0.0652 1.43 0.6129v0.3782 6.2073 0.378c0 0.548-0.14 0.613-1.43 0.613h-0.29v0.613h5.36v-0.613h-0.42c-1.29 0-1.43-0.065-1.43-0.613v-0.378-2.582zm0-0.6128v-3.3385c0-0.5999 0.09-0.6651 0.97-0.6651h1.02c1.66 0 2.44 0.639 2.44 2.0213 0 1.3433-0.81 1.9823-2.5 1.9823h-1.93zm-13.87-4.7991h-0.67l-3.67 7.6029c-0.31 0.678-0.38 0.769-0.62 0.978-0.25 0.248-0.7 0.404-1.13 0.404h-0.06v0.613h4.22v-0.613h-0.32c-0.86 0-1.29-0.247-1.29-0.743 0-0.156 0.05-0.339 0.14-0.548l0.53-1.147h4.22l0.87 1.747c0.09 0.196 0.12 0.287 0.12 0.352 0 0.209-0.4 0.339-0.99 0.339h-0.66v0.613h4.94v-0.613h-0.23c-0.79 0-0.97-0.104-1.34-0.834l-4.06-8.1509zm-0.78 2.1387l1.8 3.7032h-3.57l1.77-3.7032zm-11-2.0474h-0.61l-0.63 0.7694c-1.13-0.6782-1.76-0.8738-2.82-0.8738-1.55 0-2.825 0.5086-3.909 1.565-1.02 0.9911-1.498 2.0865-1.498 3.4297 0 2.8043 2.247 4.8123 5.387 4.8123 2.55 0 4.18-1.226 4.54-3.417l-0.75-0.104c-0.16 0.691-0.35 1.16-0.63 1.552-0.66 0.9-1.68 1.356-2.97 1.356-2.358 0-3.473-1.343-3.473-4.1471 0-1.4736 0.239-2.4647 0.781-3.2472 0.494-0.7303 1.482-1.1867 2.502-1.1867 1.12 0 2.1 0.4825 2.71 1.3171 0.3 0.4304 0.54 0.939 0.91 1.9431h0.7l-0.24-3.7688zm-15.955 0.013h-0.589l-0.638 0.7825c-0.749-0.5869-1.769-0.8999-2.901-0.8999-2.088 0-3.491 1.0955-3.491 2.7256 0 1.4215 0.861 2.1257 3.204 2.6214l1.514 0.313c1.18 0.248 1.291 0.274 1.626 0.482 0.478 0.3 0.733 0.731 0.733 1.239 0 0.522-0.239 0.952-0.717 1.304-0.526 0.379-1.052 0.522-1.928 0.522-1.18 0-2.025-0.3-2.774-0.978-0.669-0.613-1.004-1.226-1.243-2.23h-0.686l0.064 3.717h0.622l0.717-0.887c1.068 0.717 1.961 0.978 3.347 0.978 2.343 0 3.842-1.122 3.842-2.869 0-0.809-0.335-1.5-0.957-1.9954-0.43-0.3391-1.052-0.5608-2.327-0.8216l-1.705-0.3521c-1.419-0.3-2.088-0.8086-2.088-1.6041 0-0.9128 0.908-1.5388 2.263-1.5388 1.116 0 2.024 0.3912 2.662 1.1346 0.462 0.5347 0.749 1.0824 0.956 1.7475h0.686l-0.192-3.3907zm-21.55 5.2296v-3.5473-0.3782c0-0.5477 0.144-0.6129 1.435-0.6129h0.303v-0.613h-5.244v0.613h0.287c1.291 0 1.434 0.0652 1.434 0.6129v0.3782 6.2073 0.378c0 0.548-0.143 0.613-1.434 0.613h-0.287v0.613h5.244v-0.613h-0.303c-1.291 0-1.435-0.065-1.435-0.613v-0.378-1.656l1.849-1.5258 2.774 3.3258c0.255 0.313 0.319 0.417 0.319 0.547 0 0.209-0.303 0.3-1.084 0.3h-0.494v0.613h5.451v-0.613h-0.303c-0.877 0-1.1-0.091-1.562-0.652l-3.857-4.551 2.375-1.9431c0.765-0.6651 1.737-1.0433 2.693-1.0433v-0.613h-4.909v0.613h0.399c0.733 0 1.036 0.1173 1.036 0.3912 0 0.1826-0.319 0.5608-0.781 0.939l-3.906 3.2082zm-17.82-5.1514h-3.283v0.613h0.398c0.813 0 1.18 0.1043 1.467 0.4303v5.5421c0 1.787-0.319 2.165-1.849 2.217v0.613h4.543v-0.613c-1.515-0.052-1.834-0.43-1.834-2.217v-4.8379l7.109 7.8509h0.67v-6.7685c0-1.7866 0.319-2.1648 1.849-2.2169v-0.613h-4.543v0.613c1.514 0.0521 1.833 0.4303 1.833 2.2169v4.0945l-6.36-6.9244zm-10.36 1.6041v-0.3782c0-0.5477 0.143-0.6129 1.418-0.6129h0.319v-0.613h-5.276v0.613h0.319c1.291 0 1.435 0.0652 1.435 0.6129v0.3782 6.2073 0.378c0 0.548-0.144 0.613-1.435 0.613h-0.319v0.613h5.276v-0.613h-0.319c-1.275 0-1.418-0.065-1.418-0.613v-0.378-6.2073z" stroke-width="1pt" fill="#fff"/>
<path id="path1124" d="m139.23 12.451h1.5l-0.92 3.02h1.69l-0.15 0.493h-1.69l-0.41 1.242c-0.34 1.056-0.7 2.334-1.09 3.834-0.39 1.485-0.58 2.348-0.58 2.591 0 0.329 0.15 0.493 0.45 0.493 0.53 0 1.17-0.728 1.91-2.185 0.07-0.157 0.18-0.35 0.32-0.578l0.43 0.214c-0.56 1.157-0.97 1.899-1.24 2.227-0.59 0.7-1.21 1.05-1.87 1.05-0.44 0-0.8-0.136-1.07-0.407-0.27-0.286-0.41-0.65-0.41-1.092 0-0.4 0.07-0.85 0.2-1.35 0.14-0.556 0.6-2.156 1.37-4.797l0.36-1.242h-1.71l0.17-0.493h1.71l1.03-3.02zm10.77 2.849h1.6c-1.35 4.326-2.03 7.067-2.03 8.224 0 0.428 0.11 0.643 0.34 0.643 0.27 0 0.59-0.257 0.97-0.771 0.38-0.529 0.72-1.178 1-1.949l0.47 0.192c-0.75 2.142-1.7 3.213-2.82 3.213-0.97 0-1.46-0.543-1.46-1.628 0-0.285 0.04-0.749 0.11-1.392-0.56 0.857-1.01 1.478-1.35 1.863-0.69 0.771-1.47 1.157-2.34 1.157-0.51 0-0.94-0.179-1.28-0.535-0.34-0.357-0.52-0.8-0.52-1.328 0-0.257 0.22-1.121 0.65-2.592l0.38-1.328c0.43-1.471 0.64-2.377 0.64-2.72 0-0.271-0.09-0.407-0.27-0.407-0.6 0-1.4 0.943-2.38 2.827l-0.47-0.235c1.08-2.228 2.17-3.341 3.27-3.341 0.4 0 0.73 0.149 0.97 0.449 0.26 0.3 0.38 0.693 0.38 1.178 0 0.6-0.14 1.35-0.42 2.249l-0.58 1.821c-0.47 1.485-0.71 2.348-0.71 2.591 0 0.5 0.26 0.75 0.77 0.75 0.46 0 0.96-0.279 1.5-0.835 0.56-0.557 1.06-1.293 1.5-2.206 0.67-1.386 1.36-3.349 2.08-5.89zm6.33-2.849h1.5l-0.92 3.02h1.69l-0.15 0.493h-1.69l-0.41 1.242c-0.34 1.056-0.71 2.334-1.09 3.834-0.39 1.485-0.58 2.348-0.58 2.591 0 0.329 0.15 0.493 0.45 0.493 0.53 0 1.16-0.728 1.91-2.185 0.07-0.157 0.18-0.35 0.32-0.578l0.43 0.214c-0.56 1.157-0.97 1.899-1.25 2.227-0.58 0.7-1.2 1.05-1.86 1.05-0.44 0-0.8-0.136-1.07-0.407-0.27-0.286-0.41-0.65-0.41-1.092 0-0.4 0.07-0.85 0.2-1.35 0.14-0.556 0.6-2.156 1.37-4.797l0.36-1.242h-1.71l0.17-0.493h1.71l1.03-3.02zm7.41 3.234c-1.03-0.057-1.94 0.971-2.74 3.084-0.56 1.471-0.84 2.792-0.84 3.963 0 1.085 0.48 1.627 1.44 1.627 0.77 0 1.44-0.492 2.01-1.477 0.37-0.629 0.69-1.457 0.97-2.485 0.27-1.042 0.42-2.02 0.47-2.934 0.05-1.128-0.38-1.721-1.31-1.778zm-0.02-0.492c0.84 0 1.53 0.335 2.06 1.006 0.52 0.657 0.79 1.514 0.79 2.57 0 1.3-0.47 2.613-1.39 3.941-1 1.428-2.22 2.142-3.65 2.142-0.87 0-1.58-0.3-2.14-0.9-0.55-0.614-0.83-1.392-0.83-2.334 0-1.599 0.58-3.113 1.75-4.541 1.03-1.256 2.17-1.884 3.41-1.884zm4.18 3.384l-0.45-0.193c0.37-0.914 0.82-1.671 1.35-2.271 0.52-0.613 0.99-0.92 1.41-0.92 0.93 0 1.39 0.678 1.39 2.034 0 0.243-0.04 0.728-0.13 1.457 0.99-2.328 2.04-3.491 3.15-3.491 0.32 0 0.58 0.099 0.79 0.299 0.23 0.186 0.35 0.414 0.35 0.686 0 0.228-0.08 0.421-0.24 0.578s-0.35 0.236-0.58 0.236c-0.48 0-0.73-0.279-0.73-0.836 0-0.157-0.05-0.235-0.15-0.235-0.14 0-0.34 0.128-0.6 0.385-0.25 0.257-0.47 0.557-0.66 0.9-0.57 1.028-1.5 3.484-2.78 7.368h-1.61c0.67-2.014 1.11-3.484 1.31-4.413 0.31-1.456 0.47-2.513 0.47-3.169 0-0.7-0.12-1.05-0.35-1.05-0.2 0-0.49 0.257-0.87 0.771-0.37 0.514-0.73 1.135-1.07 1.864zm12.1-8.225c0.27 0 0.5 0.1 0.68 0.3 0.2 0.186 0.3 0.414 0.3 0.685 0 0.272-0.1 0.507-0.3 0.707-0.18 0.2-0.41 0.3-0.68 0.3s-0.51-0.1-0.71-0.3-0.3-0.435-0.3-0.707c0-0.271 0.1-0.499 0.3-0.685 0.2-0.2 0.44-0.3 0.71-0.3zm0.32 11.244l0.43 0.215c-0.96 2.027-2 3.041-3.13 3.041-0.4 0-0.73-0.143-0.99-0.428-0.25-0.3-0.38-0.679-0.38-1.136 0-0.314 0.04-0.606 0.13-0.878 0.08-0.271 0.32-0.878 0.7-1.82l0.82-1.949c0.48-1.157 0.73-1.935 0.73-2.335 0-0.285-0.13-0.428-0.37-0.428-0.5 0-1.18 0.785-2.05 2.356l-0.43-0.257c1.01-1.856 1.98-2.784 2.91-2.784 0.39 0 0.7 0.142 0.94 0.428 0.25 0.285 0.37 0.657 0.37 1.114 0 0.542-0.3 1.549-0.88 3.02l-0.9 2.248c-0.37 0.928-0.56 1.535-0.56 1.821 0 0.257 0.12 0.385 0.34 0.385 0.28 0 0.63-0.242 1.05-0.728 0.45-0.5 0.87-1.128 1.27-1.885zm7.26-5.868c-0.43-0.029-0.93 0.221-1.5 0.75-0.56 0.514-1.08 1.206-1.56 2.077-0.97 1.728-1.46 3.177-1.46 4.348 0 0.914 0.36 1.371 1.07 1.371 1.16 0 2.25-1.135 3.28-3.406 0.7-1.542 1.09-2.82 1.18-3.834 0.02-0.371-0.05-0.678-0.24-0.921-0.19-0.242-0.44-0.371-0.77-0.385zm1.8-0.257h1.52c-0.36 0.957-0.84 2.356-1.46 4.198-0.65 1.985-0.98 3.334-0.98 4.048 0 0.3 0.11 0.45 0.34 0.45 0.5 0 1.2-0.971 2.1-2.913l0.47 0.193c-0.6 1.299-1.11 2.191-1.54 2.677-0.43 0.485-0.92 0.728-1.46 0.728-0.88 0-1.33-0.4-1.33-1.199 0-0.215 0.07-0.65 0.2-1.307-1.02 1.685-2.1 2.527-3.26 2.527-0.73 0-1.32-0.242-1.78-0.728-0.45-0.485-0.68-1.121-0.68-1.906 0-1.628 0.64-3.206 1.93-4.733 1.28-1.542 2.6-2.313 3.96-2.313 0.71 0 1.25 0.392 1.63 1.177l0.34-0.899zm4.4-4.691l0.12-0.492c1.08-0.043 2.29-0.114 3.65-0.214-0.12 0.385-0.2 0.664-0.26 0.835-0.16 0.443-0.38 1.114-0.67 2.013l-1.73 5.655c-0.83 2.698-1.24 4.354-1.24 4.968 0 0.443 0.13 0.664 0.38 0.664 0.36 0 0.8-0.385 1.33-1.156 0.27-0.4 0.58-0.928 0.92-1.585l0.49 0.236c-0.42 0.785-0.75 1.342-0.96 1.67-0.66 0.985-1.41 1.478-2.25 1.478-0.43 0-0.78-0.157-1.05-0.471s-0.4-0.714-0.4-1.2c0-0.599 0.24-1.692 0.72-3.277l1.89-6.146c0.41-1.357 0.62-2.121 0.62-2.292 0-0.257-0.1-0.429-0.3-0.514-0.2-0.1-0.62-0.157-1.26-0.172z" sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" stroke-width="1pt" fill="#fff"/>
<use id="use1325" opacity=".078652" xlink:href="#path93" transform="matrix(2.3944 0 0 2.3312 -82.964 -14.495)" height="1052.3622" width="320" y="0" x="0"/>
<g id="g839" filter="url(#filter48)" fill-rule="evenodd" transform="matrix(.058837 0 0 .058837 -4.7689 -3.2966)">
<path id="path805" d="m397.64 320.25-117.25-37.73l-29.65-157.68 94.34-95.688 48.518 17.52 90.297 88.949-86.254 184.64z" stroke="#000" stroke-width=".93619pt" fill="#fff"/>
<path id="path1791" d="m476.96 339.17c18.824 3.7644 22.59 16.942 18.824 20.706-3.7634 3.7654-13.175 7.5298-20.705 1.8821-7.5318-5.6465-7.5318-18.824 1.8813-22.588z" stroke-width="1pt"/>
<path id="path1792" d="m286.46 340.43c-1.8342 0.48921-17.158-12.716-29.293-6.5953-12.132 6.1196-20.276 19.823-8.9423 25.446 11.335 5.6232 19.438-0.86115 29.374-7.8386 9.9379-6.9764 9.5793-8.3206 8.8608-11.012z" stroke-width="1pt"/>
<path id="path1793" d="m510.36 306.93c10.237-2.5598 33.886 0 30.119 15.058-3.7633 15.062-35.764 9.4119-56.473 1.8852-1.8823-15.061 21.529-15.737 26.354-16.943z" stroke-width="1pt"/>
<path id="path831" d="m359.24 21.363c-11.313 0-22.606 4.3206-31.275 12.99l-154.09 154.06c-8.4969 8.4967-12.762 19.543-12.931 30.631h-0.0585c0 0.0395 0.0566 0.0774 0.0585 0.11702-0.002 0.18609-0.0585 0.36977-0.0585 0.55586h0.2633c2.9491 11.221 79.15 25.523 87.651 34.025 12.839 12.839-49.233 22.268-36.395 35.107 12.839 12.839 77.59 24.843 90.43 37.682 12.839 12.839-26.238 26.51-13.399 39.349s55.967-3.2094 48.155 30.28c17.338 17.338 53.512 9.0588 77.733-8.2795 12.839-12.839-24.629-11.707-11.79-24.546s45.247-12.908 72.555-43.621c-10.992-17.095-46.981-24.375-34.142-37.214s37.8-6.3179 91.659-30.777c26.292-11.941 24.12-21.01 24.019-32.006-0.002-0.23138 0-0.43973 0-0.67288h-0.0585c-0.16-11.07-4.46-22.12-12.95-30.62l-154.07-154.06c-8.66-8.667-19.99-12.987-31.3-12.987zm-1.3165 20.04c5.0295 0.13102 9.0916 3.9651 17.056 9.1279l72.789 53.977c0.79681 0.51671 1.5557 1.0557 2.2527 1.6091 0.69703 0.55327 1.3337 1.1401 1.9309 1.7261 0.5972 0.58495 1.14 1.1721 1.6383 1.7846 0.49726 0.61244 0.94845 1.2385 1.3458 1.8724 0.39844 0.6349 0.75476 1.2798 1.0532 1.9309 0.29867 0.65226 0.53281 1.325 0.7314 1.9894 0.19976 0.66341 0.36832 1.319 0.46811 1.9894 0.0999 0.67165 0.14627 1.3452 0.14627 2.0187l-43.123-20.83-4.3006 32.562-23.727-11.117-36.629 24.458-14.014-48.331-18.051 42.275-50.408 5.032 0.55587-22.439c0-5.3897 29.057-43.122 46.751-52.105l32.386-23.259c4.7787-3.0977 8.1289-4.35 11.147-4.2714zm-66.996 220.21c22.944 5.9503 48.476 13.757 68.957 13.897l0.87768 9.2157c-17.538-1.8078-54.648-10.276-63.398-14.745l-6.4363-8.3672z" stroke-width="1pt"/>
</g>
<use id="use2086" style="color:#000000" xlink:href="#path1124" transform="matrix(3.7991 0 0 3.7991 -428.74 -36.475)" height="1052.3622" fill-opacity=".11077" width="320.00000" y="0.0000000" x="0.0000000" font-family="sans-serif" fill="#ffffff"/>
<text id="text7519" opacity=".5" line-height="125%" transform="rotate(90)" font-size="6.9693px" y="-326.81229" x="3.6203015" font-family="sans-serif" sodipodi:linespacing="125%" fill="#000000"><tspan id="tspan7521" sodipodi:role="line" x="3.6203015" style="letter-spacing:.29056" y="-326.81229">Verwenden Sie <tspan id="tspan7523" font-weight="bold">Strg+Pfeiltaste nach unten</tspan> zum Verschieben </tspan></text>
<path id="path7527" opacity=".5" style="color:#000000" d="m338.53 197.82-13.108-1.2709 7.6547-10.717z" fill-rule="evenodd" transform="matrix(.61496 .045496 .061919 -.45186 112.46 321.6)"/>
</g>
<text id="text1920" font-family="sans-serif" font-size="7" transform="scale(1.1307)" y="30" x="35" fill="#ffffff">
<tspan id="tspan1668" style="letter-spacing:2.1813" fill="#ffffff" dx="0 -0.57057059 0 0 0 0 0">::KALLIGRAFIE</tspan>
</text>
<!--Author: Bulia Byak (buliabyak@users.sf.net) und Josh Andler (scislac@users.sf.net)-->
<rect id="d0e15" display="none" height="1e3px" width="264" y="46" x="35"/>
<flowRoot xml:space="preserve" font-family="sans-serif" font-size="7.2" font-style="italic" line-height="150%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e15"/>
</flowRegion>
<flowPara >Eines der vielen großartigen Werkzeuge, die Inkscape zu bieten hat, ist das Kalligrafiewerkzeug. Dieses Tutorial wird Ihnen helfen, mit diesem Werkzeug vertraut zu werden, und Sie zudem in die Grundlagen der Kalligrafiekunst einführen.</flowPara>
</flowRoot>
<rect id="d0e18" display="none" height="1e3px" width="264" y="91.368" x="35"/>
<flowRoot xml:space="preserve" font-family="sans-serif" font-size="7.2" font-style="italic" line-height="150%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e18"/>
</flowRegion>
<flowPara >Sie können <flowSpan font-weight="bold">Strg+Pfeiltasten</flowSpan>, das <flowSpan font-weight="bold">Mausrad</flowSpan> oder <flowSpan font-weight="bold">Mittelklick+Ziehen</flowSpan> benutzen, um die Arbeitsfläche nach unten zu verschieben. Um die Grundlagen der Objekterstellung, Auswahl, und Bearbeitung zu lernen, schauen Sie sich bitte das Grundlagen-Tutorial in <flowSpan font-family="sans-serif">Hilfe > Einführungen</flowSpan> an.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="164.940228" x="10" font-family="sans-serif" fill="#000000">
<tspan y="164.940228" x="10">Geschichte und Stile</tspan>
</text>
<rect id="d0e39" display="none" height="1e3px" width="288" y="170.14" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e39"/>
</flowRegion>
<flowPara >Laut Wörterbuchdefinition bedeutet <flowSpan font-style="italic">Kalligrafie</flowSpan> »Schönes Schreiben« oder »Die ordentliche oder elegante Schreibkunst«. Kalligrafie ist also die Kunst, mit schöner Handschrift zu schreiben. Das hört sich im ersten Augenblick zwar kompliziert an, aber mit einem bisschen Übung kann jeder die Grundlagen dieser Kunst meistern.</flowPara>
</flowRoot>
<rect id="d0e45" display="none" height="1e3px" width="288" y="230.61" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e45"/>
</flowRegion>
<flowPara >Die früheste Form der Kalligrafie findet man in der Höhlenmalerei. Bis ca. 1440 n. Chr., bevor der Buchdruck erfunden wurde, war die Kalligrafie die einzige Methode, Bücher und Aufzeichnungen zu verfassen. Jedes einzelne Schriftstück und jede Publikation musste dabei von einem Schreiber in Handarbeit erstellt werden. Die Handschrift wurde mit Hilfe von Federkiel und Tinte auf Materialien wie Pergament oder Velin niedergeschrieben. Die Schriftstile, die über die Jahre entwickelt wurden, waren Rustica-, Karolinger-, Frakturstile usw. Heutzutage kommt man mit der Kalligrafie eher selten in Berührung - meistens finden sich kalligrafische Kunstwerke auf Hochzeitseinladungen.</flowPara>
</flowRoot>
<rect id="d0e48" display="none" height="1e3px" width="288" y="354.91" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e48"/>
</flowRegion>
<flowPara >Es gibt drei Hauptstile der Kalligrafie:</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 378.77)"/>
<rect id="d0e54" display="none" height="1e3px" width="258" y="372.77" x="20"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e54"/>
</flowRegion>
<flowPara >Westlich oder Romanisch</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 394.96)"/>
<rect id="d0e58" display="none" height="1e3px" width="258" y="388.96" x="20"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e58"/>
</flowRegion>
<flowPara >Arabisch</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 411.15)"/>
<rect id="d0e62" display="none" height="1e3px" width="258" y="405.15" x="20"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e62"/>
</flowRegion>
<flowPara >Chinesisch oder Orientalisch</flowPara>
</flowRoot>
<rect id="d0e66" display="none" height="1e3px" width="288" y="421.34" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e66"/>
</flowRegion>
<flowPara >Dieses Tutorial beschäftigt sich hauptsächlich mit der westlichen Kalligrafie, denn die anderen beiden Stile verwenden meistens Pinsel (anstelle eines Stiftes mit einer Feder), und das ist mit den Funktionen des Kalligrafiewerkzeugs derzeit nicht möglich.</flowPara>
</flowRoot>
<rect id="d0e69" display="none" height="1e3px" width="288" y="471.17" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e69"/>
</flowRegion>
<flowPara >Ein großer Vorteil, den wir gegenüber den Schriftgelehrten der Vergangenheit haben, ist der <flowSpan font-family="sans-serif">Rückgängig</flowSpan>-Befehl: Wenn Sie einen Fehler machen, ist nicht gleich die komplette Seite ruiniert. Außerdem bietet Inkscapes Kalligrafiewerkzeug auch erweiterte Funktionen, die mit der althergebrachten Füller-und-Tinte-Technik nicht möglich wären.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="555.0749194" x="10" font-family="sans-serif" fill="#000000">
<tspan y="555.0749194" x="10">Hardware</tspan>
</text>
<rect id="d0e81" display="none" height="1e3px" width="288" y="560.27" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e81"/>
</flowRegion>
<flowPara >Die besten Ergebnisse erzielt man mit einem <flowSpan font-style="italic">Grafiktablett und Stift</flowSpan> (z.B. von Wacom). Dank der Flexibilität unseres Werkzeugs können aber auch alle, die nur eine Maus zur Verfügung haben, ziemlich komplizierte Kalligrafien anfertigen, auch wenn es dabei Schwierigkeiten mit schnell gezogenen Strichen geben kann.</flowPara>
</flowRoot>
<rect id="d0e87" display="none" height="1e3px" width="288" y="620.69" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e87"/>
</flowRegion>
<flowPara >Inkscape unterstützt <flowSpan font-style="italic">Drucksensitivität</flowSpan> und Neigungssensitivität eines Grafiktablett-Stifts, wenn die Hardware diese Eigenschaften hat. Diese Funktionen sind standardmäßig deaktiviert, da sie zuerst konfiguriert werden sollten. Bedenken Sie auch, dass die Kalligrafie mit einer Feder oder einem Federstift ebenfalls nicht sehr sensitiv auf Druck reagiert, anders als ein Pinsel.</flowPara>
</flowRoot>
<rect id="d0e96" display="none" height="1e3px" width="288" y="691.8" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e96"/>
</flowRegion>
<flowPara >Wenn Sie ein Grafiktablett haben und die Sensitivitätseigenschaften nutzen wollen, müssen Sie Ihr Gerät vorher konfigurieren. Die Einstellungen werden nur einmal vorgenommen, danach sind sie gespeichert. Sie können die Sensitivitätsunterstützung einschalten, indem Sie vor dem Start von Inkscape das Tablet anschließen und danach den Menüpunkt <flowSpan font-style="italic">Eingabegeräte...</flowSpan> im <flowSpan font-style="italic">Bearbeiten</flowSpan>-Menü aufrufen. Über diesen Dialog können Sie Ihr gewünschtes Gerät aussuchen und Einstellungen für Ihren Stift vornehmen. Zu guter Letzt, wenn Sie die Einstellungen vorgenommen haben, wechseln Sie zum Kalligrafiewerkzeug und aktivieren in der Werkzeugeinstellungsleiste die Schaltflächen für Druck und Neigung. Von nun an merkt sich Inkscape die Einstellungen beim Start.</flowPara>
</flowRoot>
<rect id="d0e105" display="none" height="1e3px" width="288" y="826.74" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e105"/>
</flowRegion>
<flowPara >Inkscapes Kalligrafiestift kann auch auf die <flowSpan font-style="italic">Geschwindigkeit</flowSpan>, mit der ein Strich gezogen wird (s.u. Ausdünnung), reagieren. Wenn Sie die Maus verwenden, möchten Sie möglicherweise diesen Wert auf Null einstellen.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="887.6542984" x="10" font-family="sans-serif" fill="#000000">
<tspan y="887.6542984" x="10">Einstellungen für das Kalligrafiewerkzeug</tspan>
</text>
<rect id="d0e117" display="none" height="1e3px" width="288" y="892.85" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e117"/>
</flowRegion>
<flowPara >Wechseln Sie durch Drücken von <flowSpan font-weight="bold">Strg+F6</flowSpan>, indem Sie die Taste <flowSpan font-weight="bold">c</flowSpan> drücken oder durch Klicken auf das entsprechende Icon in der Werkzeugleiste zum Kalligrafiewerkzeug. In der Werkzeugeinstellungsleiste sehen Sie jetzt 8 Einstellungsmöglichkeiten: Breite & Ausdünnung; Winkel & Fixierung; Linienenden; Zittern; und Wackeln & Masse. Es gibt auch zwei Knöpfe, die Drucksensitivität und Neigungssensitivität an- und ausschalten (für Grafiktabletts).</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="997.5093014" x="10" font-family="sans-serif" fill="#000000">
<tspan y="997.5093014" x="10">Breite & Ausdünnung</tspan>
</text>
<rect id="d0e132" display="none" height="1e3px" width="288" y="1002.7" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e132"/>
</flowRegion>
<flowPara >Dieses Optionspaar beeinflusst die <flowSpan font-style="italic">Breite</flowSpan> des Stiftes. Die Breite kann zwischen 1 und 100 variieren und wird (standardmäßig) relativ zur Größe des Fensters bemessen, egal wie stark der Zoom ist. Das ist sinnvoll, da die natürliche »Maßeinheit« in der Kalligrafie der Bereich ist, in der die Handbewegungen ausgeführt werden. Daher hat man ein konstantes Verhältnis zwischen Breite des Federstifts und der Größe des »Zeichenbretts« und keine realen Größeneinheiten, bei denen das Geschriebene bei bestimmten Zoomstufen nicht mehr zu sehen wäre oder ein Strich den gesamten Bildschirm füllt. Dieses Verhalten ist jedoch optional, so dass es für diejenigen umgestellt werden kann, die absolute Einheiten unabhängig vom Zoom bevorzugen. Um in diesen Modus zu schalten, verwenden Sie den Schalter auf der Einstellungsseite für das Werkzeug (welche Sie durch Doppelklicken auf den Werkzeugknopf erreichen können).</flowPara>
</flowRoot>
<rect id="d0e138" display="none" height="1e3px" width="288" y="1158.9" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e138"/>
</flowRegion>
<flowPara >Da die Stiftbreite häufig verändert wird, kann diese ohne Umweg über die Werkzeugeinstellungsleiste mittels der Pfeiltasten nach <flowSpan font-weight="bold">links</flowSpan> und <flowSpan font-weight="bold">rechts</flowSpan> oder über die Druckempfindlichkeitsfunktion Ihres Grafiktabletts beeinflusst werden. Diese Tasten funktionieren praktischerweise sogar während des Zeichnens. Somit lässt sich die Breite mittendrin langsam verändern:</flowPara>
</flowRoot>
<text id="calligraphy-f01-de.svgtext1944" transform="translate(10 1238)" display="block" font-size="6" y="4.5585475" x="9.8966846" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f01-de.svgtspan1945" y="4.5585475" x="9.8966846" sodipodi:role="line">Breite=1, zunehmend... erreicht 47, abnehmend... zurück auf 0</tspan></text>
<path id="calligraphy-f01-de.svgpath1924" d="m9.1204 35.709c0.9316-5.078 2.4816-14.745 9.0106-14.719 8.84 10.556-4.057 43.768 0.144 55.285 4.081-15.495 6.504-31.801 12.562-46.852 1.701-4.225 2.12-7.102 6.588-4.823 2.384 13.632 0.485 27.841-0.403 41.587-0.149 2.306 1.754 8.157-0.204 6.93-4.417-2.767-1.946-5.807-0.97-10.514 1.185-5.918 1.144-6.374 2.904-12.326 2.564-8.67 7.108-28.554 19.933-24.974 2.61 0.729 2.735 7.73 2.787 9.311 0.103 3.157-0.175 7.64-0.323 10.756-1.515 4.677 1.194 25.395-8.709 19.83-1.952-1.097 7.698-31.492 8.782-34.309 25.586-40.898 19.203 22.846 17.852 33.492-0.811 5.04 0.818 6.097-8.483 3.447-0.089-0.026 0.254-1.921 0.829-5.253 1.617-9.37 6.806-35.786 16.39-39.72 3.576 0.224 7.235-0.118 10.73 0.674 3.73 0.844 2.23 28.887 1.92 32.641-0.24 2.994-0.621 5.978-0.775 8.978-0.063 1.237 1.325 3.64 0.091 3.716-11.032 0.678-10.754 2.466-9.444-2.619 3.503-10.893 14.008-46.878 28.408-47.33 11.54-0.362 13.54-2.424 18.48 4.878 3.11 4.429 3.93 45.038 1.63 45.159-15.69 0.819-13.99 1.101-12.27-9.844 0.36-1.724 0.69-3.453 1.07-5.173 1.98-9.024 5.09-20.499 11.92-27.237 1.01-0.996 2.27-1.987 3.79-1.949 18.75 0.47 17.95-0.942 19.94 14.835 0.44 2.118 0.35 27.483-0.63 27.546-4.71 0.301-9.48 0.4-14.15-0.235-1.99-0.27 5.17-25.894 5.61-27.281 1.36-8.593 19.71-40.437 32.41-21.138 6.69 10.167 3.21 27.718 1.99 38.921-1.75 10.527 0.23 15.659-14.68 10.814-0.01-0.002 0.83-4.26 1.56-6.809 3.13-11.027 6.89-23.077 15.06-31.463 26.22-13.783 24.19 31.328 20.53 44.478-3.37-0.135-7.02 0.942-10.12-0.404-0.21-0.092 0.81-4.992 2.03-9.691 2.68-10.355 5.75-20.792 10.24-30.524 2.25-4.856 5.13-11.172 9.27-14.831 7.17-6.351 14.29-1.959 16.19 5.334 0.85 5.409 1.13 6.225 1.38 11.963 0.41 9.122 0.32 18.425-0.16 27.543-0.2 3.763-0.58 5.542-0.49 9.075 0.02 0.581 0.76 1.959 0.22 1.73-2.11-0.909-5.07-1.801-5.6-4.043-0.67-2.85 12.45-27.717 14.53-31.722 2.06-3.558 4.07-7.516 6.81-10.656 3.56-4.067 12.74-6.465 14.43 0.713 3.36 14.212-0.3 31.173-2 45.454-0.48 2.491-0.19 3.545-5.29 1.152-1.02-0.478 1.34-10.519 1.37-10.67 1.76-8.363 9.58-38.515 18.93-41.057 1.59 0.313 3.37 0.116 4.77 0.941 2.25 1.332-1.17 30.392-1.62 34.351-0.21 1.859-0.46 6.587-0.94 6.758-3.28 1.164-2.09-0.65-1.69-1.846 4.08-13.812 6.71-30.096 16.16-41.568 4.61-5.589 6.27 0.264 6.42 4.665 2.19 11.71-4.29 25.935-2.39 37.33 0.09 0.553 0.51-1.001 0.69-1.531 1.23-3.624 2.55-7.183 3.96-10.745 2.94-4.381 9.38-25.422 10.47-8.378-1.09-17.044-7.53 3.997-10.47 8.378-1.41 3.562-2.73 7.121-3.96 10.745-0.18 0.53-0.6 2.084-0.69 1.531-1.82-10.95 3.73-25.953 1.73-37.33-0.26-2.091-0.58-6.88-1.22-7.073-2.02-0.614-4.83 4.713-5.34 5.563-7.01 11.669-10.21 25.33-13.36 38.413-0.2 1.558 0.17 2.846-2.65 1.846-1.06-0.377 0.12-2.248 0.22-3.369 0.93-10.706 2.69-21.446 2.19-32.228-0.16-3.486-2.79-5.505 1.39-6.453-8.84 2.405-16.81 33.016-18.26 41.057-0.47 2.592-0.8 10.549-1.04 10.67-5.64 2.8-4.81 1.053-4.38-1.152 1.57-13.192 3.25-27.488 1.88-40.738-0.16-1.591-0.45-3.175-0.88-4.716-0.3-1.051-1.91-2.124-1.28-3.017 0.83-1.181 2.77-0.861 4.19-1.12 0.81-0.147-1.66 0.319-2.34 0.784-4.48 3.071-6.62 9.015-9.47 13.296-2.16 4.536-11.63 29.999-13.52 31.722-2.53 2.298-6.1 3.246-9.42 4.043-1.75 0.418-0.18-3.583-0.15-5.375 0.25-14.98 1.18-30.1-1.48-44.936-1.48-4.337-7.05-9.614 3.52-6.853 0.6 0.157-1.28-0.676-5.22 4.918-2.71 3.843-4.15 7.08-6.06 11.432-4.31 9.831-7.72 20.012-9.91 30.524-0.42 1.977-0.74 3.971-1.09 5.961-0.22 1.241 0.57 3.269-0.61 3.73-3.07 1.21-6.6 0.269-9.9 0.404 3.11-11.191 1.28-26.437-1.66-37.429-0.67-2.528-1.31-4.502-2.98-6.518-0.48-0.582-2.47-1.298-1.73-1.454 15.54-3.293 10.91-1.03 7.53 0.923-8.01 8.227-11.69 20.567-14.39 31.463-0.34 1.364-0.68 2.726-1 4.095-0.2 0.901 0.32 2.457-0.56 2.714-17.57 5.079-11.8-0.307-10.68-10.814 1.1-10.155 1.84-20.686-0.01-30.799-0.44-2.372-1.13-6.011-2.66-8.122-0.55-0.763-3.1-1.619-2.18-1.795 3.8-0.725 7.81-0.778 11.6-0.003 1.07 0.219-1.94 1.068-2.73 1.817-5.89 5.539-8.39 13.912-11.39 21.119-1.91 6.034-3.62 11.968-4.68 18.217-0.37 2.153-0.76 5.113-0.91 7.381-0.04 0.56 0.53 1.607-0.02 1.683-4.59 0.633-9.27 0.545-13.89 0.235-0.39-0.027 0.16-0.765 0.21-1.153 0.2-1.645 0.41-4.598 0.5-6.08 0.41-6.763 0.52-13.556-0.08-20.313-2.06-16.343-10.31-14.05 8.43-14.835 0.31-0.013-2.91-0.005-6.34 4.624-6.38 8.615-9.19 19.431-11.43 29.735-1.7 10.783 1.57 10.724-14.11 9.844-0.38-0.021 0.21-0.723 0.3-1.09 0.68-2.886 0.63-2.834 0.96-6.202 1.23-12.529 2.25-25.777-1.89-37.867-2.99-5.317-9.35-6.15 5.22-4.878 1.01 0.089-1.99 0.447-2.91 0.877-2.66 1.247-4.66 3.005-6.65 5.159-10.5 11.399-15.28 26.842-19.85 41.294-2.143 5.174-0.59 3.239-11.582 2.619-0.217-0.012 1.877-22.305 2.005-24.42 0.305-5.044 0.527-10.541-0.195-15.57-0.162-1.128-0.426-2.251-0.833-3.315-0.281-0.736-1.938-1.724-1.211-2.03 2.352-0.992 5.085-0.45 7.628-0.674-9.309 3.821-14.089 26.213-16.251 35.056-0.642 2.623-1.842 9.882-1.969 9.917-10.392 2.798-7.845 1.476-7.205-3.447 1.345-10.599 3.084-21.334 2.768-32.056-0.081-2.72-0.448-5.859-1.278-8.495-0.274-0.869-1.785-1.883-1.112-2.497 1.268-1.157 3.355-0.728 5.034-1.083 0.66-0.139-1.386 0.109-1.975 0.438-3.754 2.09-5.327 6.718-7.27 10.201-4.063 9.155-6.833 18.644-8.693 28.49-0.363 1.922 0.974 4.907-0.756 5.819-1.626 0.857-3.623 0.728-5.46 0.762-0.238 0.004 0.199-0.437 0.257-0.668 0.434-1.714 0.823-3.442 1.156-5.179 0.932-4.873 1.455-9.826 2.074-14.745 0.543-5.065 1.02-10.012 0.285-15.094-0.156-1.074-0.297-2.175-0.716-3.177-0.29-0.694-1.73-1.138-1.366-1.796 0.412-0.742 2.387-1.139 2.529-0.302 0.15 0.88-1.676 0.688-2.367 1.254-0.94 0.769-1.726 1.721-2.454 2.693-7.293 9.734-9.769 22.189-12.867 33.655-1.079 5.2-0.223 8.27-5.372 10.514-2.125 0.926 0.306-4.625 0.537-6.93 1.383-13.762 2.927-27.79 1.405-41.587 2.349-3.502-1.549 0.93-1.69 1.172-1.82 3.131-2.554 5.08-3.802 8.617-3.587 10.168-6.046 20.605-8.594 31.065-0.761 3.126-0.984 9.093-4.062 10.821-4.201-11.517 8.695-44.729-0.145-55.285-5.398 2.099-7.155 9.443-8.0088 14.719h-0.3338z" transform="translate(10 1238)" display="block"/>
<rect id="d0e157" display="none" height="1e3px" width="288" y="1327" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e157"/>
</flowRegion>
<flowPara >Die Stiftbreite kann auch abhängig von der Geschwindigkeit gemacht werden, was man mit dem Wert für <flowSpan font-style="italic">Ausdünnung</flowSpan> einstellen kann. Dieser Wert kann im Bereich von -100 bis +100 variiert werden; ein Wert von Null bedeutet, dass die Breite unabhängig von der Geschwindigkeit ist, positive Werte machen schnell gezogene Striche schmaler, negative Werte machen schnell gezogene Striche breiter. Der Vorgabewert von 10 führt zu einer mäßigen Ausdünnung schneller Striche. Hier sehen Sie ein paar Beispiele, alle mit Breite=20 und Winkel=90° gezeichnet:</flowPara>
</flowRoot>
<text id="calligraphy-f02-de.svgtext1987" transform="translate(10 1438)" display="block" font-size="6" y="4.5588474" x="39.896687" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-de.svgtspan1988" y="4.5588474" x="39.896687" sodipodi:role="line">Ausdünnung = 0 (gleichmäßige Breite) </tspan></text>
<text id="calligraphy-f02-de.svgtext1990" transform="translate(10 1438)" display="block" font-size="6" y="74.558846" x="62.396687" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-de.svgtspan1991" y="74.558846" x="62.396687" sodipodi:role="line">Ausdünnung = 10</tspan></text>
<text id="calligraphy-f02-de.svgtext1993" transform="translate(10 1438)" display="block" font-size="6" y="139.55885" x="60.851486" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-de.svgtspan1994" y="139.55885" x="60.851486" sodipodi:role="line">Ausdünnung = 40</tspan></text>
<text id="calligraphy-f02-de.svgtext1996" transform="translate(10 1438)" display="block" font-size="6" y="4.5588474" x="212.39668" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-de.svgtspan1997" y="4.5588474" x="212.39668" sodipodi:role="line">Ausdünnung = -20</tspan></text>
<text id="calligraphy-f02-de.svgtext1999" transform="translate(10 1438)" display="block" font-size="6" y="84.558846" x="212.39668" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-de.svgtspan2000" y="84.558846" x="212.39668" sodipodi:role="line">Ausdünnung = -60</tspan></text>
<path id="calligraphy-f02-de.svgpath1948" d="m16.131 33.033c8.337-0.13 16.662 0.161 24.989 0.528 13.402 0.426 26.816 0.692 40.226 0.587 16.433-0.562 32.824-0.034 49.214 1.077 6.03 0.438 3.02 0.219 9.01 0.658v5.583c-5.99-0.439-2.98-0.22-9.01-0.657-16.39-1.111-32.781-1.639-49.214-1.077-13.41 0.104-26.824-0.162-40.226-0.588-8.327-0.366-16.652-0.658-24.989-0.527v-5.584z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1949" d="m23.278 91.5c0.014-1.878-0.022-3.758 0.044-5.635 0.023-0.672 23.428-1.148 24.344-1.161 21.837-0.012 43.599-2.002 65.414-2.705 8.77-0.16 17.54-0.064 26.31-0.069v4.355c-8.77-0.177-17.54-0.387-26.31-0.317-21.833 0.54-43.566 2.964-65.414 3.099-6.062 0.206-12.107 0.539-18.136 1.217-1.724 0.194-3.456 0.418-5.151 0.792-0.362 0.08-1.043 0.715-1.057 0.344-0.068-1.826-0.03-3.656-0.044-5.484v5.564z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1950" d="m22.674 93.072c10.861 0.324 21.731 0.214 32.598 0.577 26.23 0.718 52.498 0.983 78.728-0.078 1.19-0.058 2.38-0.117 3.57-0.175v4.438c-1.19-0.012-2.38-0.024-3.57-0.035-26.24-0.183-52.487 0.311-78.728-0.072-10.875-0.096-21.754-0.02-32.598 0.911v-5.566z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1951" d="m26.302 102.21c15.41-0.4 30.843-0.14 46.266 0.23 24.153 0.53 48.332 0.03 72.442-1.43v4.44c-24.14-0.82-48.292 0.04-72.442 0.11-15.448 0.09-30.935 0.1-46.266 2.22v-5.57z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1952" d="m29.272 112.49c15.339-0.52 30.656-2.18 46.017-2.76 21.807-0.5 43.611 0.91 65.341 2.61v3.91c-21.65-2.73-43.519-4.2-65.341-3.42-15.442 0.92-30.73 2.96-46.017 5.23v-5.57z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1953" d="m16.881 27.194c0.015-1.861-0.032-3.723 0.044-5.583 0.016-0.377 0.756 0.015 1.134 0 1.085-0.042 2.164-0.186 3.239-0.327 6.213-0.809 12.412-1.705 18.637-2.423 26.492-3.019 53.136-3.546 79.725-1.737 9.03 0.687 18.03 1.728 27 2.982v5.583c-8.97-1.253-17.97-2.295-27-2.982-26.589-1.809-53.233-1.282-79.725 1.737-0.955 0.11-22.995 3.122-23.01 2.75-0.076-1.859-0.029-3.722-0.044-5.583v5.583z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1956" d="m20.308 51.181c-0.078 0.052-0.088-0.046-0.125-0.065 0.029-1.874-0.022-3.75 0.085-5.622 0.047-0.831 23.328-1.616 24.382-1.618 32.108 2.596 64.05-1.154 95.97-4.231 1.7-0.174 3.39-0.349 5.09-0.523v5.583c-1.7 0.175-3.39 0.349-5.09 0.523-31.92 3.078-63.862 6.828-95.97 4.231-5.454 0.013-10.849 0.205-16.281 0.7-2.254 0.205-4.522 0.377-6.771 0.628-0.451 0.051-1.303 0.744-1.33 0.291-0.11-1.846-0.056-3.697-0.085-5.545 0.042 0.021 0.038 0.112 0.125 0.065v5.583z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1957" d="m27.7 26.408c13.391-0.763 26.775-0.158 40.166 0.291 25.412 0.587 50.814-0.713 76.224-0.557v5.583c-25.41-0.156-50.812 1.144-76.224 0.557-13.391-0.448-26.775-1.054-40.166-0.29v-5.584z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1971" d="m37.391 148.58c14.488 1.39 29.225 0.53 43.793 0.42 16.499 0.53 32.996-0.06 49.486-0.21 0.71-0.02 1.42-0.04 2.12-0.06v2.87c-0.7-0.06-1.41-0.13-2.12-0.19-16.46-1.33-32.953-2.41-49.486-2.3-14.333 0.11-30.148 0.05-43.793 4.63v-5.16z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1972" d="m28.867 162.61c9.62 1.25 19.65 0.06 29.358-0.24 18.741-0.41 37.482-0.37 56.215-1.12 7.98-0.73 15.98-0.8 23.97-1.18v3.58c-8-0.15-15.97-0.98-23.97-0.96-18.739 0.01-37.5-1.47-56.215 0.19-9.901 0.89-19.958 1.84-29.358 5.27v-5.54z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1973" d="m30.091 172.91c16.011 0.6 32.03-0.67 48.019-1.54 18.84-1.15 37.73-0.6 56.47-3.18 1.51-0.22 3.02-0.5 4.52-0.79v3.91c-1.51-0.02-3.02-0.01-4.52-0.04-18.83-0.81-37.643-1.38-56.47 0.21-15.79 0.86-33.543-0.42-48.019 6.87v-5.44z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1974" d="m33.517 180.71c11.863 1.62 24.051 1.83 36.033 1.73 22.542-0.69 45.39 0.63 67.59-4 1.89-0.33 3.75-0.81 5.61-1.32v3.52c-1.87 0.12-3.74 0.24-5.61 0.15-22.52-0.33-45.036 2.39-67.59 1.77-12.017 0.09-24.399 0.19-36.033 3.59v-5.44z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1975" d="m178.56 19.701c15.99-3.047 32.46-3.33 48.69-4.245 18.7-1.383 37.33 0.705 55.57 4.748v6.993c-18.49-1.496-36.99-3.527-55.57-2.44-16.22 0.515-32.47 1.009-48.69 0.668v-5.724z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1976" d="m180.36 33.236c16.02-2.031 32.13-3.111 48.26-3.687 22.39-0.874 44.84 0.411 67.22-0.708v6.786c-21.96 5.31-44.91 1.805-67.22 3.309-16.06 0.267-32.25 1.384-48.26 0.005v-5.705z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1977" d="m178.51 42.174c16.73-1.346 33.65-0.612 50.43-0.367 21.43 0.357 42.84 1.282 64.28 1.488v7.196c-21.32 2.711-42.87 0.851-64.28 0.833-16.84-0.434-33.73-1.123-50.43-3.462v-5.688z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1978" d="m179.08 60.04c11.1-3.337 22.79-3.401 34.27-3.92 24.68-1.345 49.59-2.321 74.17 0.971 0.76 0.115 1.53 0.231 2.29 0.346v7.057c-0.76 0-1.53-0.001-2.29-0.001-24.73 0.142-49.44-0.168-74.17 0.495-11.42-0.054-22.88-0.218-34.27 0.67v-5.618z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1983" d="m182.45 102.28c11.01-3.884 23.27-5.112 34.87-6.153 20.94-1.692 41.99-2.943 62.89-0.147v12.92c-20.96 0.43-41.91 1.83-62.89 1.19-11.62-0.12-23.37-0.33-34.87-2.03v-5.78z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1984" d="m175.22 121.72c14.62-4.78 29.97-6.5 45.17-8.28 20.17-2.57 40.39-0.93 60.33 2.5v12.32c-20.07 1.74-40.16 3.37-60.33 2.62-14.77-0.37-30.92 0.63-45.17-3.52v-5.64z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1985" d="m178.48 142.94c19.03-4.93 38.58-7.02 58.19-7.97 19.95-0.96 39.5 2.62 58.33 8.92v11.38c-19.44 0.4-38.87-1.86-58.33-1.07-18.63-0.1-40.59 1.38-58.19-5.52v-5.74z" transform="translate(10 1438)" display="block"/>
<path id="calligraphy-f02-de.svgpath1986" d="m188.88 163.8c-1.44-1.26-0.08-3.83 0.01-5.73 0.09-2.1 29.27-4.73 31.07-4.81 24.15-1.1 48.35-0.08 72.21 3.88v13.63c-24.02 2.72-48.3 1.43-72.21-1.81-1.96-0.27-31.01-3.75-31.07-5.21-0.09-1.89-0.04-3.77-0.06-5.66 0.01 0.03 0 0.07 0.05 0.08v5.63z" transform="translate(10 1438)" display="block"/>
<rect id="d0e173" display="none" height="1e3px" width="288" y="1636.1" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e173"/>
</flowRegion>
<flowPara >Setzen Sie einmal zum Spaß die Breite und die Ausdünnung auf 1 (Maximum) und malen dann mit ruckartigen Bewegungen solche sonderbar natürlich wirkenden, nervenzellähnlichen Formen:</flowPara>
</flowRoot>
<path id="calligraphy-f03-de.svgpath2071" d="m14.819 30.652c3.651 1.489 5.049 5.35 8.089 7.445 2.387 1.646 4.678-0.283 6.647-1.134 7.724-3.339 15.76-6.203 23.832-8.692 2.147-0.663 6.16-0.877 8.115-1.845 4.005-1.982-0.378-1.878 3.845-1.505 2.971 6.215 7.843 14.981 14.207 18.869 2.216 1.353 4.445-0.746 7.149 0.935 1.269 0.432 1.063 0.613 2.388-0.009 2.54-1.194 0.856-2.293 0.834-2.213-0.541 1.985 0.494 5.501 3.207 5.884 1.185 0.167 1.954-1.315 2.937-1.963 1.414-0.932 2.82-1.875 4.251-2.778 10.97-6.906 22.55-12.878 33.91-19.18 1.13-1.657 10.57-4.683 10.48-7.709-0.04-1.252-0.95-4.114-1.94-3.278-2.65 2.258-4.56 9.54-1.04 10.092 4.22 0.663 11.35 3.104 12.81-0.705 1.73-4.51-4.39-8.805-7.8-12.356-1.28-1.3311-0.12 3.878 1.04 5.306 0.94 1.164 19.97 2.807 22.84 3.115 3.63 3.75 8.48-12.367 10.79-7.835 2.61 5.096 0.14 11.325 0.27 16.986 0.01 0.628 0.35-1.312 0.07-1.882-1.13-2.32-1.85-5.296-4.19-6.555-1.3-0.696-0.77 2.962-0.13 4.237 0.54 1.064 2.11 1.259 3.19 1.843 7.64 4.12 15.73 7.458 23.6 11.156 0.62 0.316 1.16 1.023 1.86 0.948 1.09-0.116 2.58-2.339 4.06-1.951 1.55 0.406 1.97 9.563 8.72 7.78 6.11-1.612-1.03-7.983 2.11-6.085 0.82 0.353 4.38 2.062 5.45 1.848 6.43-1.283 19.87-23.683 27.52-28.6 2.43-1.0916 3.07-1.5393 5.7-2.0985 11.16-2.3748 19.18 12.874 27.07 9.0455 0.39-0.479 0.79-0.958 1.18-1.437l0.91 3.291-1.92-0.162c-12.15-1.929-19.58-15.478-32.72-8.1-7.85 5.087-11.59 13.639-17.92 20.174-2.19 2.259-8.33 5.664-9.53 8.402-0.79 1.794 0.05 5.007 0.36 6.749-0.14 1.518 0.37 3.911-2.46 3.881-3.85-0.041-3.34-4.717-5.84-6.334-0.86-0.558-5.11-1.696-6.14-1.751-1.24-0.067-5.03 2.357-5.94 0.985-0.97-1.449 0.1-3.595-0.8-5.084-0.34-0.578-1.23-0.63-1.85-0.945-3.84-1.806-25.24-12.888-26.86-13.027-1.43-0.121-2.98 2.088-4.09 1.236-2.84-2.171-4.33-5.633-5.8-8.798-0.49-1.049 0.04-4.578 0.12-3.435 0.35 5.307-2.02 11.292 0.71 15.938 1.8 3.062 11.11-12.124 2.46-9.842-3.41-0.365-21.19-3.779-22.92-3.123-1.76 0.67-2.5 4.87-4.04 3.816-4.69-3.206-11.08-8.037-10.02-13.425 0.79-4.0178 8.62-1.7648 12.89-1.1338 5.61 0.8317 1.32 11.999 1.24 12.154-0.42 0.78-1.83-0.823-2.7-0.542-3.18 1.023-6.47 8.289-10.6 7.759-5.78 3.207-38.921 19.804-41.079 23.915-2.072 3.945 0.975 6.044-3.026 9.272-3.213 2.593-4.551-5.141-6.611-5.927-3.757-2.239-2.234-4.933-4.453-7.975-1.312-1.799-12.874-14.709-13.8-14.784-0.625-0.051-1.161 0.45-1.741 0.675-0.734-1.056-1.016-2.554-2.172-3.185-2.133-1.163-10.398 2.579-12.238 3.194-5.092 1.7-10.15 3.514-15.132 5.486-10.281 4.069-12.706 6.125-5.27 16.65l-14.089-21.683z" transform="translate(10 1682.6)" display="block"/>
<path id="calligraphy-f03-de.svgpath2072" d="m32.6 78.132c-1.229-4.078 0.099-10.602-3.557-13.811-1.529-1.341-7.807 1.273-7.959 0.908-1.559-3.741-2.69-7.955-1.975-11.919 0.646-3.589 9.444 2.774 12.407 1.429 3.295-1.704 0.301 0.271 2.926-3.623 1.054-1.565 2.429-2.91 4.636-2.441 7.034 1.496 2.511 8.956 3.657 12.58 0.579 1.833 1.813 1.943 3.379 2.566 1.269 0.131 4.688 1.931 5.991 1.113 1.932-1.214 1.966-7.031 4.609-7.143 3.629-0.153 3.721 6.3 6.413 7.806 1.789 1.001 5.075 1.285 7.088 1.915 4.959 1.175 11.366 9.218 16.51 5.012 2.081-1.701 1.532-4.669 4.315-5.48 1.653-0.496 2.805 1.23 4.302 1.216 0.75-0.007 3.366-2.194 3.725-2.499 8.173-6.949 7.973-16.009 11.583-25.153 0.49-3.596 4.56-5.995 5.78-9.137 0.86-2.199-1.72-9.962 2.96-9.895 4.83 0.069 3.82 6.228 5.37 8.732 0.87 1.406 5.52 3.447 6.95 4.458 2.28 1.495 4.1 3.457 6.07 5.268 3.13 2.88 5.57-4.281 8.23-1.827 0.21 0.187-2.01 4.142-2.17 6.47-0.27 4.141 2.76 5.099 5.92 7.181 1.42 3.67 5.51-2.64 6.86 0.119 1.39 2.832-0.69 2.75 1.54 5.421 0.2 0.238 13.83 9.271 14.63 9.624 2.05 0.914 3.38-1.026 4.75-2.03 1.96-2.025-1.25 2.771 0.98 5.405 0.45 0.531 27.81-1.372 28.74-2.509 1.46-1.791-2.84-7.468-4.12-5.555-5.95 8.923 4.81 7.172 0.08 7.788-0.49-4.296-4.26-9.474-1.46-12.889 1.94-2.371 4.86 3.932 7.69 5.277 1.27 0.605 7.69-0.566 8.3-0.663 8.25-1.318 18.04-2.648 24.82-7.736 3.3-2.479 3.06-7.196 6.34-8.68 10.53-4.454 23.34-5.79 29.65-16.16 2.18-3.588 3.14-7.676 5.25-11.305l0.38 0.453c-2.08 3.646-3.07 7.748-5.28 11.328-6.4 10.344-19.14 11.752-29.72 16.2-8.27 14.64-20.48 13.621-36.18 17.176-1.1 0.249-3.34 0.048-3.19 1.11 0.37 2.489 3.31 8.689 4.29 6.353 1.52-3.648-1.39-7.739-2.08-11.609-0.08 3.823 3.24 7.571 2.23 11.273-0.62 2.275-5.81-1.721-6.89-1.791-2.21-0.144-4.31 1.052-6.51 1.315-6.34 0.759-12.81 1.097-19.21 1.213-1.05 0.019-2.31-0.591-3.17-0.01-1.24 0.839-3.02 6.534-6.51 5.132-0.76-0.305-0.27-1.541-0.41-2.312 0.72-2.047 2.2-4.072 0.95-6.255-1.71-2.993-11.14-8.957-14.57-9.602-3.52-0.661-1.46 1.336-4.69 1.347-2.62 0.008 0.05-7.377-3.72-6.89-11.13-7.325-5.01-0.738-13.92-1.349-2.69-0.184 2.77-8.159 2.87-8.928 0.31-2.433-5.85-5.247-7.01-6.819-0.96-0.679-5.59-4.686-6.89-4.438-0.43 0.081-5.99 5.319-3.04 5.605 1.77 0.172-1.23-3.552-2.83-4.308-3.65-1.728-6.33 6.962-7.64 8.867-2.44 6.269-2.58 13.59-6.34 19.333-2.11 3.236-7.418 5.693-8.955 8.873-0.764 1.581-0.167 3.552-1.109 5.11-4.71 7.135-19.34-4.526-24.573-6.262-2.536-0.796-6.834-3.009-9.27-1.034-1.553 1.26-1.455 5.015-3.486 4.783-2.072-0.236-3.624-5.316-5.255-6.316-1.412-0.865-4.824 0.374-6.119-1.129-3.63-1.436-10.059 2.408-12.124-1.599-1.218-2.362 2.998-2.077 1.347-5.563-1.337-2.822-1.227-2.32-3.5-1.926-8.695 3.971 9.759 19.23-0.534-2.039-2.765-5.713-2.652 6.504-0.595 7.793 4.115 2.579 6.945-4.602 7.291-7.115l-5.248 24.197z" transform="translate(10 1682.6)" display="block"/>
<path id="calligraphy-f03-de.svgpath2073" d="m24.067 97.773c5.208-7.575 18.839-32.899 32.069-26.448 5.169 6.538 6.374 15.078 10.397 22.298 0.662 1.189 0.789 3.491 2.206 3.447 2.075-0.065 6.109-3.936 7.254-5.56-3.769-5.695-4.985 0.12 0.487 4.392 2.441 1.906 3.576 1.503 5.875-0.123 8.54-7.974 16.078-17.599 22.155-27.422 0.23-0.367 1.92-4.48 2.06-4.499 1.95-0.268 3.17 2.272 4.98 3.009 5.91-0.552 12.56 3.445 18.36 2.623 3.14-0.443 2.95-4.898 6.52-4.516 3.24 0.346 2.07 7.043 2.29 8.987-0.28 2.344 3.62 2.043 4.23 3.473 0.3 0.696-0.84 2.723-0.29 4.012 3.2 7.47 7.28-4.302 8.02-6.22 3.93-0.537 8.47-2.786 7.91 4.593-1.51 19.866-1.27 6.201-7.22 8.494-0.5 0.192 2.63 9.838 3.74 10.094 0.65 0.152 6-2.491 6.26-1.729 6.83 19.612-0.63 6.302-2.9 14.032 8.82 1.28 8.38 2.29 0.42-17.106-2.23-5.436-4.51 8.716 0.62 9.656 8.96 1.63 24.85-2.05 33.71-3.493 2.89-1.614 23.48-2.694 24.85-4.511 1.17-1.573 0.58-5.362 3.31-6.261 4.43-1.459 2.4 7.807 2.75 8.683 0.2 0.527 5.04 1.824 5.1 1.842 20.1 3.93 17.56-6.262 27.07-16.41 2.03-0.396 2.36-3.852 3.72-4.695 1.15-0.719 2.8-0.208 4.07-0.733 6.62-2.75 17.37-7.124 21.75-12.735l0.75 2.344c-5.41-0.43-24.54 12.867-29.98 16.318-9.56 10.291-7.18 20.461-27.49 16.481-4.74-1.396-6.87-2.468-10.14 2.33-1.74 2.56 4.37-7.515-2.74-6.297-7.67 1.314-15.28 2.957-22.96 4.217-3.22 0.53-35.02 3.34-36.01 4.46-2.37 2.72-5.42 11.16-7.24 8.08-11.18-18.948-9.06-17.88-0.07-18.479 1.93 0.884-0.53-0.445-0.62 0.854-0.23 3.271-1.05 6.925 0.58 9.815 1.28 2.27 4.58-3.65 4.8-6.21 0.02-0.259-6.19-15.39-7.31-15.011-7.04 2.377-2.83 14.844 3.44 9.098-1.72-17.839-18.37 4.354-16.18-11.167 0.19-1.374-0.06-1.64-0.51-2.866-1.22-0.882-3.15-0.679-4.05-1.262-0.76-0.494 1.26-1.414 1.37-2.283 0.22-1.782 0.3-4.194-1.64-5.302-4.91-2.816-13.08-0.481-18.33-2.621-3.15 0.658-2.02-0.202-3.35 2.609-3.87 0.947 0.57-3.769-3.31-1.212-6.122 4.036-13.519 23.235-22.255 27.469-5.785 4.068-2.336 16.628-11.004 15.728-2.424-0.25-4.455-0.87-5.482-3.18-0.238-3.94 2.272-7.5 2.274-11.318 0.001-1.148-3.014-4.856-3.539-5.926-2.49-5.077-3.889-10.526-6.205-15.658-1.143-2.533-1.015-2.131-2.688-4.08-11.307-5.855-34.036 23.431-12.157 8.251l-19.727 17.644z" transform="translate(10 1682.6)" display="block"/>
<path id="calligraphy-f03-de.svgpath2074" d="m29.654 2.3471c1.311 3.4234 2.285 10.077 5.934 12.149 0.993 0.563 2.229-0.59 3.341-0.894 7.004-1.909 13.934-4.0584 20.951-5.9266 3.595-0.9573 8.107-1.1798 11.57-2.3687 6.34-2.1768 1.37-8.2767 9.1-3.5631-0.325 1.7841 1.443 11.469-3.688 9.8464-0.728-0.23-1.295-1.588-1.933-1.184-0.728 0.46-0.299 1.673-0.126 2.486 1.664 7.842 17.874 24.172 24.051 30.016 2.816 1.051 8.856 10.763 12.336 9.919 5.33-1.291 4.11-5.907 9.04-2.706 1.34 0.708 3.58 1.575 4.04 3.146 0.78 2.661-2.49 10.129-2.98 10.732-0.64 0.788-2.25-0.69-3.14-0.157-0.62 0.377-3.56 25.868-3.79 28.211 1.25 4.473-2.8 10.837-1.28 15.177 1.69 4.83 2.51 1.75 3.18 6.55 0.39 2.79-3.18 4.8-2.18 7.36 0.39 0.99 3.25 3.56 4.25 0.26 1.74-5.66 1.63-11.69 2.44-17.54-11.33-9.597-8.22 1.74-5.49 8.45l-0.03 0.58c-4.48 7.64-7.31 15.73-16.773 6.78 0.8-5.96 0.653-12.1 2.403-17.87 2.03-6.714 8.27 6.45 11.71 5.07 0.05-0.01 1.21-13.904 1.28-15.163 0.83-8.667 1.89-17.335 3.39-25.923 0.18-1.042 1.83-6.87-2.1-6.092-4.64 0.918-2.39 8.065-1.71 5.745-5.85-4.304-1.14-5.073-2.78-11.483-1.1-4.29-10.49-6.272-12.107-10.535-8.671-8.19-17.2-17.43-23.005-27.724-1.656-2.936-3.161-5.414-4.751-8.4817-0.483-0.9308-1.02-3.6294-1.57-2.7325-1.383 2.257-0.984 5.1357-1.475 7.7032 8.347 1.85 6.589-5.5959 3.736-6.2988-1.79-0.441-35.685 9.0068-35.809 9.1828-2.776 3.946-0.551 9.778-1.632 14.097l-4.403-26.818z" transform="translate(10 1682.6)" display="block"/>
<path id="calligraphy-f03-de.svgpath2076" d="m164.9 34.629c7.56-1.214 6.63 7.145 11.54 10.087 3.95 2.361 15.55-9.023 17.67-11.691 2.87-1.98 1.2-5.211 2.68-7.662 1.74-2.885 5.93-0.615 8.07-3.329 1.88-2.367 1.48-7.852 5.64-6.325 2.22 1.324 3.23 3.845 5.35 5.258 1.68 1.115 4.18 1.145 6.07 1.78 1.75 0.585 5.85 3.415 7.61 3.195 2.51-0.314 4.18-3.734 5.37-5.454 2.9 0.582 3.7 4.127 4.93 6.327 1.48 2.66 3.86 4.481 5.35 7.049 3.65 6.273 3.96 14.768 5.43 21.675 0.05 6.787 5.18 12.425 4.45 18.856-0.38 3.4-2.87 5.927-2.96 9.574 0.33-0.779 0.76 5.132 1.81 4.05 1.15-1.195 0.77-3.171 1.45-4.655 0.73-1.596 1.36 2.552-1.39 7.013-3.14 5.08-1.17 8.827 4.82 10.323 7.88 0.4 14.49-4.344 21.09-7.79l0.19 0.552c-6.69 3.494-13.39 8.258-21.38 7.818-7.62-1.91-4.28-4.713-7.57-7.14-1.56-1.157-3.75 0.28-5.34-0.198-1.55-0.468-0.64-12.676 3.92-12.187 3.94-4.63 2.33-19.349 0.45-25.839-0.97-4.519-1.98-25.198-9.8-25.03-3.13 0.067-4.13 3.162-6.61 3.732-2.52-2.302-2.21-5.763-4.37-8.116-0.87-0.944-2.4-1.049-3.6-1.576-5.75-2.532-11.26-4.378-14.14 2.644-1.39 2.098-3.69-2.464-5.88-2.769-3.63-0.505-3.43 4.208-5.74 5.457-4.34 2.339 2.52-1.867-3.22 0.345-0.43 0.165-2.2 2.713-2.34 2.907-2.56 3.194-5.36 6.115-8.89 8.38-2.05 1.314-7.55 2.523-8.81 4.483-2.29 3.537-4.66 12.911 2.05 12.659l-13.9-24.403z" transform="translate(10 1682.6)" display="block"/>
<path id="calligraphy-f03-de.svgpath2079" d="m178.84 99.8c-0.1 2.88-3.47 1.04-1.85 4.69 0.84 1.9 3.93 6.45 6.45 6.56 2.76 0.13 16.62-18.126 18.61-20.892 5.53-3.226-0.42-9.547 3.2-13.305 0.39-0.403 7.86-2.334 5.89-3.693-1.83-1.259-3.74 0.682-1.88 2.233 3.86 2.771 5.3-1.616 8.56-2.713 2.95-0.996 5.19 1.605 7.14-1.725 4.35-2.406 10.07 3.599 13.46-2.542 0.91-1.648 0.7-3.858 2.08-5.209 2.72-1.206 6.32 1.078 8.81-0.949 1.13-0.917 1.47-4.062 3.15-4.232 2.32-0.235 3.27 3.47 4.36 4.042 1.49 0.783 8.5-2.995 9.62-3.49 8.17-3.877 13.98-10.407 19.71-16.923l0.32 0.494c-5.76 6.556-11.64 13.099-19.87 16.987-1.19 0.529-8.96 2.529-9.68 3.511-1.2 1.618-0.21 4.499-1.91 5.645-1.87 1.264-5.3-4.585-9.11 6.589-7.17 4.366-5.95-9.051-14.25 6.688-0.67 1.27-1.56 1.865-3.01 2.12-5.22-0.243-11.93 1.859-12.25 7.051-0.42 2.793-4.22 7.009-7.14 3.542-2.18-2.599 3.05-3.875-1.98-7.095-2.98-1.906-3.44 1.901-4.87 3.448-2.97 4.14-6.02 8.223-9.41 12.078-2.06 2.34-8.16 6.19-9.31 8.88-1.64 3.83 1.21 10.59-1.54 14.01-3.85 4.78-2.87 0.23-3.3 2.76v-28.56z" transform="translate(10 1682.6)" display="block"/>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="1835.7834654" x="10" font-family="sans-serif" fill="#000000">
<tspan y="1835.7834654" x="10">Winkel & Fixierung</tspan>
</text>
<rect id="d0e192" display="none" height="1e3px" width="288" y="1841" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e192"/>
</flowRegion>
<flowPara >Nach der Breite ist der <flowSpan font-style="italic">Winkel</flowSpan> der zweitwichtigste Parameter des Kalligrafiewerkzeugs. Es handelt sich dabei um den Winkel des Stiftes in Grad, der sich zwischen 0 (horizontal) und 90 (vertikal gegen Uhrzeigersinn) oder -90 (vertikal im Uhrzeigersinn) bewegen kann. Falls Sie die Neigungswinkelsensivität des Tablets eingeschaltet haben, ist der Winkelparameter »ausgegraut« und der Winkel wird über die Neigung des Stiftes eingestellt.</flowPara>
</flowRoot>
<defs id="calligraphy-f04-de.svgdefs3">
<marker id="calligraphy-f04-de.svgTriangleOutS" refY="0.0" refX="0.0" orient="auto" inkscape:stockid="TriangleOutS" overflow="visible">
<path id="calligraphy-f04-de.svgpath1051" d="m5.77 0l-8.65 5v-10l8.65 5z" fill-rule="evenodd" sodipodi:nodetypes="cccc" transform="scale(.2)" stroke="#000" stroke-width="1pt"/>
</marker>
<marker id="calligraphy-f04-de.svgTriangleInS" refY="0.0" refX="0.0" orient="auto" inkscape:stockid="TriangleInS" overflow="visible">
<path id="calligraphy-f04-de.svgpath4777" d="m5.77 0l-8.65 5v-10l8.65 5z" fill-rule="evenodd" sodipodi:nodetypes="cccc" transform="scale(-.2)" stroke="#000" stroke-width="1pt"/>
</marker>
</defs>
<path id="calligraphy-f04-de.svgpath2832" d="m111.33 102.81h92.82" display="block" transform="translate(10 1930.7)" stroke="#000" stroke-dasharray="0.65013618 1.9504085" xmlns:cc="http://creativecommons.org/ns#" stroke-width=".65014" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f04-de.svgpath2834" d="m111.36 103.08l88.17-50.902" display="block" transform="translate(10 1930.7)" stroke="#000" stroke-dasharray="0.68750000 2.0625000" xmlns:cc="http://creativecommons.org/ns#" stroke-width=".6875" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f04-de.svgpath2838" sodipodi:nodetypes="cc" stroke="#000" stroke-width=".6875" fill="none" style="color:#000000" transform="translate(10 1930.7)" xmlns:cc="http://creativecommons.org/ns#" sodipodi:insensitive="true" d="m111.47 130.33v-118.78" stroke-dasharray="0.68750000 2.0625000" display="block"/>
<text id="calligraphy-f04-de.svgtext4096" transform="translate(10 1930.7)" display="block" font-size="6" y="4.5585475" x="88.336723" xmlns:cc="http://creativecommons.org/ns#" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f04-de.svgtspan4097" y="4.5585475" x="88.336723" sodipodi:role="line">Winkel = 90°</tspan></text>
<text id="calligraphy-f04-de.svgtext4099" transform="translate(10 1930.7)" display="block" font-size="6" y="52.500549" x="202.46759" xmlns:cc="http://creativecommons.org/ns#" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f04-de.svgtspan4100" y="52.500549" x="202.46759" sodipodi:role="line">Winkel = 30° (Vorgabe)</tspan></text>
<text id="calligraphy-f04-de.svgtext4102" transform="translate(10 1930.7)" display="block" font-size="6" y="104.26855" x="207.52388" xmlns:cc="http://creativecommons.org/ns#" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f04-de.svgtspan4103" y="104.26855" x="207.52388" sodipodi:role="line">Winkel = 0°</tspan></text>
<text id="calligraphy-f04-de.svgtext4105" transform="translate(10 1930.7)" display="block" font-size="6" y="139.26855" x="87.677307" xmlns:cc="http://creativecommons.org/ns#" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f04-de.svgtspan4106" y="139.26855" x="87.677307" sodipodi:role="line">Winkel = -90°</tspan></text>
<path id="calligraphy-f04-de.svgpath4108" style="color:#000000" marker-end="url(#calligraphy-f04-de.svgTriangleOutS)" d="m144.5 1564.1c2.0412 4.3309 3.2095 9.0215 3.4381 13.804" display="block" marker-start="url(#calligraphy-f04-de.svgTriangleInS)" transform="translate(10 453.4)" stroke="#000" marker="none" xmlns:cc="http://creativecommons.org/ns#" stroke-width="1.6875" fill="none"/>
<g id="calligraphy-f04-de.svgg2827" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 1930.7) matrix(.36245 -.20926 .20926 .36245 -207.78 -450.15)">
<use id="calligraphy-f04-de.svguse2837" xlink:href="#calligraphy-f04-de.svgpath2835" transform="matrix(-1 .0000015541 .0000015541 1 279.99 -.00021757)" height="2515.0000" width="320.00000" y="0.0000000" x="0.0000000"/>
<path id="calligraphy-f04-de.svgpath2835" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f04-de.svgpath2836" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f04-de.svgpath2202" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<use id="calligraphy-f04-de.svguse2203" xlink:href="#calligraphy-f04-de.svgpath2202" transform="matrix(-1 0 0 1 279.54 0)" height="2515.0000" width="320.00000" y="0.0000000" x="0.0000000"/>
<path id="calligraphy-f04-de.svgpath2204" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f04-de.svgpath2205" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<path id="calligraphy-f04-de.svgpath2853" d="m156.54 76.72c-5.31-7.767-14.75-11.811-23.75-13.131-18.92-1.651-34.885 12.692-53.777 11.114-4.414-0.852-6.386-3.82-5.414-8.228 3.432-15.575 26.471-25.039 39.211-29.804 9.87-3.425 20.2-4.911 30.54-5.903l-10.88 6.284c-10.35 0.992-20.67 2.476-30.54 5.902-1.86 0.698-3.757 1.329-5.597 2.093-1.703 0.707-6.339 3.611-5.023 2.319 1.79-1.758 4.183-2.839 6.51-3.778 0.3-0.122-3.126 1.734-6.726 5.389-3.478 3.533-8.572 10.426-6.527 15.827 0.885 2.336 3.108 3.108 5.328 3.615 18.895 1.579 34.855-12.764 53.775-11.113 9.01 1.32 18.44 5.363 23.75 13.13l-10.88 6.284z" transform="translate(10 1930.7)" display="block" xmlns:cc="http://creativecommons.org/ns#" fill="#d2d2d2"/>
<rect id="d0e208" display="none" height="1e3px" width="288" y="2082" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e208"/>
</flowRegion>
<flowPara >Jeder traditionelle Kalligrafiestil hat seinen eigenen vorherrschenden Schriftwinkel. Zum Beispiel verwendet die Unzial-Handschrift einen Winkel von 25 Grad. Bei komplexeren Schriftstilen und bei erfahrenen Kalligrafen ändern sich oftmals der Schriftwinkel während des Schreibens. Bei Inkscape ist dies durch Drücken der Pfeiltasten <flowSpan font-weight="bold">hoch</flowSpan> und <flowSpan font-weight="bold">runter</flowSpan> sowie mit einem Grafiktablett, welches diese Funktionen unterstützt, möglich. Für den Anfang Ihrer kalligrafischen Übungen ist es jedoch sinnvoll, den Winkel zunächst konstant zu halten. Hier sind Beispiele von Strichen, die mit unterschiedlichen Winkeleinstellungen gezeichnet wurden (bei Fixierung = 100):</flowPara>
</flowRoot>
<text id="calligraphy-f05-de.svgtext4984" transform="translate(10 2203.6)" display="block" font-size="6" y="4.5585475" x="27.677305" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-de.svgtspan4985" y="4.5585475" x="27.677305" sodipodi:role="line">Winkel = 30°</tspan></text>
<text id="calligraphy-f05-de.svgtext4987" transform="translate(10 2203.6)" display="block" font-size="6" y="4.5585475" x="84.742744" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-de.svgtspan4988" y="4.5585475" x="84.742744" sodipodi:role="line">Winkel = 60°</tspan></text>
<text id="calligraphy-f05-de.svgtext4990" transform="translate(10 2203.6)" display="block" font-size="6" y="4.5585475" x="147.24278" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-de.svgtspan4991" y="4.5585475" x="147.24278" sodipodi:role="line">Winkel = 90°</tspan></text>
<text id="calligraphy-f05-de.svgtext4993" transform="translate(10 2203.6)" display="block" font-size="6" y="4.5585475" x="232.24278" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-de.svgtspan4994" y="4.5585475" x="232.24278" sodipodi:role="line">Winkel = 0°</tspan></text>
<text id="calligraphy-f05-de.svgtext4996" transform="translate(10 2203.6)" display="block" font-size="6" y="92.058548" x="267.2428" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-de.svgtspan4997" y="92.058548" x="267.24280" sodipodi:role="line">Winkel = 15°</tspan></text>
<text id="calligraphy-f05-de.svgtext4999" transform="translate(10 2203.6)" display="block" font-size="6" y="134.55855" x="39.742786" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-de.svgtspan5000" y="134.55855" x="39.742786" sodipodi:role="line">Winkel = -45°</tspan></text>
<path id="calligraphy-f05-de.svgpath4901" d="m45.448 18.016c3.5-0.314 14.489-6.113 14.025 0.4-5.461 10.157-10.585 20.538-15.402 31.033-1.488 3.587-14.036 28.168-3.499 25.42 9.088-3.824 17.5-8.081 27.499-8.489 2.124-0.12 4.202 0.173 6.269 0.607l-22.113 12.767c-2.067-0.434-4.145-0.727-6.269-0.607-9.999 0.407-18.411 4.665-27.499 8.489-10.537 2.748 2.011-21.833 3.499-25.42 4.817-10.495 9.941-20.876 15.402-31.033 0.464-6.513-10.525-0.714-14.024-0.4l22.112-12.767z" transform="translate(10 2203.6)" display="block"/>
<path id="calligraphy-f05-de.svgpath4917" d="m148.1 20.769c4.28-11.918 20.14-2.827 26.34 2.18 21.24 25.454 17.89 66.509 15.98 97.261 0-6.98-0.07-13.96 0.01-20.943 0-0.271 33.3-18.644 36.53-20.376v22.159c-9.58 5.14-19.54 9.73-28.69 15.62-0.61 0.39-6.71 5.71-7.61 5.26-0.17-0.08-0.16-0.34-0.23-0.51-0.01-7.79-0.01-15.58-0.01-23.368 0.49-7.968 0.32-24.258 0.71 9.248 0.07 6.31 0.2-4-0.27-11.545-1.1-17.731-3.87-37.184-16.42-50.652-6.2-5.007-22.06-14.098-26.34-2.18v-22.154z" transform="translate(10 2203.6)" display="block"/>
<path id="calligraphy-f05-de.svgpath4927" d="m220.36 12.834c-59.48-0.882 23.45-0.134 36.62 1.963 15.65 3.042 8.53 21.8 5.58 32.443-0.75 4.642-3.89 10.297-2.28 15.112 0.4 1.171 4.16 2.238 2.93 2.279-6.32 0.208-12.67 0.377-18.97-0.17-0.85-0.074 0.57 0.523 10.53-3.033 7.34-2.619 14.44-5.759 21.54-8.948h22.16c-15.18 6.819-72.39 32.651-58.07-5.24 2.96-10.643 10.07-29.401-5.58-32.443-6.57-1.046-13.18-1.481-19.82-1.826-3.37-0.175-13.5-0.338-10.13-0.352 6.66-0.029 13.32-0.019 19.98-0.008 1.4 0.002-2.79 0.181-4.19 0.186-7.48 0.028-14.97 0.024-22.45 0.037h22.15z" transform="translate(10 2203.6)" display="block"/>
<path id="calligraphy-f05-de.svgpath4942" d="m20.12 106.67c8.492-5.41 17.954-6.958 27.898-6.27 19.875 1.69 29.405 15.47 42.96 29.18 0.731 0.74 2.886 3 2.149 2.26-25.227-25.09-13.515-12.66-5.887-8.01 16.19 9.76 30.39 1.41 44.82-7.24l15.67 15.67c-14.43 8.64-28.63 16.99-44.82 7.23-10.031-6.1-16.97-14.81-25.449-23.31-0.734-0.74-2.891-2.99-2.148-2.26 4.53 4.43 9.01 8.92 13.511 13.38 1.501 1.49-3.004-2.99-4.699-4.25-5.923-4.41-13.222-6.17-20.442-6.99-9.943-0.68-19.406 0.86-27.898 6.28l-15.665-15.67z" transform="translate(10 2203.6)" display="block"/>
<path id="calligraphy-f05-de.svgpath4945" d="m83.624 25.219c5.169-6.605 10.672-13.197 19.206-15.209 20.89-0.1537 14.03 32.098 12.63 44.706 0.19 7.561-8.83 47.624 10.14 33.551 13.21-10.672 8.5-10.954 18.61-2.432 5.31 2.929 11.25 0.339 16.38-1.749l-11.08 19.184c-5.13 2.09-11.07 4.68-16.37 1.75-10.12-8.521-5.4-8.239-18.62 2.43-18.966 14.08-9.94-25.987-10.14-33.548 1.4-12.608 8.26-44.86-12.624-44.706-8.537 2.012-14.041 8.604-19.209 15.209l11.077-19.186z" transform="translate(10 2203.6)" display="block"/>
<path id="calligraphy-f05-de.svgpath4983" d="m176.46 143.11c16.1-12.64 38.58-16.96 58.6-18.04 14.69-1.24 29 4.13 43.62 3.7 2.8-0.08 5.39-0.38 8.14-0.97 1.4-0.3 5.54-1.43 4.15-1.1-5.78 1.38-11.55 2.83-17.32 4.24 20.66-9.48 17.77-24.9-4.56-26.51-9.85-1.31-42.27 8.01-3.99-2.14l-21.4 5.73c15.39-4.15 30.65-9.713 46.79-9.32 22.33 1.61 25.22 17.02 4.56 26.5-8.47 2.41-22.91 7.72-33.73 9.02-15.95 1.91-31.67-4.9-47.66-3.42-9.4 0.51-29.91 5.9 4.12-3.5 1.22-0.34-2.44 0.67-3.64 1.06-5.88 1.93-11.72 4.77-16.28 9.02l-21.4 5.73z" transform="translate(10 2203.6)" display="block"/>
<rect id="d0e227" display="none" height="1e3px" width="288" y="2359.5" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e227"/>
</flowRegion>
<flowPara >Wie man sieht, ist der Strich am schmalsten, wenn er parallel zum eingestellten Winkel verläuft und am breitesten, wenn er senkrecht dazu verläuft. Positive Winkel wirken bei der Rechtshänder-Kalligrafie am natürlichsten und sind dabei die am häufigsten verwendeten Winkel.</flowPara>
</flowRoot>
<rect id="d0e230" display="none" height="1e3px" width="288" y="2418.3" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e230"/>
</flowRegion>
<flowPara >Die Stärke des Unterschiedes zwischen der schmalstmöglichen und der dickstmöglichen Linie wird über den Wert für <flowSpan font-style="italic">Fixierung</flowSpan> eingestellt. Ein Wert von 100 bedeutet, dass der Winkel immer konstant bleibt, so wie über den Winkelparameter eingestellt. Eine Verringerung des Fixierungswertes dreht den Stift ein wenig gegen die Strichrichtung. Mit Fixierung=0 dreht sich der Stift immer so, dass er senkrecht zum Strich steht. Die Winkeleinstellung hat somit keinen Effekt mehr:</flowPara>
</flowRoot>
<defs id="calligraphy-f06-de.svgdefs3">
<marker id="calligraphy-f06-de.svgTriangleInL" refY="0.0" refX="0.0" orient="auto" inkscape:stockid="TriangleInL" overflow="visible">
<path id="calligraphy-f06-de.svgpath4781" d="m5.77 0l-8.65 5v-10l8.65 5z" fill-rule="evenodd" sodipodi:nodetypes="cccc" transform="scale(-.8)" stroke="#000" stroke-width="1pt"/>
</marker>
</defs>
<text id="calligraphy-f06-de.svgtext6476" sodipodi:linespacing="120.00000%" display="block" transform="translate(10 2517)" line-height="120.00000%" font-size="6" y="4.5585475" x="19.524405" xmlns:cc="http://creativecommons.org/ns#" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f06-de.svgtspan6477" y="4.5585475" x="19.524405" sodipodi:role="line">Winkel = 30°</tspan><tspan id="calligraphy-f06-de.svgtspan6479" y="11.758548" x="19.524405" sodipodi:role="line">Fixierung = 100</tspan></text>
<text id="calligraphy-f06-de.svgtext6481" sodipodi:linespacing="120.00000%" display="block" transform="translate(10 2517)" line-height="120.00000%" font-size="6" y="4.5585475" x="119.52438" xmlns:cc="http://creativecommons.org/ns#" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f06-de.svgtspan6482" y="4.5585475" x="119.52438" sodipodi:role="line">Winkel = 30°</tspan><tspan id="calligraphy-f06-de.svgtspan6484" y="11.758548" x="119.52438" sodipodi:role="line">Fixierung = 80</tspan></text>
<text id="calligraphy-f06-de.svgtext6486" sodipodi:linespacing="120.00000%" display="block" transform="translate(10 2517)" line-height="120.00000%" font-size="6" y="4.5585475" x="219.52438" xmlns:cc="http://creativecommons.org/ns#" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f06-de.svgtspan6487" y="4.5585475" x="219.52438" sodipodi:role="line">Winkel = 30°</tspan><tspan id="calligraphy-f06-de.svgtspan6489" y="11.758548" x="219.52438" sodipodi:role="line">Fixierung = 0</tspan></text>
<path id="calligraphy-f06-de.svgpath5108" d="m213.97 69.663c-3.43-6.136-2.82-13.35-0.61-19.796 4.01-9.569 12.54-16.2 22.15-19.527 9.27-2.977 18.97-2.32 28.35-0.279 11.24 2.823 19.58 11.481 22.96 22.414 2.37 12.142 2.25 25.093-0.77 37.116-2.96 10.262-9.6 19.689-19.1 24.829-9.72 4.67-21.09 4.1-30.08-1.92-10.03-7.65-14.84-18.238-15.78-30.571-0.56-11.353 5.78-20.748 15.72-25.636 11.77-5.564 23.9-2.212 31.84 7.875 6.88 10.553 4.86 24.51-4.37 32.895-5.16 4.227-11.13 5.027-17.3 2.803l2.79-7.126c3.31 1.536 6.59 0.809 9.43-1.399 6.41-5.485 7.77-15.324 3.4-22.5-5.55-7.416-14.04-9.612-22.43-5.674-7.15 3.465-11.82 9.966-11.45 18.187 0.75 10.05 4.33 18.46 12.47 24.836 6.49 4.57 15.04 4.75 22.15 1.49 7.64-4.03 12.87-11.851 15.29-19.968 2.74-10.683 2.75-22.195 0.87-33.016-2.46-8.308-8.81-14.962-17.28-17.161-7.99-1.771-16.29-2.438-24.21 0.037-7.41 2.537-14.16 7.5-17.42 14.81-1.48 4.163-2.07 9.223-0.25 13.037l-6.37 4.244z" transform="translate(10 2517)" display="block" xmlns:cc="http://creativecommons.org/ns#" fill="#cbcbcb"/>
<path id="calligraphy-f06-de.svgpath5116" d="m14.48 65.761c-3.008-10.389 3.114-21.31 11.13-27.601 16.202-11.213 36.073-15.13 52.851-3.22 13.738 11.479 21.929 29.308 22.069 47.188-0.904 16.803-17.18 27.632-31.896 32.402-12.429 2.51-28.614 0.51-36.966-10-7.732-12.115-0.566-25.626 8.256-34.878 10.488-10.422 22.548-13.268 34.841-5.28 8.181 6.27 9.589 15.534 2.904 23.325-6.655 6.029-20.559 14.873-27.767 5.049-1.207-1.742-1.271-3.421-0.91-5.431l6.626-3.825c-0.361 2.006-0.297 3.687 0.91 5.43 3.103 4.233 7.325 5.312 12.375 3.857 1.362-0.391 5.139-2.336 3.959-1.552-1.546 1.031-3.161 1.969-4.827 2.792-1.167 0.575 4.261-2.816 3.008-2.495 6.685-7.791 5.277-17.056-2.904-23.325-4.349-2.825-9.49-5.179-14.797-5.096-2.013 0.032-7.482 2.525-5.904 1.275 1.455-1.15 3.156-1.954 4.747-2.91 2.037-1.222-7.967 4.807-5.635 4.359-8.822 9.252-15.988 22.765-8.256 34.875 8.352 10.51 24.537 12.51 36.966 10 1.81-0.59 6.715-3.32 5.34-2.01-1.124 1.07-2.633 1.65-3.987 2.41-1.778 1 3.459-2.17 5.076-3.41 7.054-5.41 12.028-12.609 12.216-21.735-0.137-17.883-8.332-35.711-22.07-47.189-7.307-5.186-14.715-7.789-23.759-7.376-3.5 0.158-7.046 0.627-10.452 1.458-2.18 0.532-7.399 4.145-6.378 2.15 0.041-0.081 8.248-5.219 0.99-0.666-8.015 6.292-14.138 17.211-11.13 27.605l-6.626 3.824z" transform="translate(10 2517)" display="block" xmlns:cc="http://creativecommons.org/ns#" fill="#cbcbcb"/>
<path id="calligraphy-f06-de.svgpath5131" d="m113.93 55.575c0.1-7.929 4.48-14.883 10.09-20.161 14.87-12.804 31.29-11.471 47.09-2.026 15.97 10.213 26.09 29.324 22.8 48.338-5 18.464-23.93 31.854-42.46 34.334-14.6 0.87-26.99-12.79-28.9-26.622 0.01-16.139 14.93-29.526 30.29-31.885 13.66-0.565 25.64 8.648 24.07 22.885-4.49 15.177-22.31 20.572-34.76 11.488-0.51-0.514-1.02-1.026-1.53-1.54l6.41-4.175c0.47 0.444 0.93 0.891 1.39 1.336 2.69 1.861 5.56 3.419 8.81 4.109 4.02 0.856 7.45-1.048 6.86-0.388-1.07 1.218-2.8 1.648-4.08 2.657-3.74 2.969 14.53-10.097 9.84-10.56 2.07-13.369-9.87-21.765-22.51-20.488-3.55 0.771-17.14 5.862-17.88 23.275 1.48 13.262 13.66 26.118 27.52 24.618 12.78-2.21 23.08-7.51 29.83-26.192 3.69-18.385-6.39-36.974-21.9-46.706-6.89-4.028-14.08-7.391-22.26-7.013-2.79 0.128-5.63 0.619-8.3 1.471-0.84 0.267-3.09 1.569-2.48 0.928 1.06-1.134 2.68-1.569 3.94-2.484 1.39-1.015-5.91 3.426-4.38 2.735-5.68 4.893-10.02 11.292-10.51 18.953l-6.99 3.113z" transform="translate(10 2517)" display="block" xmlns:cc="http://creativecommons.org/ns#" fill="#cbcbcb"/>
<path id="calligraphy-f06-de.svgpath5132" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-de.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2517) matrix(-.062189 -.93098 -.93098 .062189 1532.9 59.391)" xmlns:cc="http://creativecommons.org/ns#" sodipodi:insensitive="true" sodipodi:type="arc" d="m144.5 1564.1a36.462 36.462 0 0 1 2.12 25.4" sodipodi:open="true" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" display="block"/>
<path id="calligraphy-f06-de.svgpath5788" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-de.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2517) matrix(-.41163 .83734 .83734 .41163 -1225.7 -653.03)" xmlns:cc="http://creativecommons.org/ns#" sodipodi:insensitive="true" sodipodi:type="arc" d="m144.5 1564.1a36.462 36.462 0 0 1 2.12 25.4" sodipodi:open="true" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" display="block"/>
<path id="calligraphy-f06-de.svgpath5789" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-de.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2517) matrix(-.062189 -.93098 -.93098 .062189 1627.6 57.761)" xmlns:cc="http://creativecommons.org/ns#" sodipodi:insensitive="true" sodipodi:type="arc" d="m144.5 1564.1a36.462 36.462 0 0 1 2.12 25.4" sodipodi:open="true" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" display="block"/>
<path id="calligraphy-f06-de.svgpath5790" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-de.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2517) matrix(-.41163 .83734 .83734 .41163 -1127.1 -651)" xmlns:cc="http://creativecommons.org/ns#" sodipodi:insensitive="true" sodipodi:type="arc" d="m144.5 1564.1a36.462 36.462 0 0 1 2.12 25.4" sodipodi:open="true" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" display="block"/>
<path id="calligraphy-f06-de.svgpath5791" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-de.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2517) matrix(-.062189 -.93098 -.93098 .062189 1727.6 56.842)" xmlns:cc="http://creativecommons.org/ns#" sodipodi:insensitive="true" sodipodi:type="arc" d="m144.5 1564.1a36.462 36.462 0 0 1 2.12 25.4" sodipodi:open="true" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" display="block"/>
<path id="calligraphy-f06-de.svgpath5792" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-de.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2517) matrix(-.41163 .83734 .83734 .41163 -1024.4 -648.5)" xmlns:cc="http://creativecommons.org/ns#" sodipodi:insensitive="true" sodipodi:type="arc" d="m144.5 1564.1a36.462 36.462 0 0 1 2.12 25.4" sodipodi:open="true" sodipodi:cy="1579.6672" sodipodi:cx="111.51856" display="block"/>
<g id="calligraphy-f06-de.svguse5793" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.22117 -.12769 .097624 .16909 -162.16 -176.71)">
<path id="calligraphy-f06-de.svguse4227" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4228" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4229" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4230" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4231" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4232" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4233" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse5794" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.22117 -.12769 .097624 .16909 -148.57 -205.1)">
<path id="calligraphy-f06-de.svguse4235" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4236" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4237" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4238" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4239" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4240" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4241" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse5795" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.22117 -.12769 .097624 .16909 -96.443 -194.96)">
<path id="calligraphy-f06-de.svguse4243" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4244" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4245" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4246" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4247" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4248" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4249" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse5796" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.22117 -.12769 .097624 .16909 -100.7 -130.46)">
<path id="calligraphy-f06-de.svguse4251" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4252" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4253" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4254" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4255" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4256" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4257" sodipodi:rx="9.4238768" sodipodi:ry="18.847754" style="color:#000000" sodipodi:type="arc" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block" sodipodi:cy="1610.5809" sodipodi:cx="145.72865"/>
</g>
<g id="calligraphy-f06-de.svguse5797" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.22117 -.12769 .097624 .16909 -131.84 -176.3)">
<path id="calligraphy-f06-de.svguse4259" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4260" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4261" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4262" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4263" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4264" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4265" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6461" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.23554 -.098701 .075459 .18008 -30.76 -207.1)">
<path id="calligraphy-f06-de.svguse4267" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4268" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4269" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4270" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4271" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4272" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4273" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6462" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.12769 -.22117 .16909 .097625 -145.9 -85.067)">
<path id="calligraphy-f06-de.svguse4275" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4276" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4277" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4278" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4279" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4280" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4281" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6463" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.18058 -.18058 .13806 .13806 -57.936 -141.12)">
<path id="calligraphy-f06-de.svguse4283" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4284" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4285" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4286" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4287" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4288" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4289" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6464" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.24225 -.080853 .061817 .18520 50.754 -169.93)">
<path id="calligraphy-f06-de.svguse4291" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4292" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4293" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4294" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4295" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4296" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4297" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6465" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.21307 -.14080 .10764 .16290 -63.894 -129.52)">
<path id="calligraphy-f06-de.svguse4299" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4300" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4301" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4302" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4303" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4304" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4305" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6466" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.11412 -.22847 .17467 .087249 -144.32 -35.779)">
<path id="calligraphy-f06-de.svguse4307" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4308" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4309" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4310" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4311" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4312" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4313" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6470" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(-.21040 .14475 -.11066 -.16086 415.51 292.33)">
<path id="calligraphy-f06-de.svguse4315" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4316" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4317" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4318" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4319" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4320" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4321" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6471" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(-.14475 -.21040 .16086 -.11066 2.1484 237.01)">
<path id="calligraphy-f06-de.svguse4323" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4324" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4325" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4326" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4327" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4328" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4329" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6472" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.25459 -.020155 .015408 .19464 224.84 -236.83)">
<path id="calligraphy-f06-de.svguse4331" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4332" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4333" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4334" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4335" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4336" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4337" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6473" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.020155 .25459 -.19464 .015409 550.55 54.655)">
<path id="calligraphy-f06-de.svguse4339" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4340" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4341" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4342" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4343" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4344" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4345" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6474" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(.25459 -.020155 .015408 .19464 209.33 -220.31)">
<path id="calligraphy-f06-de.svguse4347" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4348" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4349" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4350" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4351" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4352" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4353" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<g id="calligraphy-f06-de.svguse6475" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2517) matrix(-.097494 .23604 -.18046 -.074536 537.46 177.11)">
<path id="calligraphy-f06-de.svguse4355" d="m139.04 1527.7h14.52s-0.02 51.9 15.34 51.9c-8.74 47.3-10.02 37-10.84 46.8-8.77 5.4-16.35 6.4-19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4356" d="m140.95 1527.7h-14.52s0.02 51.9-15.34 51.9c8.74 47.3 10.02 37 10.84 46.8 8.78 5.4 16.36 6.4 19.73 6" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4357" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 10.02 36.9 10.84 46.7 10.62-5 18.57-6.1 19.39 3.7" sodipodi:nodetypes="ccccc" fill-rule="evenodd" fill="#fff"/>
<path id="calligraphy-f06-de.svgpath4358" stroke-linejoin="round" d="m140.95 1527.3h-14.52s0.02 51.9-15.34 51.9c8.74 47.2 9.56 38.8 10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svguse4359" stroke-linejoin="round" d="m138.59 1527.3h14.52s-0.02 51.9 15.34 51.9c-8.74 47.2-9.56 38.8-10.38 48.6" sodipodi:nodetypes="cccc" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4360" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-de.svgpath4361" style="color:#000000" d="m155.15 1610.6c0 10.409-4.2192 18.848-9.4239 18.848s-9.4239-8.4384-9.4239-18.848c0-10.409 4.2192-18.848 9.4239-18.848s9.4239 8.4384 9.4239 18.848z" transform="matrix(1.066 .050345 -.034293 .72608 40.018 415.84)" display="block"/>
</g>
<rect id="d0e246" display="none" height="1e3px" width="288" y="2658.5" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e246"/>
</flowRegion>
<flowPara >Typographisch gesprochen ist die maximale Fixierung und daher der maximale Strichbreitenkontrast (oben links) ein Kennzeichen der antiken Serifenschriftarten, so wie bei der Times oder der Bondi (da diese Schriftarten aus einer Imitation der Kalligrafie mit fixiertem Stift hervorgegangen sind). Null Fixierung in Verbindung mit null Breitenkonstrast (oben rechts) repräsentiert auf der anderen Seite moderne serifenlose Schriftarten wie die Helvetica.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="2751.3398094000004" x="10" font-family="sans-serif" fill="#000000">
<tspan y="2751.3398094000004" x="10">Tremor</tspan>
</text>
<rect id="d0e255" display="none" height="1e3px" width="288" y="2756.5" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e255"/>
</flowRegion>
<flowPara ><flowSpan font-style="italic">Tremor</flowSpan> bzw. <flowSpan font-style="italic">Zittern</flowSpan> dient dazu, Ihren Strichen ein natürlicheres Aussehen zu verleihen. Der Tremor kann in der Einstellungsleiste von 0 bis 100 geändert werden. Er kann Ihre Striche ganz leicht uneben machen oder sie in wilde Kleckse verwandeln. Dies erweitert die kreativen Möglichkeiten des Werkzeuges beträchtlich.</flowPara>
</flowRoot>
<g id="calligraphy-f07-de.svgg3123" font-size="6px" transform="translate(10 2855)" font-family="sans-serif" sodipodi:insensitive="true" fill="black">
<text id="calligraphy-f07-de.svgtext3115" display="block" y="12.058847" x="0.87408441"><tspan id="calligraphy-f07-de.svgtspan3117" y="12.058847" x="0.87408441" sodipodi:role="line">langsam</tspan></text>
<text id="calligraphy-f07-de.svgtext3119" display="block" y="21.308847" x="0.87408441"><tspan id="calligraphy-f07-de.svgtspan3121" y="21.308847" x="0.87408441" sodipodi:role="line">mittel</tspan></text>
<text id="calligraphy-f07-de.svgtext1987" display="block" y="30.558847" x="0.87408441"><tspan id="calligraphy-f07-de.svgtspan1988" sodipodi:role="line" x="0.87408441" y="30.558847">schnell</tspan></text>
</g>
<use id="calligraphy-f07-de.svguse3165" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(158 186)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-de.svguse3163" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(0 186)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-de.svguse3161" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(158 139.5)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-de.svguse3159" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(0 139.5)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-de.svguse3157" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(158 93)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-de.svguse3155" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(0 93)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-de.svguse3153" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(158 46.5)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-de.svguse3151" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(0 46.5)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-de.svguse3149" xlink:href="#calligraphy-f07-de.svgg3123" transform="translate(158 0)" height="1052.3622" width="744.09448" y="0" x="0"/>
<text id="calligraphy-f07-de.svgtext3177" transform="translate(10 2825)" display="block" font-size="6px" y="5.0588455" x="132.37408" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan3179" y="5.0588455" x="132.37408" sodipodi:role="line">Zittern = 0</tspan></text>
<text id="calligraphy-f07-de.svgtext3111" transform="translate(10 2825)" display="block" font-size="6px" y="35.058846" x="62.374077" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan3113" sodipodi:role="line" x="62.374077" y="35.058846">Zittern = 10</tspan></text>
<text id="calligraphy-f07-de.svgtext1990" transform="translate(10 2825)" display="block" font-size="6px" y="80.021095" x="62.337463" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan1991" y="80.021095" x="62.337463" sodipodi:role="line">Zittern = 30</tspan></text>
<text id="calligraphy-f07-de.svgtext2991" transform="translate(10 2825)" display="block" font-size="6px" y="125.48337" x="62.359436" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan2993" sodipodi:role="line" x="62.359436" y="125.48337">Zittern = 50</tspan></text>
<text id="calligraphy-f07-de.svgtext2995" transform="translate(10 2825)" display="block" font-size="6px" y="170.94562" x="62.353577" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan2997" sodipodi:role="line" x="62.353577" y="170.94562">Zittern = 70</tspan></text>
<text id="calligraphy-f07-de.svgtext1993" transform="translate(10 2825)" display="block" font-size="6px" y="216.40787" x="62.308167" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan1994" y="216.40787" x="62.308167" sodipodi:role="line">Zittern = 90</tspan></text>
<text id="calligraphy-f07-de.svgtext1996" transform="translate(10 2825)" display="block" font-size="6px" y="34.558846" x="212.52852" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan1997" y="34.558846" x="212.52852" sodipodi:role="line">Zittern = 20</tspan></text>
<text id="calligraphy-f07-de.svgtext2999" transform="translate(10 2825)" display="block" font-size="6px" y="80.021095" x="212.39668" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan3001" sodipodi:role="line" x="212.39668" y="80.021095">Zittern = 40</tspan></text>
<text id="calligraphy-f07-de.svgtext3003" transform="translate(10 2825)" display="block" font-size="6px" y="125.48337" x="212.41719" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan3005" sodipodi:role="line" x="212.41719" y="125.48337">Zittern = 60</tspan></text>
<text id="calligraphy-f07-de.svgtext3007" transform="translate(10 2825)" display="block" font-size="6px" y="170.94562" x="212.4333" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan3009" sodipodi:role="line" x="212.4333" y="170.94562">Zittern = 80</tspan></text>
<text id="calligraphy-f07-de.svgtext1999" transform="translate(10 2825)" display="block" font-size="6px" y="216.40787" x="212.42744" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-de.svgtspan2000" y="216.40787" x="212.42744" sodipodi:role="line">Zittern = 100</tspan></text>
<path id="calligraphy-f07-de.svgpath2977" style="color:black" d="m194.8 36.948c1.29-0.601 0.52 0.12 1.45 0.334 2.52-1.549 1.81 0.053 4.27-0.637 1.28-0.353 2.32-0.038 3.05 0.498 1.8-0.453 2.87-0.127 5.81 1.097 2.18-0.635 4.16-0.293 6.51-0.5 0.47 0.614 2.73 0.499 3.68 0.565 2.15-0.487 4.27-0.787 6.4-0.947 0.09 0.904 2.65 0.428 3.16 0.371 0.97-0.199 1.99 0.119 2.95 0.353 3.23-0.916 1.37 0.381 4.37-0.736-1.4 1.416 2.09 0.494 2.79 0.471 1.79-0.518 2.38-0.587 3.64-0.103 1.98-0.245 3.54 0.196 5.01 0.846 2.31-0.853 4.52-1.043 6.89-1.084 2.98 0.261 4.09 0.374 7.43-0.322 2.95-1.036 2.53 0.415 5.43-0.677 0.54 0.998 3.39 0.209 4.83-0.366 0.6 0.226 1.92 0.846 2.29 0.951 2.08-0.124 2.09-0.087 4.66-0.851-0.42 0.435-1.05 0.738-1.26 1.306-0.44 1.218 2.55-0.475 3.84-0.646 3.72-1.462 2.08 0.493 4.02-0.398 1.03 0.606 2.48 0.244 3.79 0.032l-6.76 4.912c-0.98 0.178-2.68 0.636-3.41-0.307-1.5 0.136-1.43-0.769-3.76 0.205-0.39-0.003-2.47 0.179-2.31-0.854-1.96 0.96-2.76-0.059-4.91 1.033-0.92-0.204-1.81-0.565-2.74-0.626-1.53 0.202-3.24 0.498-4.71 0.32-1.39 0.241-2.82-0.298-4.47 0.06-2.95 1.367-5.38 0.149-8.62 1.069-1.86-0.304-3.62-0.397-5.45 0.035-2.69-0.374-3.59-0.573-5.9-0.195-1.06 0.196-4.39 1.037-2.47-0.752-2.06 0.611-2.64-0.038-5.16 1.252-0.38-0.158-1.16-1.143-2.83-0.38-0.74-0.22-2.25-0.119-2.96-0.353-1.29 0.117-2.93 0.676-4.12 0.329-0.78 0.139-3.32 0.012-5.05-0.026-1.39-0.302-2.92-0.125-4.75 0.205-1.79-0.35-4.33 0.555-5.31-0.411-2.58-0.158-4.44-1.312-7-0.339-0.9-0.3-1.85-0.634-2.8-0.538-0.56 0.109-3.54 0.497-2.55-0.61-3.06 0.929-0.72-0.19-3.1 0.872l6.13-4.458z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath2979" style="color:black" d="m191.44 45.785c0.85-0.474 1.35-0.514 3.24-0.714 2.47 0.162 6.67 0.512 10.06 1.743 12.81-0.778 25.78 1.534 38.22-0.166 10.12 1.116 20.05 1.409 30.45 0.476 2.99-0.579 5.63 0.081 8.53-0.262 1.81-0.607 3.98 0.525 4.73 0.775 0.58-0.186 1.16-0.371 1.74-0.556l-5.99 4.353c-0.21-0.086-0.42-0.171-0.62-0.257-1.94 0.04-3.98-0.145-5.78-0.01-2.6 0.167-5.31-0.094-8.03-0.112-10.12-1.252-20.06 0.842-30.26-0.622-12.6 0.741-24.81-0.501-37.34-0.484-4.02-0.442-8.51 0.434-11.8-0.455-1.25-0.141-1.67-0.24-3.07 0.596l5.92-4.305z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath2981" style="color:black" d="m192.55 54.078c-1.33 0.624 3.92 0.871 4.86 0.859 10.59 0.589 20.64 1.961 31.08 1.747 10.55 0.419 21.58-1.876 32.01-0.449 5.62-0.57 11.28 0.465 16.7 0.442 2.26-0.493 3.21 0.593 5.87-0.231 1.85 0.112 3.71 0.066 5.56 0.099l-5.39 3.917c-2.84 0.507-4.5 0.397-6.7 0.729-1.47 0.036-3.04-0.185-4.29-0.939-5.62-0.086-11.24 0.999-16.8-0.346-10.77 0.83-21.03-0.616-31.9 0.352-10.5-0.125-20.86-1.101-31.15-1.742-0.89 0.107-7.04 1.778-5.85-0.078l6-4.36z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath2985" style="color:black" d="m35.08 38.403c0.886-0.358 1.917-0.172 2.754-0.277 2.607 0.256 4.942 0.268 7.572 0.412 3.225 0.229 6.356 0.231 9.589 0.267 2.04 0.749 4.189 0.52 6.404 0.483 2.484 0.06 5.022 0.028 7.484-0.054 1.779 0.139 3.525 0.185 5.295 0.05 1.709-0.295 3.307 0.132 4.972 0.329 1.49-0.433 2.816 0.162 4.174 0.332 1.234-0.464 2.543-0.181 3.757-0.136 1.729-0.381 1.722 0.333 3.593-0.088 1.27-0.025 2.457 0.197 3.896 0.009 1.531-0.27 2.792 0.134 4.328-0.095 1.172 0.101 1.912 0.416 2.972 0.577 1.62-0.544 1.72 0.248 3.09 0.491 1.29 0.089 2.63-0.095 3.92-0.134 1.06 0.245 1.85 0.25 3.02 0.308 1.47-0.004 2.77-0.196 4.18-0.116 1.25 0.153 2.21 0.199 3.43 0.033 1.43-0.084 2.77-0.011 4.24-0.111 1.12 0.086 2.79 0.126 3.88 0.208 1.44-0.005 2.88-0.138 4.3-0.221 0.33 0.31 2.46 0.061 3.49-0.056 1.05 0.286 2.22 0.181 3.33 0.07 0.8 0.297 1.1 0.027 1.96 0.048l-5.82 4.228c-0.99 0.09-1.13 0.54-1.84-0.13-1.66 0.452-2.18-0.047-3.95 0.374-0.87-0.089-2.16-0.062-3.04-0.273-1.55 0.34-2.72 0.321-4.25 0.194-1.43 0.062-2.71-0.253-4.17 0.001-1.5 0.123-2.81-0.253-4.24 0.104-1-0.031-2.23-0.348-3.37-0.074-1.04-0.009-2.49-0.136-3.73-0.21-1.27 0.048-2.47 0.196-3.72 0.176-1.12-0.187-2.1-0.101-3.108-0.56-1.425 0.083-2.343-0.123-3.658-0.039-1.705-0.084-1.931-0.614-3.021-0.453-1.172-0.053-2.824-0.168-4.167-0.022-1.3 0.039-2.492 0.007-3.917 0.007-1.219 0.15-2.226 0.103-3.458-0.009-1.141-0.077-2.264 0.185-3.426-0.117-1.829 0.272-2.797-0.024-4.633-0.074-1.593-0.07-3.125-0.388-4.724-0.422-1.963 0.186-3.817 0.333-5.762 0.29-2.296-0.164-4.564-0.249-6.86-0.407-2.27 0.468-4.646-0.046-6.95-0.148-2.935 0.031-6.019-0.295-8.961-0.699-2.754-0.205-5.592 0.459-8.134 0.04-0.985 0.19-1.957 0.275-2.41 0.027l5.689-4.133z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath2987" style="color:black" d="m33.526 48.165c0.829 0.287 1.929-0.108 2.914-0.105 3.657 0.013 7.31 0.812 10.998 0.753 4.922 0.693 9.874-0.276 14.801 0.057 4.247 0.47 8.268 0.488 12.575 0.147 4.828 0.995 9.8 0.017 14.792 0.591 4.882 0.467 9.572-1.713 14.414-0.86 3.94-0.9 8-0.02 11.87-0.606 4.03 0.708 8.11 0.547 12.16 1.208 2.77-0.064 5.34 0.293 8.05-0.161 1.13-0.049 2.92 0.447 3.54 0.47 1.41-0.824 2.36-0.242 3.16-0.183l-5.48 3.98c-1.12 0.125-2.28 0.444-3.4 0.365-1.27 0.011-2.61-0.099-4.03-0.133-2.3-0.228-4.9-0.033-7.37-0.367-4.16-0.705-8.3-0.369-12.48-0.954-3.77 0.556-7.46 0.12-11.216 0.192-4.947 0.864-10.144 0.541-15.137 1.348-4.876-0.953-9.767-0.183-14.649-0.719-4.215 0.544-8.459-0.126-12.716-0.025-4.764 0.178-9.602-0.534-14.428-0.351-3.713-0.57-7.905 0.353-11.297-0.507-0.988 0.124-2.338 0.425-3.234 0.338l6.163-4.478z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath2989" style="color:black" d="m26.426 62.007c1.763-1.881 5.862-5.061 9.257-4.321 7.252 0.625 14.596 0.199 21.912 0.035 14.612 0.201 29.327-1.609 43.885-0.14 11.75-0.217 23.6 0.38 35.31 1.253 4.25-0.171 2.3-0.16 5.86-0.094l-6.12 4.405c-2.99-0.572-1.29-0.358-5.11-0.45-11.3-0.723-22.59-1.494-33.896-2.255-14.855-0.384-29.698 0.096-44.538 0.657-7.759-0.009-15.492 1.094-23.238 0.889l-3.322 0.021z" sodipodi:nodetypes="cccccccccccc" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3011" style="color:black" d="m33.461 83.415c-1.31 2.484 5.61-3.81 2.313-0.253-1.291 1.663 3.907-0.478 4.236-0.632-0.293 1.592 4.092 0.455 5.697 0.885 1.587 0.366 4.504 0.542 6.327 0.054 0.663 0.753 3.266 0.482 4.581 0.296 3.021-0.57 1.517 1.058 4.486 0.562 1.725-0.572 2.828 0.078 3.425 0.16 6.01-2.452-2.493 1.702 3.3 0.121 1.689-0.852 3.013-0.432 4.586-0.803-0.715 1.618 2.974 0.029 4.523-0.272-0.271 1.009 2.02 0.807 3.058 0.691 6.659-2.697-1.221 0.446 2.867 0.472 1.791-1.045 2.68-0.351 4.362-0.641-1.784 1.695 2.983 0.208 4.192 0.156 1.098 0.072 2.187 0.389 3.285 0.321 4.382-1.528 1.48 1.779 5.901-0.217 1.83-0.08 2.16 0.453 3.98 0.502 6.26-1.925 0.38 2.159 5.28-0.456 0.67 0.085 1.05 0.919 2.45 0.947 2.78-1.301 2.38-0.329 3.69-0.238 3.38-1.463-0.06-0.076 3.08 0.257 2.52-0.209 0.27-0.946 4.73-0.632 3.54-0.829 0.63 0.977 5.94-0.596 1.02-0.08 2.35 0.992 3.23 1.536 5.22-2.555 1.74 0.418 6.3-1.552 0.19 1.716-0.1 1.202 2.76 0.551l-5.24 3.802c-0.96 0.498-5.2 1.276-3.88 0.269-1.65 0.378-2.76 0.579-3.78-0.282-3.43 1.739-2.92-0.724-6.8 1.06-1.4-0.115-2.77-0.53-4.17-0.687-4.37 1.711-2.09-0.537-3.79-0.055-1.29 0.264-2.41-0.248-3.93 0.362-0.85 0.259-3.08 0.194-2.6-0.55-3.66 1.428-2.05 0.039-5.05 0.934 1.73-2.092-2.71 0.711-4.072-0.428-0.615-0.068-3.472 0.36-4.197-0.396-1.828 0.326-6.925 2.098-4.727-0.575-3.694 1.651-0.439-0.699-4.362 0.462-0.658 0.094-3.941 0.56-4.219-0.136-2.309 0.473-2.563 0.009-3.781 0.218-1.138 0.111-4.174 0.808-3.431-0.062-1.432 0.046-2.147-0.035-4.227 0.158-0.99-0.012-2.101-0.839-4.338 0.139-1.026 0.205-2.084-0.195-3.129-0.257-1.391-0.05-2.344 0.239-3.775 0.226-3.896 1.324 1.438-2.093-3.888 0.163-0.661-0.115-3.286-0.23-3.061-1.655-2.447 0.819-4.191 0.034-5.66 0.539-2.348-0.106-3.539 0.588-5.972-0.346-1.93 0.304-5.984 0.511-6.631-0.153-0.412 0.103-2.293 0.421-3.348-0.013-3.961 0.884 3.494-2.784-2.896 0.676l6.375-4.632z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3021" style="color:black" d="m33.458 94.024c2.933-1.819 1.772-0.698 5.947 0.083 8.524-0.15 17.163 0.365 25.984-0.571 4.573 1.527 9.157 0.557 13.798 0.532 3.168-0.096 6.077 0.139 9.052 0.048 3.278 0.435 6.616-0.839 9.725-0.244 3.196 0.638 5.196 0.302 8.476-0.084 2.59 0.576 5.4 0.371 7.83-0.451 3.44 1.794 8.43-0.094 12.52 1.022 3.41-1.339 6.88-0.894 10.42-0.531 1.35 0.371 1.31-0.226 2.68 0.049l-5.44 3.952c-3.07 1.402-0.35-0.2-2.97 0.163-3.12-0.702-6.55 1.228-9.54-0.105-4.93 0.274-9.6-0.338-14.49 0.411-0.92-0.272-4.21-0.232-6.18-0.754-2.563 0.128-7.327 1.502-8.133-0.164-3.18 0.905-6.895 0.857-10.152 0.553-2.889 0.37-6.269 0.348-9.495 0.274-5.869 1.281-7.706-2.561-14.538 0.006-8.429-1.855-16.913-1.212-25.309 0.079-1.733-0.628-7.075 0.667-5.288-0.56l5.103-3.708z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3023" style="color:black" d="m32.767 104.9c1.044 0.29 5.146 0.46 7.748 0.27 16.106 2.01 32.482 0.07 48.676 1.05 16.089 0.14 31.409 0.36 47.059-1.64 2.78 1.82 5.81 0.1 8.67-0.72l-7.49 5.5c-2.64-0.18-5.18 0.46-7.84 0.09-14.78-2.49-30.074 0.79-45.002 0.11-16.755-0.13-33.246-1.29-49.913-0.17-4.666-0.95-8.09-0.33-7.39-0.5l5.482-3.99z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3025" style="color:black" d="m195.21 82.699c-3.35 3.447-1.05 1.432 2.04 0.087-1.56 1.739-1.27 2.186 0.92 1.606 2.4-0.45 4.77-2.558 4.15 0.908 1.99-1.32 4.75-0.504 5.53-0.394 2.11 0.771 9.03-3.405 7.3-0.669 2.41-0.613 4.07-0.637 5.57-0.543-0.43 4.082 4.83-3.024 1.92 1.797 4-0.984 7.83-3.662 3.12 0.577 2.83-2.21 5.35-1.471 7.41-0.996 0.35 1.18 5.31 0.198 5.69 0.179 3.47-0.968 0.65 0.752 3.13 0.518 1.27-0.599 4.6-1.225 4.22 0.129 2.34-0.412 5.11-0.523 7.49-0.347 1.17 0.485 5.7-1.441 4.4 0.123 2.3-1.014 1.63-0.086 3.41 0.047 2.07 0.269 6.28-3.431 3.6-0.332 1.65-0.923 3.74-1.015 5.23-1.72-0.75 0.347 1.34 1.113 2.16 1.199-0.33 1.346 3.3-0.621 4.87-1.392-0.48 0.432-2.07 1.353-1.43 1.294 4.33-0.401 1.48-0.57 3.75-1.205 2.08-0.754 2.97 0.182 4.48-0.328 1.42-1.019 2.56 0.463 3.49 0.599 3.95-2.108 1.51-0.271 4.38-1.042l-6.91 5.023c-0.61 0.188-2.02-0.393-1.68-0.929-2.87 1.581-2.71 0.713-4.51 0.152-1.84 0.299-4.89 0.694-6.89 2.161 3.03-3.345-1.84-0.328-2.66 0.493 4.13-4.599-1.58 2.084-1.05-1.805-2.28 1.027-3.52 0.542-5.55 1.381 2.61-2.76-2.18 0.628-3.35 0.421-0.07-0.013-1.13-1.958-3.91 0.371-1.41 0.004-0.79-1.887-3.88 0.297-0.61-1.136-0.85-1.103-2.28-1.666-3.44 1.621-4.94-0.128-8.87 1.353-1.92-1.331-3.81 0.408-4.62 0.162-5.2 1.123 1.19-2.283-3.58-0.203-1.85 0.062-3.98 0.646-4.22-1.284-2.65 0.803-4.22 1.331-6.63 0.458-0.78 0.371-2.99-0.644-4.1 0.041-1.56-0.428-3.31-0.104-4.83 0.434 3.04-3.743-1.92 1.06-2.24-1.875-5.67 2.623-3.19-0.488-8.52 1.552-1.83-0.36-1.32-2.374-4.52-0.336-0.67-0.009-3.55 0.241-4.1-1.03-3.3 1.635-0.94-1.024-3.7 0.361-0.43 0-0.66-1.382-0.26-1.246l6.03-4.381z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3033" style="color:black" d="m196.24 101.77c2.85-1.29 6.99-0.49 10.23 1.14 14.46-1.35 28.78 1.11 43.44 0.58 8.29 3.28 16.99-1.59 25.02-1.26 1.28 0.05 1.79 2.39 3.07 2.55 3.76 0.49 7.5-1.29 11.28-1.38 1.17-0.05 2.34-0.11 3.51-0.17l-5.22 4.16c-1.1 0-2.19-0.01-3.28-0.01-12.75 0.28-25.26 0.75-37.91-1.09-14.95 1.33-29.71-1.02-44.58 0.32-6.44-2.14-10.97 0.61-12.51 0.18l6.95-5.02z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3039" style="color:black" d="m194.76 95.461c2.04-0.272 4.02-1.406 6.57-1.698 6.35-0.954 14.15-1.585 21.65-1.52 8.18 1.795 5.42 0.845 15.47-1.263 4.38-0.916 5.68 1.657 10.73 0.517 3.54 2.778 7.34-0.138 11.48 1.431 3.43 1.543 8.09 1.261 13.67 1.335 4.92-1.05 8.99-0.967 13.86-0.541 0.96 1.397 3.31 1.058 5 0.951l-4.82 3.505c-1.63-0.062-3.37-0.276-4.76-1.132-5.03 1.27-10.34 0.8-15.05 1.382-3.29-0.259-12.1-1.153-12.55-2.178-4.83 0.593-9.32-0.322-14.08 0.487-8.84 0.939-15.04-3.582-24.4-0.491-6.44-2.044-17.67 4.934-21.79 1.708-2.55 0.428-5.7 2.506-6.25 1.336l5.27-3.829z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3041" style="color:black" d="m33.23 133.02c9.323-6.44-0.804-0.11 3.574-1.21 1.919-0.76 4.042-0.83 6.079-1.14 1.832 0.91 3.358 0.62 5.142-0.24 2.092-0.26 2.081 0.61 3.142 1.27 0.295 0.75 2.066 0.8 5.784-0.62-0.748 1.03 3.154-0.24 4.3-0.2-1.013 0.82 2.736 0.65 3.911 0.08-0.678 0.64-2.939 1.7-2.034 1.91 2.811 0.66 3.819-1.49 4.737-1.28 3.573-1.55 0.501-0.26 2.548 0.6 1.274-0.56 2.754-0.42 4.142-0.52 5.074-2.09-0.063 0.21 3.506-0.04 3.999-1.45-3.021 2.91 3.269 0.25 4.183-1.99 4.168-0.07 5.91-0.72 2.509-0.32 2.58-0.11 2.451 1.07 1.909 0.24 6.129-2.97 5.109 0.5 2.622-0.96 3.119 0.39 5.48-0.72-1.449 0.5 2.81-0.94 3.69 0.43 2.33-0.26 5.02-1.78 4.29 0.35 0.34-0.58 5.19-1.71 2.72 0.81 2.66-1.83 4.81-1.34 6.37-2.12-3.23 2.55 3.12 0.21 4.24-0.2 3.92-1.62 2.86 1 1.04 2.73 3.92-3.15 3.43-0.73 6.55-2.11 2.22-0.26 3.76-0.58 2.65 0.61 1.82-0.59 2.01 0.75 2.05 0.76 3.33-2.2 1.61-0.05 4.6-0.86 4.97-2.1-0.78 1.59 2.52 0.71 0.35-0.12 0.7-0.24 1.04-0.37l-5.7 4.15c0.39-0.41 0.77-0.82 1.16-1.23-4.72 2.78-2.03-0.22-6.17 1.93-8.12 2.67 4.98-4.29-3.39-0.04-0.69-0.1-0.34-1.65-3.34-0.01-0.94-0.33 0.66-2.18-2.47-0.53-4.83 0.84 3.34-3.84-2.45-0.87-1.64 0.3-7.56 3.1-4.42-0.27-5.61 2.29-0.68-0.06-5.06 0.8-3.52 1.93-0.92 0.33-1.82-1.2-6.99 2.89-0.28-1.29-6.15 1.69-1.17-0.62-1.49-1.99-4.262-0.37-1.385-0.03-1.861-1-4.856 0.4-6.63 1.38 4.435-3.72-4.068-0.36 4.159-5.39-9.944 3.95-3.2-1.81-8.026 3.42 0.218-0.86-6.637 1.97-0.15-0.1-5.494 0.99-3.284-1.19-2.173 0.71-2.641 0.06-4.984 0.99 4.147-5.88-2.606 0.71-4.352 0.66 1.188-1.01 2.683-1.74 3.563-3.02 0.172-0.25-7.708 4.23-4.984 1.56-7.138 2.73 7.835-5.25-3.708 0.25-1.538-0.96-0.093-2.36-6.043 1.8 3.373-3.06 1.066-2.19 0.164-3.05-0.875 0.38-7.936 3.89-4.876 0.62-2.651 0.52-5.168 0.59-7.638 1.89 4.038-4.18-0.567 0.27-1.6-2.31 0.457-4.26-2.753 0.99-4.294-0.38-13.227 4.03 8.358-4.43-6.692 1.58 3.027-2.96-4.082 1.99 0.754-1.93l1.997-1.45z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3043" style="color:black" d="m33.328 141.73c-2.02 2.14 1.79 0.27 2.043 0.21 5.094-2.14 4.93 0.64 7.709 0.18 4.275 3.75 8.609-2.4 14.075-2.5 1.042-0.01-1.336 1.93-1.082 2.94 0.17 0.67 1.323 0.43 1.984 0.64 4.548-1.22 9.915-3.95 16.148-0.6 3.636 3.01 12.01-3.17 15.953-0.78 3.682 1 5.593 1.64 8.754 2.56 3.688-0.21 15.238-6.08 15.158-0.72 5.19-0.93 10.22-1.89 15.51-2.25 2.25 0.11 4.16-0.71 6.25-0.21 3.05-1.5-1.12 1.93-0.72 1.88 3.18-0.38 3.84-3.09 2.21-0.17 0.33-0.1 0.67-0.19 1-0.29l-5.23 3.8c-0.47 0.19-0.94 0.39-1.4 0.58-7.36 3.17 2.31-2.28-2.65-0.87-2.26-0.78-3.96 0.1-6.38 0.33-0.85 0.13-8.1 0.33-11.17-0.9-6.68 1.88-11.47 0.81-18.234 2.92 0.13-3.52-8.947-0.71-11.276-0.74-4.446-1.72-9.299-1.43-12.954-1.4-2.873 0.14-14.343 1.24-13.345-1.43-1.125 0.3-11.49 2.85-12.239 2.53-0.983-0.42 2.32-2.69 1.281-2.94-3.059-0.73-5.794 3.53-8.969 2.94 2.233-8.88-10.979 5.74-4.411-2.57-1.821 0.86-5.206 2.31-3.51 0.85l5.495-3.99z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3049" style="color:black" d="m34.434 150.81c-3.75 1.6 4.367-1.63 8.084 0.29 15.586 2.18 30.861 2.92 47.026-0.32 12.686 2.2 25.026 0.12 37.626-0.76 6.8-1.76 8.22-0.26 15.48-2.86 4.27 0.51 0.4 2.25 4.86 3.01l-3.61 2.59c-3.37 0.77-5.5 1.76-8.29-0.53-3.58 1.37-7.29 1.81-10.3-0.85-13.13 3.04-24.54 4.42-37.82 0.91-16.419 4.3-33.702 4.7-50.631 2.89-5.568-0.21-5.772-1.55-10.064 1.18l7.639-5.55z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3051" style="color:black" d="m195.06 130.69c-0.12 1.46 2.15-0.55 3.05-1.13-0.22 1.94-2.17 3.39 2.5 0.54 4.59-1.52-0.07 2.1 3.36 0.02-4.3 5.3 6.34-4.96 1.17 1.6 1.56-0.88 5.27-3.76 3.37-0.01 3.16-1.53 6.71-3.12 4.97-0.96-2.21 2.27 2.2 0.24 3.05 0.05 7.29-4.58-3.8 4.41 3.32-0.14 1.24 0.89 4.76-1.05 3.55 0.89-0.21 1.75 5.13-1.86 3.6 0.31 3.79-2.16 2.75 1.31 4.92 0.57 2.56-1.34 3.43-1.75 4.45-0.11 11.6-6.55-3.45 3.27 4.25-0.96 0.72 1.7 0.62 1.26 3.88-0.71-3.02 4.22 1.02 1.36 2.49 0.47-1.73 2.96 0.43 1.75 3.89-0.64-1.45 4.09 3.54-0.43 1.29 3.33 9.27-5.26-2.26 2.23 7.06-1.76 2.94-0.98 3.05 0.17 2.99 0.52 0.77-0.33 1.65 0.23 2.44 0.51 5.64-3.96-0.41 2.11 6.43-2.88-5.27 4.09 0.49 0.99 0.65 0.91-4.06 3.75 1.62 0.32 3.27-0.58 3.42-2.61 0.64 1.19 4.66-1.01-1.69 0.79 1.53 0.9 2.37 0.61 6.53-2.81-3.34 1.09 2.24 0.64 2.97-0.96 5.74-4.34 3.05-0.02-0.38 0.44-0.76 0.89-1.14 1.33l-4.26 3.52c-0.13-0.02-0.26-0.03-0.39-0.05-0.71 0.16-2.49-0.19-2.04-0.83-0.37-0.05-6.75 2.45-3.19 0.14 2.92-4.24-2.13 1.01-3.64 0.51 0.24-0.36 1.1-1.24 0.73-1.07-9.9 4.67 2.62-0.48-2.72-0.02-3.54 1.27-4.15 2.24-5.2 2.37 0.46-0.84 2.05-1.89 1.38-2.51-0.79-0.73-1.76 1.17-2.64 1.75-2.34 1.16-2.8 0.67-3.15 0.16-3.66 1.77-2.32-0.05-4.08 0.85-0.11-0.01-0.68-0.95-2.68-0.78-0.74 0.24-6.08 1.45-4.6-0.3-9.67 5.71 5.29-4.28-5.72 0.36 0.51-0.57 1.19-0.99 1.52-1.71 0.64-1.38-2.88 2.11-3.98 1.18-6.61 4.13 2.98-4.4-3.69 0.51-5.17 2.55 2.21-3.17-3.9 0.73-1.46 0.04-1.47 0.43-1.71-1.15-9.6 5.4 4.46-4.29-4.13-0.16-3.31 0.98-2.56-0.18-5.19-0.43-2.39 0.56-2.44-0.28-4.87 0.84-3.63 0.4-0.34-1.73-3.31-1.09-0.64 0.41-9.14 5.3-2.6-0.46-0.9 0.22-5.49 2.4-3.09-0.06-0.98 0.46-5.85 2.95-4.56 0.61-2.87 1.32-1.31 0.88-0.54-1.02 0.49-1.19-1.96 1.68-3.11 1.71-0.56 0.01 0.79-0.92 1.19-1.37-5.25 1.94 2.71-4.8-6.84 3.08 8.59-7.9 1.99-2.14-0.83-2.11-0.81 0.4-3.03 0.46-2.63-0.44-0.96 0.38-5.49 3.2-2.28 0.5l5.62-4.65z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3059" style="color:black" d="m191.81 140.43c7.61-5.26-5.16 4.15 4.82 0.56 10.48 1.31 19.84-3.33 30.41-0.66 15.66 3.63-10.95-1.84 12.17-0.61 1.07 0.06 1.5 2.41 2.56 2.22 3.62-0.66 6.63-3.88 10.24-4.54 0.83-0.16 0.64 1.96 1.38 2.41 0.98 0.58 2.2 0.25 3.3 0.38 5.7-0.33 9.09-0.92 14.89-0.81 3.93 1.18 9.92 0.4 15.44-0.24 1.56 2.36 4.82 0.55 6.67 0.22l-6.87 5.68c-1.14-0.35-3.74-0.31-3.26-3.03-4.92 2.01-12.63 4.03-16.81 1.35-8.21 2.03-2.99-0.53-4.2-1.32-1.7-1.11-7.2 4.51-9.06 0.78-10.88 3.65-22.5-2.78-33.63 3.5-0.01-1.69 1.45-4.85-0.02-5.07-3.51-0.51-6.64 3.05-10.15 3.58-3.75 0.58-14.74-1.69-19.45 1.36-2.55-0.42-3.37-1.04-2.9-2.06l4.47-3.7z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3061" style="color:black" d="m192.05 149.86c-0.39 1.61 7.94-0.68 11.16 0.18 8.77 6.69 12.51 2.6 22.98 2.24 2.9-0.1 5.69 2.06 8.58 1.71 19.93-5.74 10.73-4.41 27.44-5.28 17.21 4.03-3.5 0.39 20.43-1.16 2.04-0.14 3.96 1.17 5.94 1.76 2.49-0.22 4.97-0.44 7.46-0.66l-4.6 3.82c-15.37-3.88 11.53 1.98-17.57 2.38-1.95 0.02-3.34-2.29-5.01-3.44-3.81 0.43-7.62 0.85-11.42 1.28-19.64 0.19-38.45 4.95-57.87 0.36-6.38-0.56-10.91-0.27-12.95 1.3l5.43-4.49z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3063" style="color:black" d="m40.122 174.55c-3.022 2.64-3.242 3.22 0.862 0.78 2.568-0.55 3.238-1.35 1.761 1.15 1.632-0.82 3.618-0.6 5.335-1.22 0.831 1.83 2.661 0.54 4.231 0.05-0.271 1.27 3.382-0.35 4.684-0.81-5.002 2.63 2.138 0.88 2.18 0.9 3.535-1 2.166 0.27 5.12-0.33 0.53-0.14 1.722-0.96 1.591-0.42-0.833 3.39-2.058 3.02 5.101-0.15 4.133-1.9 0.65-0.54-0.618 1.44-0.883 1.38 4.671-3.88 4.347-2.27-0.319 1.57-2.288 2.25-3.432 3.37 7.295-4.62 0.548-0.38 6.466-1.4 0.457-0.14 1.624-0.82 1.37-0.41-5.769 9.2 9.057-6.83 0.457 2.16 2.044-1.41 6.807-2.23 7.068-2.38 3.127 0.37-4.737 2.54-3.595 3.88 1.238 1.45 3.085-3.21 4.961-2.86 1.53 0.29-2.695 1.79-3.459 3.15-0.931 1.65 3.452-1.59 5.139-2.47-0.315 0.41-1.408 1.43-0.944 1.21 13.063-6.07-4.061 1.88 4.28-0.82 5.586-2.47-0.697 1.84 4.665-1.1 4.428 1.25-2.535 4.37 3.528 1.09 7.54-4.06-6.535 6.11 3.72 0.02-0.08 0.99 1.75 0.92 3.27 0.19 0.33 0.54 4.11-0.23 5.16-0.53-6.3 8.18 7.03-10.19 3.29-0.64-0.63 1.62-9.6 6.79-1.19 1.73 0.07 0.81 2.47 0.51 2.74 0.48 5.11-2.73 3.98 0.14 6.3-0.76-0.91 0.88-3.97 2.59-2.71 2.64 2 0.07 4.39-1.03 7.1-2.11 9.68-2.89-7.67 3.28 3.67-0.71 5.55-1.95-10.87 6.4 0.75 0.29 2.74-2.25 1.73 1.17 1.6 1.47 6.44-3.98 3.35-0.1 8.16-2.74-7.66 7.95 7.87-4.65 0.29 2.29l-1.21 0.88c-12.62 8.2 1.43-1.87-8.99 4.02 8.15-7.27-0.43 0.52-1.29-2.25-6.17 1.94 0.87-3.08-8.98 3.9 2.54-2.19 4.33-3.77 0.94-3.48-0.88 0.31-5.12 0.97-5.17 0.04-4.94 1.59-1.74-0.44-6.03 0.56 4.82-4.96-6.69 4.49-1.68-1.24-1.8 1.16-3.39 2.71-5.38 3.49-3.21 1.25 4.67-3.93 1.53-3.31-3.51 1.02-5.83 1.8-8.304 2.82 6.194-5.43-0.018-1.34-3.079-0.35 7.173-8.46 4.573-2.63-0.353-2.53-5.981 2.7 0.379-2.28-3.842-0.81-4.264 2.42-1.18 0.25-5.014 1.2-0.259-1.36-0.963-2.74-3.193-0.36-1.088-0.92-3.068-1.06-5.223-0.18 4.716-5.24 0.051-1.03-2.911-0.55-3.413 1.7 3.168-3.79-4.535 0.11-4.426 1.07-0.425-1.57-0.924-2.5-2.471 1.43-4.349 1.81-7.961 3.02 4.349-5.25-1.287-1.39-4.03-1.36-7.628 3.1 3.309-1.01-0.085-1.27-0.926-0.08-2.451 0.83-5.674 2.06-0.018 0.01-4.319 2-2.574-0.61-3.939 0.42 2.508-2.68-3.553 0-5.227 0.97 1.271-2.49-3.062-0.91-7.709 4.49 0.382-2.08-7.241 2.6 0.874-0.76 2.091-1.26 2.622-2.29 0.745-1.45-5.419 2.84-4.695 1.38-0.663 0.17-1.308 0.59-1.988 0.52-3.949-0.46 3.354-1.8 1.822-1.82l6.809-4.94z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3065" style="color:black" d="m35.295 184.15c-1.408 1.51 1.402 0.44 5.589-1.76-12.237 9.34 3.61 2.76 10.17 5.03 8.759-3.13 16.485-0.26 25.246-0.35 9.491 0.09 9.269-1.78 18.563-0.05 0.603 1.05 9.457 1.66 12.527 1 4.9 1 15.6-6.9 6.46 1.39 6.55-4.12 5.23-0.43 11.46-3.72-6.09 5.2 1.16 1.4 3.35 1.86 11.4-5.84-14.23 11.74 10.33-2.68-13.96 9.61-0.14 3.56 3.76 1.44-1.35 1.15-2.9 2.1-4.03 3.45-0.99 1.18 2.82-1.2 4.26-1.72l-8.31 6.03c4.56-4.39 4.71-3.88-0.18-1.76-6.53 2.14 6.54-5.75-6.97 0.89-4.29 1.01-4.86 0.19-4.14-1.82-1.12 0.49-9.44 3.74-6.53 0.36-2.63 1.07-5.24 2.36-8.05 2.81-12.281 1.96 12.15-5.71 0.68-1.96-3.44 0.68-5.93-0.46-10.007 1.17 1.997-4.52-4.99-0.27-7.216-1.29-5.846-2.66 10.353-3.72-1.834-2.26-4.605-0.44-18.728 3.61-18.544 0.04-9.58-1.59-16.709 3.05-25.664 0.66-7.072-4.98-11.206-3.31-17.449 0.13 4.387-7.42-8.41 5.65 0.592-2.58l5.937-4.31z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3067" style="color:black" d="m32.946 195.27c-2.487 2.52 4.616-3.2 4.416-1.87-0.565 3.75-6.982 3.94 0.344 2.88 9-6.79 13.232 0.14 21.812-0.32 14.758-0.77 5.673-3.62 15.935 0.97 10.537-0.69 45.807-1.32 53.777 2.17 11.68-2.26 6.7-2.53 14.93-1.08l-2.49 1.8c-2.28-8.7 0.23-4.11-15.62 1.58-18.46-2.52-35.268-1.66-53.557-2.32-10.323-6.7 0.774-1.23-18.514 0.91-3.143 0.35-5.37-4.94-9.066-2.79-2.98 0.45-5.633 2.26-8.6 2.8-0.914 0.17-1.787-0.5-2.681-0.76-16.15 6.54-2.325 2.06-3.609-0.51-0.01-0.02-3.711 2.26-2.394 0.4l5.317-3.86z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3069" style="color:black" d="m192.94 177.31c7.39-5.49-3.93 3.95 6.42-3.77-0.45 1.49-6.75 7.09-0.41 2.76 8.47-4.85-7.26 6.27 2.64 0.31 1.79 0.63 3.62-1.14 5.35-1.95 8.49-4.84-12.11 8.78 0.5 0.82 1.29-0.82 0.12 0.75 0.17 1.11 5.14-3.51 3.91-2.17 2.51-0.44 11.16-7.08-8.05 6.5 7.66-4.01-7.33 6.36 3.47-1.22-2.34 4.94 7.55-4.91 2.66 0.23 8.04-3.49 9.87-2.93-12.17 6.23 1.76 1.22-0.84 0.83-1.69 1.66-2.53 2.49-13.12 8.88 6.61-5.15 5.21-3.49-0.11 0.13-7.27 6.14-2.1 3.02-0.73 2.2 6.97-4.72 5.64-2.92-1.92 2.61-8.15 6.56 0.94 0.29-1.62 3.43 1.04-0.55 0.94 3.07-5.13 7.24 9.6-8.92 3.86 0.04 5.6-2.19-4.69 3.79 3.59-0.67 7.92-5.52-4.76 5.29 5.6-1.76-5.45 5.71 2.64 2.22 3.17 2.12 0.63-0.31 1.21-0.83 1.88-0.91 1.37-0.17-3.35 2.16-2.7 3.53 0.57 1.19 3.41-3.36 8.59-4.34 5.41-0.94-2.37 5.1 4.19 2-2.25 3.34 3.48 0.01 4.11-0.45-5.16 5.69 5.73-4.12 0.41 1.84 6.27-4.9 0.14 0.19 5.17-2.53 4.6-2.87-0.16-0.1-0.98 1.64-1.07 2.26 7.52-5.54 5.92-3.73-1.54 1.75-3.39 3.09-5.08 4.64 2.47-1 10.48-6.28 6.3-1.87 3.57 1.68 3.01-5.84 6.09-2.79 1.2 1.19-2.46 2.32-3.69 3.47 2.23-1.32 2.65-1.08 5.35-1.94-1.22 3.18 2.97-0.79 0.86 1.7 2.77-0.75 7.54-5.37 0.28 1.48-2.57 0.29-2.32 0.47 0.43-0.87l5.04-2.24c-0.34 0.19-0.68 0.38-1.02 0.58-2.05 1.34-4.1 2.69-6.16 4.04-3.19 1.48-0.35-0.4-2.3 0.1-0.92 0.34-2.44 1.76-2.81 0.75-0.61-1.62 7.67-5.85 3.36-3.62-10.06 6.76 1.11-2.05-8.47 4.53 2.14-2.62 3.86-4.44-0.09-2.6-8 4.03 3.17-3.75-7.13 2.55-5.03 2.67 0.44-1.24 0.99-3.2-5.84 3.74 1.09-1.98-5.7 3.1 6.24-7.4-3.28 3.39-1.93-0.75-2.01 1.22-4.05 1.9-3.23-0.28-4.47 2.3-4.51 0.64-9.19 2.12-4.49-0.43 2.03-3.36-1.82-3.23-1.24 0.8-12.72 6.25-6.8 0.91-3.84 1.57-5.11 2.23-2.66-0.69-9.46 6.44 7.95-5.92-3.42 1.63-0.69 0.47-2.5 2.13-2.13 1.31 0.75-1.68 4.98-3.79 1.07-1.66-1.51-1.37 2.17-3.64-2.7-0.91-1.81-0.44 3.42-4.87-6.58 1.43 7.15-7.81-10.78 7.25-0.66-2.05-9.55 5.16 8.22-7.65-6.83 3.16 4.77-4.6 4.48-4.48 0.71-3.25 4.03-4.46-3.03 0.96-4.46 0.52 3.83-5.4-1.48 0.46-3.2-0.34-0.99 0.54-2.69 2.83-2.96 1.62-0.32-1.46 3.88-2.9 2.28-3.34-4.06 2.83-5.21 3.73-6.83 3.95-2.6 0.05 1.3-2.25-2.75-0.2-8.36 4.55 5.38-4.41-1.22-1.48-1.42 0.15 0.35-1.58-3.38 0.31-2.08-0.09-0.63-1.48-2.37-0.47 0.65-0.78 2.77-2.82 1.93-2.34-15.65 8.96 3-0.62-5.12 3.44l4.79-3.96z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3071" style="color:black" d="m190.23 185.83c1.04 0.83-1.94 0.19 3.42 0.19 2.64-0.81 0.07 2.75 0.97 2.93 5.61 1.1 19.44-13.58 12.08-0.15 5.37-0.81 10.88-4.59 16.16-5.42 6.23-0.98-0.61 4.72 10.3 0.59 1.04 0.12 2.14-0.06 3.11 0.37 1.64 0.71 3.75 4.34 6.03 3.69 8.04-2.28 7.63-7.3 7.08-0.5 8.15-3.47 11.37-0.35 17.91-0.37 7.86-2.14 3.08 1.7 6.66 2.04 3.77-0.33 7.08-0.51 10.3-1.73-5.01 4.82 6.23-1.19 6.48-1.22-0.36 0.47-0.05 1.72 0.5 1.79l-2.18 1.96s-7.51 5.82-5.69 2.9c3.6-4.47 0.28 0.01-1.34 0.09-0.72 0.04 0.91-1.28 1.36-1.93-0.04-0.23 0.08-0.67-0.12-0.69-1.12-0.13-2.13 1.18-3.27 0.95-1.12 0.6-2.24 1.21-3.36 1.81 0.46-0.87 2.25-2.89 1.39-2.61-2.31 0.77-3.93 3.32-6.2 4.22-2.99 1.17 6.34-7.38-1.96-1.9-3.62-2.06-2.85-1.1-10.03 0.93 2.62-7.89-9.11-0.01-13.25-3.74-6.08 1.59-4.19-0.81-9.41-0.4-3.41 0.26-6.59 3.39-9.96 2.75-0.88-0.16-0.07-2.03-0.1-3.04-11.07 3.38-9.1-1.31-9.39-1.35-1.72-0.27-12.55 2.66-14.03 3.52-2.13-5.26-10.81 1.88-15.35-0.78 2.47-8.34-6.94 5.32-1.17-2.14l3.06-2.76z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3079" style="color:black" d="m194.03 193.29c-1.54 1.64 1.6 2.4 3.06 4.7 6.5 0.53 16.92-5.61 23.01-3.3 1.32 0.51 0.93 2.99 1.4 4.49 2.74-0.48 5.47-0.95 8.21-1.43 5.58-9.87 14.06 3.95 16.16 3.82 5.84-0.38 14.81-10.05 19.4-2.24 15.24-10.72 5.47 3.85 20.03-3.16 4.96 4.55 2.01-2.02 9.7-0.74 7.41 1.22-12.73 8.57 1.88 2.46l-1.75 1.6c-18.59 11.89-2.14 3.17-4.77 0.17-2.33-2.67-11 8.6-9.5 0.53-4.92 2.52-12.27 5.35-14.27-2.06-2.93 0.86-25.37 8.38-25.86 8.09-2.63-1.52 6.35-8.26 3.53-9.22-6.49-2.2-12.54 10.25-19.74 5.46-9.53-8.18-22.62 7.44-30.5-1.77-1.41-0.11-3.67 0.83-4.21-0.67-0.24-0.65 1.3-1.9 0.69-1.96-0.66-0.06-8.42 5.83-2.63 0.86l6.16-5.63z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3081" style="color:black" d="m34.721 222.34c-0.966 2.04 7.341-5.22 5.73-3.63-11.581 11.4-7.123 5.65-5.51 5.06 4.098-1.81 6.492-3.38 5.644-1.66-1.804 0.78 0.873 1.23-1.246 3.62 12.204-7.37-0.007 1.24 6.19-2.55 1.863-0.11 3.206-3.74 4.997-2.99 1.161 0.48-1.222 2.24-2.122 3.12-0.681 2.06-0.202 1.39 5.37-1.43-3.52 3.42 3.648-0.26 4.276-0.59 0.217 0.76-5.146 3.54-3.527 3.38 1.997-0.2 3.773-1.41 5.55-2.34 3.35-1.14-2.705 2.09-3.681 3.46-0.777 1.09 2.294-1.39 3.423-2.11 18.599-11.88-10.243 7.27 6.209-3.23-5.401 5.25 1.921 0.99 2.204 0.87-0.623 0.59-1.44 1.04-1.87 1.79-0.612 1.06 2.255-0.99 3.327-1.59 8.247-4.62-4.596 2.86 1.636 0.19 14.52-8.14-9.442 8.2 6.789-2.22-2.009 1.61-4.23 2.99-6.026 4.83-1.608 1.65 7.447-5.08 6.135-3.18-1.307 1.88-10.001 7.15-0.462 1.12 11.211-5.78-3.206 2.29 4.283 0.13 1.751 1.34 7.189-2.71 2.171 2.17 2.101-0.8 7.554-3.12 7.345-2.9-1.115 1.16-2.434 2.11-3.652 3.16 1.782-0.28 9.839-6.01 10.819-5.44 1.717 0.98-6.346 4.06-1.063 1.89-6.937 3.72 1.745 1.16 2.74 0.72 2.32 0.75-1.718 2.83 5.12-1.91-0.01 6.08 4.04-9.93-2.39 3-1.06 2.12 4.34-1.96 6.38-3.18-2.19 4.21 3.52 0.26 5.19-0.6-6.61 7.31 5.93-5.37 1.82 2.02 9.65-5.22-4.25 5.45 6.97-1.1-3.74 5.01 5.38-4.6 2.25 1.15 7.32-3.77-1.26 2.63 6.84-2.63-12.58 11.94 7.7-5.83 0.2 2.36 2.86-1.15 9.43-6.57 1.67-0.03l-6.9 5.35c6.95-5.83 0-0.41-2.4 0.24 0.68-1.3 3.05-6.19-2.86-0.18 6.87-7.36-5.51 2.98 0.14-2.71-3.26 0.66-3.75 0.6-6.33 1.81-13.1 3.57 4.38-4.27-7.53 1.51 9.73-8.95-6.77 5.07-1.36-2.36-12.346 7.16 18.04-11.6-7.23 3.18-0.175 0.1 0.06-0.4 0.08-0.6 1.21-1.05 2.42-2.09 3.62-3.14-4.163 1.99-2.35-0.23-5.743 1.75-1.165 0.67-3.548 2.65-4.257 0.96-8.644 3.26 4.725-3.4-3.867 0.09-3.794 1.38-3.019 0.34-1.515-2.44-1.416 0.52-5.42 2.12-6.313 1.64-0.614 0.26-5.858-1.05-5.831 0.49-8.999 1.69 9.293-7.07-6.085 1.18 5.718-5.92-15.163 9.77 1.746-3.77-10.077 6.52-3.432 1.43-1.097-1.93-9.675 6.39-5.75 2.68-11.999 6.09-3.664 1.79 0.403-2.54 0.48-2.82-0.382 0.24-14.09 6.85-3.012-0.26-0.467 0.07-1.68 0.57-1.401 0.19 6.205-8.42-8.968 7.27-0.747-1.14-12.336 7.7 1.667-2.12-8.274 3.49 0.558-0.94 1.03-1.94 1.674-2.82 0.564-0.78-11.936-0.7-2.661 1.09-1.911 0.68-3.862 1.27-5.709 2.11 9.332-8.22-14.134 9.34 0.858-2.77-18.557 11.63 6.819-5.14-9.293 4.04 3.826-4.62 1.559-3.43-3.435 0.05 1.334-1.09 5.717-3.47 4.002-3.28-3.353 0.36-9.818 8.33-0.873-0.05 0.394-0.37-1.953 0.88-1.514 0.57l5.907-4.29z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3087" style="color:black" d="m31.329 236.03c2.537-2.4 5.546-2.74 4.719-1.75 3.01 1.48 10.636-6.19 7.905 1.56 4.867 0.63 8.805-5.66 13.57-4.96 1.379 0.21-3.032 3.31-1.731 3.81 0.748 0.29 9.716-0.97 11.707-1.79 3.668-1.89 10.847-0.91 8.687 3.2 19.286-9.98 0.387 2.33 15.12-3.28 4.971-2.54 4.368 0.66 8.874 1.59 5.91 1.35 6.77-1.92 12.98-3.92 0.68-0.22-1.15 1.34-0.82 1.97 0.28 0.55 1.24 0.01 1.86 0.02 3.66 1.11 8.9-3.51 9.67 1.11 8.17-5.06 4.14-0.76 11.16-3.9-9.36 5.87 1.05 2.61 1.1 2.6l-5.3 3.85c-1.4 0.41-5.89 2.17-3.25-1.02-3.67 2.12-5.54 1.92-8.31 1.87-5.76 0.93-8.75-1.86-16.35 3.79 4.03-5.41-0.8-4.93-6.982-3.29-4.294-2.35-9.593 1.71-14.132 2.24 2.767-4.1-5.308-3.1-9.13-1.08 1.614-4.87-11.397 2.25-12.62-0.34-6.456 0.21-12.099 1.23-16.05-2.51-8.437 2.8-7.699-0.5-15.41 3.9 10.308-8.88-4.887 2.83 0.608-2.13l2.125-1.54z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3093" style="color:black" d="m31.665 242.47c5.934-4.62 0.021 1.17 3.404 1.37 5.799 0.35 4.995-3.63 4.506 2.53 7.841-0.41 16.603-2.74 24.439-2.42 2.14 0.09 3.798 2.43 5.939 2.45 23.15 0.2 5.518-5.72 20.901 0.77 4.89-0.66 9.746-2.29 14.676-1.98 2.66 0.17 4.61 3.23 7.28 3.37 9.28 0.49 18.29-5.89 27.5-4.6 1.59 0.23 1.21 2.99 1.81 4.48l3.67-2.67c-21.21 6.1-13.59-1.3-29.29 0.11-11.08 0.99-21.377 6.85-32.732 6.43-10.384-8.39-13.602-3.78-26.342-3.6-6.936 0.1-13.217-5.82-20.751-0.28-5.778-3.18-18.552 2.78-10.769-1.78l5.759-4.18z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3097" style="color:black" d="m192.53 223.6c-4.38 4.86 14.98-13.39 2.68-0.94 3.15-0.26-4.79 4.95 3.9-0.92-5.01 4.02 3.43-0.47 3.5-0.49-2.35 3.05-0.78 1.07 2.76-0.73 0.69-0.36-1.82 0.98-1.66 1.85 0.15 0.78 1.2-0.74 1.8-1.12 5.9-3.71-5.12 4.32-4.12 4.74 0.93 0.39 7.23-6.38 3.6-1.28-0.09 0.75 12.08-8.05 10.85-6.45-3.34 4.34-14.4 12.2-3.19 3.94 5.2-3.61 1.82 0.94 1.44 1.5 1.24-0.1 8.85-5.84 1.43 1.56 4.92-3.39 6.26-3.41 3.3-0.21 4.94-2.56 9.76-8.27 4.54-1.43 3.71-1.23 7.61-7.73-0.91 2.07-1.78 2.05 4.38-2.8 6.48-4.38-2.25 5.09 12.77-9.64 1.03 1.62 1.92-0.71 0.46 0.88 2.82 0.04-0.83 1.33 5.77-4.74 4.6-3.16-1.13 1.54-2.68 2.57-4.02 3.85-0.98 0.99-4.09 3.67-2.95 2.97 4.65-2.87 9.06-8.06 4.87-3.33 10.72-8.24-4.03 4.23 4.75-1.61 0.47-0.27 1.79-1.26 1.43-0.8-10.01 12.54 4.23-3.01-0.88 2.75 11.22-6.71-6.63 4.32 6.33-2.95 4.55-3.08-3.04 2.32-2.06 2.59 5.96 1.67-2.45 2.58 1.72 0.21 4.02-2.76 2.49-0.67 4.07-1 10.81-8.29-3.07 3.74 3.39-0.27-2.44 4.64 7.71-6.57 1.63 1.68 0.63 0.49 6.58-3.52 5.64-2.23 10.17-6.66-8.64 6.7 0.84 1.76 4.89-1.65-4.73 4.64 2.59 0.24 1.5 0.85 4.67-1.69 7.75-3.81-13.07 12.89 7.67-4.6-0.03 3.43-7.58 4.77 5.78-4.67 4.85-2.83-1.03 2.05-3.51 2.57-4.71 4.5-3.41 5.49 8.83-8.59 1.86-0.72 7.97-4.27-0.06 1.43 7.24-2.99-1.83 2.29-0.82 2.98 1.15 1.6 1.59 2.01 9.11-7.95 1 1.65-0.52 1.44 4.84-2.87 7.08-3.59-1.39 3.05-7.47 5.83 4.72-1.58l-8.45 7.28c2.45-3.15-3.09 1.34-3.93 0.89-7.62 5.31 1.39-1.81 0.25-1.48-1.61 0.47-4.98 4.67-4.33 2.87 0.2-0.55 0.7-0.86 1.05-1.29-0.67 0.4-5.73 2.17 0.62-3.03-4.89 3.52-10.24 6.7-2.52-0.42-2.57 1.68-17.35 11.31-9.37 4.81 3.51-4.05 1.12-2.03-0.87-1.92 0.95-4.96-6.52 4.65-3.4-0.47 4.43-6.02-7.66 5.66-2.87-0.39-4.58 2.83 0.45-0.06 0.36-1.17-0.21-2.59-0.52 1.34-5.57 4.01-0.41 0.21 1.67-1.31 0.65-1.39 5.39-7.86-14.5 12.11 0.55-2.96-1.48 1.13-3.34 5.03-4.43 3.39-1.09-1.63 2.86-2.43 4.06-3.94 0.01-0.01-13.33 11.9-4.47 2.09-9.54 6.53 12.94-11.22-5.48 1.64 6.23-6.75-4.27 2.48-4.9 1.57 1.47-1.79 6.52-6.06 4.54-5.2-20.39 8.89 3.55 1.47-4.77 2.9-0.2 0.03-4.02 1.9-2.64-0.24-1.04 0.49-7.52 2.41-0.43-2.13-2.7 2.03-8.51 5.13-0.67-1.85-18.54 13.61 3.1-2.71-8.61 4.93-0.73 0.33-1.59 0.07-2.34 0.35-0.86 0.31-2.96 2.34-2.32 1.6 1.49-1.75 3.29-3.11 4.93-4.66-3.52 2.43-5.22 2.67-6.54 3.17 4.7-5.43 0.74-1.25-2.74-0.16 0.71-0.74 3.09-2.29 2.14-2.23-1.74 0.11-6.07 4.77-5.24 2.42 4.8-5.31-0.1-0.37-0.29-1.36-0.18-0.91 4.34-3.51-0.5-0.44-5.78 2.72 3.06-3.29-2.97 0.85-0.91 0.62-3.45 2.78-2.71 1.89 1.58-1.92 3.54-3.36 5.31-5.04-12.39 6.32 3.64-3.29-8.06 4.13 3.71-5.7-3.7 2.48-1.29-1.64-0.97-0.27-10.14 5.49-3.39-1.16 3.35-5.02-7.88 5.29-2.61-0.75-5.47 3.81 0.22-1.63-5.97 2.64 5.07-5.18 2.4-2.55-0.5-2.09-0.3 0.17-7.14 4.87-4.35 1.31-2.17 0.96-8.43 5.62-0.75-0.73l2.71-2.33z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3103" style="color:black" d="m189.88 233.47c6.83-4.72-7.11 6.88 6.21-1.27-1 1.36-4.38 3.29-3.01 4.06 2.89 1.63 5.64-4.45 8.84-4.4 5.57 0.08-17.28 13.39 4.99 0.97 1.71-0.75 3.3-2.06 5.12-2.25 1.4-0.14 2.45 2.09 3.86 2 3.52-0.2 6.89-3.15 10.37-2.46 0.81 0.15 0.26 1.91 0.39 2.87 8.13 2.83 16.14-1.24 24.42-2.64-4.82 10.25 5.49 2.55 9.53 1.1 2.51-0.17 3.62 0.78 6.5 0.29 2.39 4.41 5.36-3.58 8.72-0.18 17.17-8.07-4.85 6.38 4.89 1.47 1.47-0.2 6.44-3.03 6.12-2.39-0.62 1.25-3.71 3.44-2.5 3.19 3.3-0.67 9.02-7.89 2.83-0.65 25.52-15.75-15.46 7.87 7.45-2.95 0.9-0.61 1.79-1.21 2.68-1.82l-8.22 7.09c-0.56 0.31-1.11 0.62-1.66 0.93 4.68-5.48-1.57 2.12-3.19 1.68-9.88-2.7 10.08-5.42 1.84-3.98-7.26 3.27-0.32-1.9-7.79 2.82-1.46 0.93-3.73 4.64-4.36 2.83-0.67-1.93 2.58-2.82 3.87-4.23-13.98 7.79 9.02-10.96-8.68 1.84 5.1-8.66 2.71-0.78-3.87-0.19-1.63 0.15 3.44-2.3 3.37-4.24-0.12-3.39-8.61 8.64-7.79 4.32 1.93-6.36 0.64 0.59-4.18 0.3-2.07-0.12 19.06-18.1-6.31 2.95 1.77-1.85 5.25-2.76 5.3-5.55 0.03-2.39-3.25 3.43-5.27 3.55-1.24 0.07 2.44-4.61 1.25-4.17-7.39 2.77-6.42 6.93-6.91 1.48-3.41-0.4-6.39-1.23-9.84-0.2-4.9 1.45-9.5 7.64-14.32 5.86-1.53-0.57 1.43-3.39 2.15-5.09-2.8 0.42-9.55-0.5-10.99-0.22-2.48 0.48-5.69 5.7-7.04 3.19-2.36-4.4 14.58-11.45-0.67-4.04-2.04-5.73-20.98 12.87-10.61-0.79-13.5 8.85-3.55 0.61-6.34 1.38l2.85-2.46z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3109" style="color:black" d="m187.36 243.29c0.89-0.67 3.43-3.62 4.55 0.94 13.37-3.69 27.03-0.73 40.71-2.39 7.85 11.8-5.12-5.04 14.67 0.32 8.66 2.34-9.84 10.52 2.82 9.3 12.35-4.5 6.67-3.44 16.89-4.24 1.99 12.64 15.43-7.73 28.08 1.53l-1.53 1.38c-2.57 0.35-4.74 1.34-7.08-0.64-0.79-0.67-0.8-2.93-1.75-2.82-7.55 0.88-13.75 8.05-21.71 4.09-2.75-0.92-5.21-3.04-8.01-3.68-10.72-2.47-20.91 10.34-31.26 2.68-2.67 0.06-5.35-0.18-8 0.19-3.48 0.48-7.78 5.29-10.34 2.33-2.14-2.5 5.91-7.19 3.88-9.82-2.46-3.2-17.5 7.56-21.86 5.7-2.41-2.35 2.71-6.5-3.45-1.82l3.39-3.05z" transform="translate(10 2825)"/>
<path id="calligraphy-f07-de.svgpath3175" style="color:black" d="m111.59 9.6633c0.82 0.0314 1.65 0.0498 2.47 0.0728 5.55 0.2034 11.11 0.243 16.66 0.2849 7.74 0.038 15.48-0.0233 23.22-0.057 5.4-0.1361 10.79 0.055 16.18 0.212 3.48 0.112 6.95 0.1 10.43 0.082 1.55-0.021 3.1-0.03 4.65-0.043 1.35 0.002 2.69 0.006 4.04 0.006 1.34 0.007 2.67-0.004 4.01-0.011 0.94 0.117 1.86-0.089 2.75-0.188l-5.83 4.441c-0.95 0.03-1.9 0.089-2.84 0.051-1.33-0.007-2.66-0.018-3.98-0.011-1.36 0.002-2.71 0.006-4.06 0.011-1.51-0.011-3.02-0.014-4.52-0.061-3.39-0.088-6.77-0.198-10.16-0.303-5.29-0.185-10.59-0.441-15.89-0.39-7.69-0.034-15.38-0.095-23.06-0.057-5.82 0.043-11.64 0.088-17.45 0.285-0.89 0.024-1.78 0.042-2.68 0.073l6.06-4.3977z" transform="translate(10 2825)"/>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="3102.5412604000003" x="10" font-family="sans-serif" fill="#000000">
<tspan y="3102.5412604000003" x="10">Wackeln & Masse</tspan>
</text>
<rect id="d0e279" display="none" height="1e3px" width="288" y="3107.7" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e279"/>
</flowRegion>
<flowPara >Anders als bei Breite und Winkel definieren diese Einstellungen eher, wie sich das Werkzeug »anfühlt«, als dass sie einen visuellen Effekt bewirken. Deshalb wird es in diesem Abschnitt keine Illustrationen geben, stattdessen versuchen Sie es am besten einmal selbst, um einen besseren Eindruck zu bekommen.</flowPara>
</flowRoot>
<rect id="d0e282" display="none" height="1e3px" width="288" y="3166.5" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e282"/>
</flowRegion>
<flowPara ><flowSpan font-style="italic">Wackeln</flowSpan> entspricht der Widerstandskraft des Papiers gegen die Bewegung des Stiftes dar. Die Vorgabe ist das Minimum (0) und bei Erhöhung dieses Wertes wird das Papier »rutschiger«: wenn die Masse groß ist, dann neigt der Stift dazu, bei scharfen Kurven auszubrechen; ist die Masse Null, dann bewirkt ein hoher Wert ein starkes Zittern des Stiftes.</flowPara>
</flowRoot>
<rect id="d0e287" display="none" height="1e3px" width="288" y="3235.9" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e287"/>
</flowRegion>
<flowPara >In der Physik verursacht <flowSpan font-style="italic">Masse</flowSpan> Trägheit; je höher die Masse des Kalligrafiewerkzeugs eingestellt wird, desto mehr verzögert sich der Mauszeiger und es glätten sich scharfe Wendungen und schnelle Zerrungen im Strich. Die Vorgabe des Wertes ist relativ klein (2), sodass das Werkzeug schnell anspricht, aber Sie können die Masse erhöhen, um einen langsamer reagierenden und weicheren Stift zu bekommen.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="3328.7662634000003" x="10" font-family="sans-serif" fill="#000000">
<tspan y="3328.7662634000003" x="10">Kalligrafiebeispiele</tspan>
</text>
<rect id="d0e299" display="none" height="1e3px" width="288" y="3334" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e299"/>
</flowRegion>
<flowPara >Nun da Sie die grundlegenden Fähigkeiten dieses Werkzeugs kennen gelernt haben, können Sie versuchen, richtige Kalligrafie anzuwenden. Wenn Sie ein Neuling der Kalligrafiekunst sind, dann besorgen Sie sich ein gutes Kalligrafiebuch und versuchen Sie Ihre Erkenntnisse mit Inkscape umzusetzen. Dieser Abschnitt wird Ihnen ein paar einfache Beispiele aufzeigen.</flowPara>
</flowRoot>
<rect id="d0e302" display="none" height="1e3px" width="288" y="3405.1" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e302"/>
</flowRegion>
<flowPara >Zu allererst, wenn Sie Buchstaben erstellen wollen, brauchen Sie ein Hilfslinien-Paar. Wenn Sie geneigt oder kursiv schreiben wollen, so fügen Sie ein paar geneigte Linien hinzu, die das Hilfslinien-Paar kreuzen, zum Beispiel:</flowPara>
</flowRoot>
<path id="calligraphy-f08-de.svgpath3323" d="m10.513 15.8h290.3" display="block" transform="translate(10 3462.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-de.svgpath3324" d="m10.513 44.257h290.3" display="block" transform="translate(10 3462.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-de.svgpath8580" style="color:#000000" d="m141.27 60.735l16.19-60.437" display="block" transform="translate(10 3462.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-de.svgpath8581" style="color:#000000" d="m166.27 60.735l16.19-60.437" display="block" transform="translate(10 3462.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-de.svgpath8582" style="color:#000000" d="m191.27 60.735l16.19-60.437" display="block" transform="translate(10 3462.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-de.svgpath8583" style="color:#000000" d="m216.27 60.735l16.19-60.437" display="block" transform="translate(10 3462.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-de.svgpath8584" style="color:#000000" d="m241.27 60.735l16.19-60.437" display="block" transform="translate(10 3462.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-de.svgpath8585" style="color:#000000" d="m266.27 60.735l16.19-60.437" display="block" transform="translate(10 3462.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<rect id="d0e315" display="none" height="1e3px" width="288" y="3535.3" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e315"/>
</flowRegion>
<flowPara >Nun zoomen Sie soweit hinein, bis die Höhe zwischen den Hilfslinien den natürlichen Bereich ihrer Handbewegungen erreichen, dann passen Sie Breite und Winkel an und los geht's!</flowPara>
</flowRoot>
<rect id="d0e318" display="none" height="1e3px" width="288" y="3574.5" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e318"/>
</flowRegion>
<flowPara >Als Kalligrafieanfänger möchten Sie möglicherweise als erstes die Basiselemente der Buchstaben üben — vertikale und horizontale Stämme, runde Striche, geneigte Stämme. Hier sind einige Buchstabenelemente der für die Unzialschrift:</flowPara>
</flowRoot>
<path id="calligraphy-f09-de.svgpath8610" d="m10.513 1.4559h290.3" display="block" transform="translate(10 3630.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f09-de.svgpath8611" d="m10.513 29.913h290.3" display="block" transform="translate(10 3630.7)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f09-de.svgpath8631" d="m28.442 4.8689c5.087-5.4229 10.288-7.0634 10.025 0.7726-0.092 5.9105-0.936 11.822-0.548 17.732 0.431 2.413 0.39 5.042 3.359 4.222 5.238-2.893-6.553 4.514-0.972-0.118l5.917-2.413c-3.013 2.668-6.826 4.113-10.572 5.56-3.052 0.568-3.131-2.153-3.563-4.634-0.402-5.92 0.438-11.839 0.538-17.758 0.242-6.5974-4.123-3.8738 3.218-7.2488 0.613-0.2819-2.159 0.9679-1.564 1.2854l-5.838 2.5993z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8642" d="m43.085 3.1675c5.029-2.6743 7.801-5.5588 10.236 0.0497 1.726 5.2046 0.957 10.78 0.864 16.165 0.181 2.744-0.651 5.951 0.584 8.329 2.574 0.536 5.818-1.506-3.001 2.289-1.9 0.818 3.223-2.623 4.597-4.169l5.91-2.432c-3.082 3.522-8.3 8.643-13.244 7.124-1.617-2.281-0.349-5.856-0.686-8.546 0.09-5.353 0.866-10.897-0.823-16.075-2.292-5.2865-7.702-0.9292 1.401-5.3338l-5.838 2.5993z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8644" d="m58.728 5.594c1.01-2.7917 8.7-7.3762 10.789-3.8006 1.195 4.7495 0.688 9.6466 0.492 14.474 0.014 2.959 0.09 5.898-0.069 8.852-0.979 3.346 4.543 1.249 3.903 1.587-8.82 4.649-4.895 2.606-2.966 1.13 2.352-2.079-0.562 0.545 1.547-1.503l5.817-2.647c-2.082 2.1 0.795-0.576-1.53 1.543-2.399 1.891-11.856 9.037-12.51 2.701 0.144-2.954 0.107-5.893 0.069-8.853 0.186-4.793 0.707-9.6475-0.442-14.372-1.713-2.889-9.439 2.5572 1.488-3.0056 0.407-0.207-1.273 0.8818-0.856 1.068l-5.732 2.8266z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8647" d="m88.988 3.5669h13.962c3.4 0.0526 6.75-1.0978 10.1-0.538l-5.68 2.9135c-3.36-0.4316-6.7 0.6614-10.08 0.5852h-13.965l5.663-2.9607z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8651" d="m88.332 8.4479c4.293 0.9962 8.782 0.3496 13.138 0.0215 3.29-0.2538 6.6-0.3486 9.9-0.3741l-5.67 2.9617c-3.3 0.032-6.592 0.133-9.881 0.39-4.379 0.329-8.824 0.897-13.15-0.038l5.663-2.9611z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8654" d="m87.942 14.723c3.562 0.134 7.098-0.197 10.648-0.427 3.88-0.289 7.77-0.157 11.65-0.44l-5.65 2.977c-3.88 0.271-7.777 0.136-11.656 0.439-3.551 0.235-7.092 0.539-10.655 0.412l5.663-2.961z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8656" d="m86.938 20.302h8.441c3.9-0.105 7.821 0.209 11.711-0.169 1.46-0.132 2.92-0.156 4.39-0.177l-5.67 2.964c-1.46 0.025-2.92 0.054-4.38 0.195-3.887 0.355-7.812 0.036-11.714 0.147h-8.441l5.663-2.96z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8668" d="m130.55 5.003c-2.86-0.364-11.77 3.1282-2-0.5935 0.51-0.194-0.94 0.5466-1.4 0.8466-1.47 0.9694-2.71 2.0912-3.95 3.3363-5.49 6.2106-4.63 15.432 3.43 18.657-2.72 3.812 16.46-2.642 12.96-1.221-7.97 3.241-3.19 1.21-1.11-0.424l5.79-2.701c-6.46 5.084-15.13 9.42-23.43 7.047-8.06-3.225-8.92-12.446-3.43-18.657 4.89-4.9189 11.93-8.8025 18.93-8.9908l-5.79 2.7008z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8671" d="m151.47 3.6085c-2.72-0.0444-9.78 3.0733 0.19-1.0704 0.37-0.1531-0.69 0.3941-1.03 0.6108-1.44 0.93-2.67 2.0701-3.86 3.2884-4.68 4.5667-5.34 11.204-0.88 16.1 4.3 4.731 10.11 4.654 15.94 3.481 2.32-0.439 8.75-3.028-0.95 1.062-1.61 0.679 2.81-2.135 3.9-3.496l5.79-2.7c-3.54 4.412-9.13 6.51-14.53 7.835-5.83 1.173-11.64 1.249-15.94-3.481-4.46-4.896-3.8-11.533 0.87-16.1 4.26-4.3395 10.22-7.6531 16.29-8.2303l-5.79 2.7008z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8700" d="m152.25 8.0156c3.63-6.2319 15.31-8.2112 21.94-6.2059 7.9 4.4498 7.17 17.466 0.82 22.962-4.61 2.72-9.52 5.15-14.76 6.259l5.79-2.701c10-2.113-6.15 3.298 3.18-0.857 6.35-5.496 7.07-18.513-0.82-22.962-3.07-0.9302-6.07-0.972-9.23-0.381-1.05 0.1975-4.05 1.3409-3.12 0.8136 9.12-5.1376 2.85-1.9127 1.99 0.3712l-5.79 2.7008z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8705" d="m174.95 7.3185c6.25-7.1109 20.64-9.6534 27.45-2.0885 8.01 13.572-5.76 22.718-17.98 24.819-1.72 0.234-3.4 0.095-5.1-0.212l5.8-2.7c1.69 0.306 3.37 0.445 5.09 0.211 1.47-0.253 5.54-1.947 4.37-1.014-1.08 0.862-2.44 1.301-3.7 1.841-3.45 1.466 4.45-2.192 6.42-5.5 2.67-4.483 1.88-10.446-0.69-14.744-3.24-3.6063-7.44-4.7606-12.24-4.4726-1.45 0.087-5.41 1.6054-4.31 0.6547 1.17-1.0121 2.75-1.4279 4.09-2.1876 1.26-0.7109-4.66 1.9724-3.4 2.6922l-5.8 2.7008z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8711" d="m214 6.7046c3.51-2.7111 9.01-8.0683 12.47-3.7249 2.59 4.4358 3.2 9.6463 4.74 14.495 0.72 2.704 2.13 5.133 3.39 7.606-0.93 2.661 4.22 2.169 3.8 2.371-9.13 4.345-5.13 2.475-3.13 1.07l0.96-0.726 5.8-2.7c-0.33 0.242-0.65 0.483-0.97 0.725-3.55 2.504-10.32 7.893-12.25 1.961-1.26-2.473-2.67-4.902-3.39-7.606-1.54-4.849-2.16-10.06-4.74-14.496-0.7-0.8855-4.08-0.9847-3.06-1.476 9.96-4.7933 4.17-2.2166 2.17-0.2002l-5.79 2.7008z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8713" d="m237.92 4.3941c-13.77 6.8489 1.62-4.9758 4.47-2.5521 3.15 3.6062 3.38 8.179 4.72 12.538 1.43 3.31 2.72 6.684 4.09 10.022 1.7 5.7 12.34-0.596 1.89 4.235l0.75-0.513 5.79-2.701-0.75 0.513c-3.48 1.633-11.15 7.092-13.47 1.167-1.37-3.338-2.66-6.712-4.09-10.023-1.34-4.358-1.58-8.9311-4.72-12.537-2.35-1.9975-2.93-0.1845 4-3.3564 0.17-0.0792-11.41 9.3044-8.47 5.9083l5.79-2.7008z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8725" d="m269.05 5.3873c2.1-2.0986 10.45-7.2855 10.2-2.8943-1.99 5.9246-4.93 11.628-8.52 16.724-1.84 2.52-3.71 5.101-5.25 7.799 1.73 1.173 4.67-0.56 6.57-1.342l-5.79 2.746c-1.9 0.783-4.84 2.516-6.57 1.343 1.54-2.698 3.41-5.279 5.24-7.799 3.6-5.096 6.53-10.8 8.53-16.724 0.04-0.8717-3.01-0.9189-2.24-1.3007 9.54-4.7197 5.48-2.9735 3.62-1.2989l-5.79 2.7469z" transform="translate(10 3630.7)" display="block"/>
<path id="calligraphy-f09-de.svgpath8727" d="m280.52 5.4551c2.1-2.633 7.05-5.9631 9.47-4.456-1.8 7.1986-7.38 13.179-11.15 19.461-0.87 2.437-5.43 7.541-0.6 6.049 0.9-0.133 1.73-0.456 2.57-0.799l-5.68 3.035c-0.84 0.343-1.67 0.666-2.57 0.799-4.83 1.492-0.27-3.612 0.6-6.05 3.77-6.281 9.36-12.261 11.15-19.46-0.61-0.3801-2.76 0.329-2.14-0.0186 9.3-5.1467 5.52-3.6581 4.03-1.5951l-5.68 3.0348z" transform="translate(10 3630.7)" display="block"/>
<rect id="d0e331" display="none" height="1e3px" width="288" y="3673.7" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e331"/>
</flowRegion>
<flowPara >Verschiedene hilfreiche Tipps:</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 3697.4)"/>
<rect id="d0e337" display="none" height="1e3px" width="258" y="3691.4" x="20"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e337"/>
</flowRegion>
<flowPara >Wenn Ihre Hand komfortabel auf dem Tablet ruht, dann bewegen Sie sie nicht. Scrollen Sie nach dem Erstellen einzelner Buchstaben stattdessen das Dokumentenfenster (<flowSpan font-weight="bold">Strg+Pfeil</flowSpan>-Tasten) mit Ihrer linken Hand.</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 3747.2)"/>
<rect id="d0e344" display="none" height="1e3px" width="258" y="3741.2" x="20"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e344"/>
</flowRegion>
<flowPara >Wenn Ihr letzter Strich nicht gelungen ist, machen Sie ihn einfach rückgängig (<flowSpan font-weight="bold">Strg+Z</flowSpan>). Wenn eine Form gelungen, aber die Position oder Größe ein wenig verrutscht ist, dann ist es besser, kurz zum Auswahlwerkzeug zu wechseln (<flowSpan font-weight="bold">Leertaste</flowSpan>) und die Form nachträglich über bewegen/skalieren/rotieren zu korrigieren (mit Maus oder Tastatur). Anschließend wieder die <flowSpan font-weight="bold">Leertaste</flowSpan> drücken, um zum Kalligrafiewerkzeug zurückzukehren.</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 3837.9)"/>
<rect id="d0e357" display="none" height="1e3px" width="258" y="3831.9" x="20"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e357"/>
</flowRegion>
<flowPara >Wenn Sie ein Wort erstellt haben, wechseln Sie erneut zum Auswahlwerkzeug, um die Hauptlinie gleichmäßiger zu machen und den Abstand anzupassen. Übertreiben Sie es aber nicht, denn gute Kalligrafie sollte immer noch nach Handschrift aussehen. Geraten Sie nicht in Versuchung, einzelne Schriftelemente immer wieder zu kopieren; jeder Strich sollte ein Original sein.</flowPara>
</flowRoot>
<rect id="d0e361" display="none" height="1e3px" width="288" y="3913.6" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e361"/>
</flowRegion>
<flowPara >Hier finden Sie einige komplette Schriftzugbeispiele:</flowPara>
</flowRoot>
<path id="calligraphy-f10-de.svgpath10059" d="m10.513 15.825h290.3" display="block" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-de.svgpath10060" d="m10.513 44.282h290.3" display="block" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-de.svgpath10134" d="m10.513 90.825h290.3" display="block" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-de.svgpath10135" d="m10.513 119.28h290.3" display="block" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-de.svgpath10280" d="m10.513 185.82h290.3" display="block" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-de.svgpath10281" d="m10.513 214.28h290.3" display="block" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-de.svgpath10452" d="m10.513 270.82h290.3" display="block" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-de.svgpath10453" d="m10.513 299.28h290.3" display="block" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<text id="calligraphy-f10-de.svgtext10638" line-height="120.00000%" display="block" transform="translate(10 3939.4)" sodipodi:linespacing="120.00000%" font-size="6" y="4.5585475" x="141.33449" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f10-de.svgtspan10639" sodipodi:role="line" x="141.33449" y="4.5585475">Unzialen</tspan></text>
<text id="calligraphy-f10-de.svgtext10644" line-height="120.00000%" display="block" transform="translate(10 3939.4)" sodipodi:linespacing="120.00000%" font-size="6" y="79.558548" x="134.52438" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f10-de.svgtspan10645" sodipodi:role="line" x="134.52438" y="79.558548">Karolingische Schrift</tspan></text>
<text id="calligraphy-f10-de.svgtext10648" line-height="120.00000%" display="block" transform="translate(10 3939.4)" sodipodi:linespacing="120.00000%" font-size="6" y="172.05855" x="141.78998" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f10-de.svgtspan10649" sodipodi:role="line" x="141.78998" y="172.05855">Gotische Schrift</tspan></text>
<text id="calligraphy-f10-de.svgtext10652" line-height="120.00000%" display="block" transform="translate(10 3939.4)" sodipodi:linespacing="120.00000%" font-size="6" y="257.05853" x="139.54298" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f10-de.svgtspan10653" sodipodi:role="line" x="139.54298" y="257.05853">Bâtarde</tspan></text>
<path id="calligraphy-f10-de.svgpath10657" d="m57.076 430.38h213.69" display="block" sodipodi:nodetypes="cc" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.65820036 1.9746010" stroke-width=".65820" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-de.svgpath10658" d="m57.075 461.87h213.7" display="block" sodipodi:nodetypes="cc" transform="translate(10 3939.4)" stroke="#aeaeae" stroke-dasharray="0.65820036 1.9746010" stroke-width=".65820" sodipodi:insensitive="true" fill="none"/>
<text id="calligraphy-f10-de.svgtext10681" line-height="120.00000%" display="block" transform="translate(10 3939.4)" sodipodi:linespacing="120.00000%" font-size="6" y="359.55853" x="124.28999" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f10-de.svgtspan10682" sodipodi:role="line" x="124.28999" y="359.55853">Kursivschrift mit Verzierungen</tspan></text>
<path id="calligraphy-f10-de.svgpath10071" d="m56.566 28.63c12.545-7.048-5.072 5.5-7.647 10.139-1.877 4.847 5.578 1.714 5.35 1.806-9.236 3.702 1.244-1.941 3.786-4.247 0.395-0.382 0.791-0.765 1.186-1.147l5.912-2.757c-0.395 0.382-0.79 0.765-1.186 1.148-4.173 3.783-20.211 16.539-20.96 7.954 4.066-7.324 12.118-12.278 19.471-15.653l-5.912 2.757z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10086" d="m45.263 21.47c2.914-4.191 10.292-8.167 14.4-3.949 5.017 6.646 6.851 14.929 9.933 22.522-0.295 3.139 6.287 0.048 5.075 0.624-9.182 4.37-5.447 2.58-3.345 1.301l5.912-2.757c-2.739 1.666-10.917 7.983-13.555 3.589-3.081-7.593-4.915-15.876-9.933-22.522-1.291-1.326-7.021-0.635-5.36-1.452 9.886-4.856 4.044-2.525 2.785-0.113l-5.912 2.757z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10102" d="m122.06 18.373c-2.93-0.309-11.85 3.332-1.6-0.87 1.77-0.724-2.96 2.549-4.16 4.107-5.97 8.607-0.53 17.464 8.19 19.846-1 1.959 11.43-2.08 10.02-1.438-8.13 3.694-3.74 1.697-1.65-0.148l5.79-2.873c-5.4 4.777-12.81 8.586-19.95 7.332-8.72-2.382-14.16-11.239-8.2-19.846 4.13-5.357 10.86-8.798 17.36-8.983l-5.8 2.873z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10103" d="m124.89 15.5c3.29 0.4 6.64 0.545 9.96 0.66 1.83-0.104 3.6 0.31 5.39 0.61l-5.79 2.701c-1.79-0.301-3.56-0.715-5.39-0.61-3.33-0.115-6.67-0.261-9.97-0.661l5.8-2.7z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10106" d="m133.22 18.993v-0.016c1.9-0.938 3.78-1.928 5.7-2.814 1.23-0.566-0.37 2.687-0.46 4.039-0.26 4.254-0.3 8.527-0.44 12.788-0.63 8.707-0.6 17.39-0.11 26.096 0.23 1.997-0.4 4.236 0.48 5.704-8.32 4.897-3.41 1.494 0.14-0.936l5.69-2.896c-3.72 2.551-7.12 5.261-11.53 6.729-0.87-1.468-0.25-3.707-0.48-5.704-0.48-8.707-0.52-17.389 0.11-26.097 0.28-8.503-2.38-16.432 6.6-19.789l-5.7 2.896z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10119" d="m144.58 20.053c3.18-2.209 8.25-4.575 11.19-3.988-3.2 5.245-5.8 10.465-5.9 16.842 0.41 9.359 9.82 9.73 16.42 7.094 6.07-4.059-6.91 4.724 2.57-2.216l5.79-2.804c-4.4 3.215-9.22 5.607-14.15 7.824-6.6 2.637-16.02 2.266-16.42-7.093 0.1-6.377 2.7-11.598 5.9-16.842-4.05-0.81-6.6 2.242 0.39-1.622l-5.79 2.805z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10120" d="m170.33 16.195c1.44-0.014 2.8-0.577 4.15-1.019 1.7 1.369 1.14 4.79 1.18 7.048-0.05 3.785 0.37 7.587 0.15 11.369-0.08 2.237-0.2 4.455-0.39 6.682 0.01 0.471-0.04 0.939-0.06 1.409l-5.73 2.829c0.02-0.469 0.07-0.938 0.06-1.409 0.19-2.226 0.31-4.444 0.39-6.682 0.22-3.782-0.2-7.583-0.15-11.369-0.04-2.258 0.52-5.679-1.18-7.048-1.35 0.443-2.71 1.005-4.15 1.019l5.73-2.829z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10125" d="m186.03 17.94c-14.66 6.79-0.05 0.024 0.39-0.198 1.78-0.898-3.61 1.681-5.42 2.5-2.3 1.036 4.55-2.162 6.83-3.222 1.72-0.796-6.86 3.151-5.13 2.389 3.34-1.476 7.54-4.672 11.44-3.185 2.99 2.646 4.35 6.638 5.84 10.244 1.49 3.854 3.3 7.562 5.02 11.313 1.35 3.556 3.04 4.33 6.7 2.924 3.96-2.436-7.11 4.479-2.14 0.493l5.79-2.7c-2.79 2.24-6.18 3.462-9.44 4.907-3.66 1.407-5.35 0.633-6.7-2.924-1.72-3.75-3.53-7.458-5.02-11.312-1.49-3.606-2.85-7.599-5.84-10.244-1.53-0.584-6.39 0.917-4.92 0.183 2.72-1.361 12.44-5.803-1.39 0.613-1.74 0.807 3.47-1.641 5.21-2.441 2.23-1.02-4.43 2.059-6.62 3.162-0.44 0.224 15.92-7.456-0.4 0.199l5.8-2.701z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10128" d="m195.49 28.425c0-0.009-1.41 0.771-1.41 0.769 11.71-7.73-4.54 3.392-7.47 7.035-4.94 8.515 7.92 1.307 11.01-0.446 5.28-3.605-6.7 5.061-1.87 0.936l5.8-3.809c-3.03 2.583-6.41 4.592-9.73 6.683-3.08 1.752-15.95 8.96-11 0.446 5.35-6.668 13.61-10.972 20.46-15.424l-5.79 3.81z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10130" d="m229.6 45.031c-3.54 0.053-7.11 0.281-10.17-1.781-5.89-4.452-5.44-10.632-3.43-17.005 3.6-7.759 15.08-11.83 23.37-11.009 5.58 0.962 8.13 5.238 8.82 10.44 0.41 5.416 0.09 10.84 0.26 16.268l-5.53 2.58c-0.18-5.428 0.15-10.851-0.26-16.268-0.7-5.201-3.24-9.478-8.82-10.439-9.33-0.924-8.25-1.074-12.31 5.847-2.01 6.374-2.46 12.553 3.44 17.006 3.06 2.062 6.62 1.834 10.17 1.781l-5.54 2.58z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10133" d="m242.97 27.259c1.02-4.275 5.02-8.063 8.84-10.053 9.52-6.146 20.14-1.19 22.4 9.973 0.98 10.61-5.37 14.217-13.98 17.744l5.54-2.58c0.23-0.023 0.47-0.046 0.7-0.069-1.56 0.775-3.12 1.55-4.68 2.325-1.07 0.527 2.1-1.189 2.94-2.043 3.22-3.307 4.2-8.351 3.95-12.797-1.05-5.178-5.26-10.132-9.98-12.529-2.99-1.518-6.49 0.047-5.57-0.526 1.33-0.831 2.81-1.385 4.21-2.078-3.82 1.99-7.81 5.778-8.84 10.053l-5.53 2.58z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10157" d="m40.751 96.808c12.003-10.547 18.807-7.751 23.457 2.133 2.906 5.939 5.364 14.889 12.816 16.549l-10.49 4.5c-7.453-1.66-9.911-10.61-12.816-16.55-1.374-2.92-2.845-6.117-5.468-8.071-0.89-0.663-4.465-0.426-3.299-1.021 3.101-1.584 6.308-2.859 9.468-4.267 1.16-0.517-4.232 1.857-3.177 2.225l-10.491 4.502z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10158" d="m60.484 99.139c-5.016 4.191-10.338 8.261-14.311 13.511-2.045 6.77 11.148 0.49 11.031 0.54-14.379 6.54 0.61-1.59 3.878-4.2l9.653-4.5c-4.791 3.83-36.041 23.5-34.215 12.66 3.973-5.25 9.295-9.32 14.311-13.51l9.653-4.501z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10160" d="m76.131 105.67c5.607-4.91 16.259-6.145 25.359-7.431 3.75-0.515 1.95-0.272 5.4-0.731l-9.065 4.622c-3.456 0.46-1.655 0.21-5.402 0.73-6.312 0.89-29.02 6.17-7.222-1.81l-9.07 4.62z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10168" d="m90.443 103.47c-0.368-3.45-0.08-6.437-3.712-7.587 0.472-1.773-6.528 2.028-5.025 1.219 15.482-8.331-0.45-1.078 3.732 10.348 3.86 7.16 12.362 8.9 18.772 7.64 1.62-0.31 6.06-2.43 4.65-1.61-2.28 1.33-4.65 2.48-6.98 3.71l9.07-4.91c-8.81 4.83-25.71 15.31-34.581 0.08-4.569-12.482 10.267-21.053 19.432-21.387 3.632 1.15 3.344 4.136 3.712 7.584l-9.07 4.913z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10170" d="m124.18 96.235c-2.99-1.721-6.64-1.864-10-1.438 0.79-0.566-2.57 0.791-1.96 0.501 15.75-7.511 4.37-2.057 3.42 6.422 0.14 6.96 5.13 11.4 11.54 12.71 4.56 0.82 9.11 0.8 13.44-0.94l-9.65 4.51c-4.34 1.73-8.88 1.75-13.45 0.93-6.4-1.31-11.39-5.75-11.54-12.71 1.04-9.195 8.88-14.443 17.85-15.924 3.36-0.426 7.01-0.283 10 1.438l-9.65 4.501z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10196" d="m131.54 94.102c3.21-1.478 6.38-3.017 9.61-4.434 0.62-0.271-0.54 1.234-0.76 1.871-0.96 2.754-1.51 5.622-1.98 8.501-1.52 9.51-2.46 19.14-3.61 28.7-0.79 7.79-1.71 15.55-3 23.26l-9.65 4.5c1.29-7.71 2.21-15.47 3-23.26 0.39-3.28 4.01-37.916 6.35-39.071 3.21-1.58 6.46-3.046 9.7-4.569l-9.66 4.502z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10197" d="m130.5 95.845c1.55-3.476 6.95-4.282 10.34-5.557 1.96-0.805 3.94-1.566 5.92-2.295l-6.37 3.322c-1.98 0.728-3.96 1.489-5.92 2.294-8.51 3.198 4.94-4.408 2.4-1.085l-6.37 3.321z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10200" d="m141.34 96.542c3.24-0.834 14.36-10.232 16.1-2.478 0.55 5.907-2.44 11.206-1.93 17.166-2.16 5.13 9.39 2.63 8.51 3.05-14.45 6.79-8.45 4.08-5.05 1.42l9.66-4.5c-4.83 3.78-18.85 14.08-22.77 4.53-0.52-5.96 2.48-11.26 1.93-17.164-1.74-7.776-16.49 3.454 3.2-6.525l-9.65 4.501z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10206" d="m172.22 90.34c4.82-0.44 5.5 3.033 4.84 7.204-1.48 6.636-5.38 16.996 4.69 17.046 2.3-0.25 1.15-0.06 3.46-0.57l-9.65 4.5c-2.32 0.51-1.16 0.32-3.46 0.57-10.07-0.05-6.18-10.41-4.69-17.05 0.66-4.166-0.02-7.639-4.85-7.199l9.66-4.501z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10225" d="m131 91.037c3.38 0.443 6.68 1.827 9.69 3.423l-9.65 4.502c-3.01-1.596-6.31-2.98-9.69-3.424l9.65-4.501z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10226" d="m187.01 94.45c7.99-4.14 12.31-7.977 17.58-0.295 4.6 6.065 5.04 15.545 11.78 19.845 1.81 0.93 3.83 1.33 5.8 1.74l-9.65 4.5c-1.98-0.41-3.99-0.81-5.8-1.74-6.74-4.3-7.18-13.78-11.78-19.844-5.15-7.512-14.1-1.816 1.72-8.707l-9.65 4.501z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10229" d="m193.69 106.08c24.9-12.256-8.64 3.87 0.89 9.1-0.51 1.48 8.85-1.56 8.37-1.35-14.63 6.18-5.9 2.03-2-1.04l9.65-4.5c-7.2 5.67-16.19 12.52-25.68 11.39-8.24-4.53 16.95-20.42 18.42-18.1l-9.65 4.5z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10231" d="m217.97 97.24c2.81-2.34 12.53-10.187 15.46-3.343 1.14 7.243-0.72 14.293-0.61 21.523l-9.23 4.5c-0.11-7.23 1.75-14.28 0.61-21.522-2.72-6.366-13.27 1.792 3.94-6.49 0.38-0.184-1.36 0.658-0.94 0.83l-9.23 4.502z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10239" d="m221.92 103.12c6.4-6.075 16.05-13.123 25.46-13.005 8.04 3.102 7.6 15.625 6.38 21.955-0.24 1.08-0.55 2.14-0.85 3.2l-9.23 4.5c0.3-1.06 0.61-2.12 0.85-3.2 1.22-6.33 1.66-18.851-6.38-21.953-4.24-0.054-13.73 5.127 1.46-2.162 0.71-0.343-9.46 6.059-8.46 6.169l-9.23 4.496z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10251" d="m252.98 97.284c-24.21 12.206 7.75-8.098 16.72-7.653 5.66 3.792 3.43 16.969 2.49 22.759-0.12 0.59-0.24 1.19-0.36 1.79l-9.23 4.65c0.03-0.15 0.34-1.69 0.36-1.78 0.94-5.79 3.17-18.968-2.49-22.76-4.84-0.24-16.56 5.97-1.58-1.659 0.16-0.082-12.91 9.429-15.14 9.309l9.23-4.656z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10259" d="m75.414 30.201c6.417-0.235 12.931-2.82 19.172-4.563 2.748-1.06 5.654-1.454 8.524-2.018l-5.797 2.701c-2.865 0.564-5.771 0.958-8.519 2.018-6.241 1.743-12.755 4.328-19.172 4.563l5.792-2.701z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10279" d="m97.82 25.491c-0.798-2.313-2.421-4.205-4.319-5.921 0.927-3.24-9.829 0.29-8.297-0.312 4.931-1.942 6.034-2.558 3.418-1.212-4.225 2.389-6.979 6.619-8.279 10.788 0.158 3.364 1.866 6.797 4.306 9.388 3.18 2.73 6.654 4.465 11.211 4.179 0.743 0.328 8.09-2.354 6.8-1.932-8.102 2.635-0.97-0.395 1.26-2.357l5.79-2.36c-5.27 4.638-12.362 7.655-19.641 9.01-4.558 0.285-8.032-1.449-11.212-4.18-2.44-2.591-4.148-6.023-4.305-9.388 1.299-4.169 4.053-8.398 8.278-10.788 4.283-2.203 11.698-7.026 16.463-3.196 1.897 1.716 3.517 3.608 4.317 5.921l-5.79 2.36z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10286" d="m85.316 170.78c7.295-12.03 10.892-5.5 11.671 3.91 1.743 21.46-11.926 37.32-31.15 42.94l4.895-4.34c16.049-4.68 21.979-13.87 21.36-34.26-0.249-3.01-0.342-6.4-1.764-9.12-0.56-1.07-4.19-0.22-3.331-1.04 7.938-7.57 4.376-4.52 3.215-2.42l-4.896 4.33z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10307" d="m109.47 167.23c0.37-0.5-2.08 1.32-1.58 0.96 1.44-1.03 2.83-2.11 4.32-3.05 1.74-1.1-2.69 3.18-3.5 5.06-1.8 4.19-2.67 8.74-2.99 13.26 0.48 11.36 1.91 28.2 16.34 27.4l-5.19 3.73c-14.43 0.8-15.86-16.04-16.34-27.4 0.76-10.65 4.13-18.65 14.13-23.69l-5.19 3.73z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10312" d="m90.239 195.18c4.436-5.06 9.921-6.5 15.841-8.9 0.22-0.08 0.44-0.16 0.66-0.24l-4.89 4.11c-0.23 0.08-0.45 0.16-0.67 0.24-3.849 1.56-16.526 7.48-6.046 0.68l-4.895 4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10313" d="m92.127 195.04c2.959-1.39 6.078-2.39 9.183-3.39l-2.283 1.91c-3.107 1.01-6.225 2.01-9.184 3.4l2.284-1.92z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10334" d="m71.284 215.13c2.282-0.05-7.613 2.79-5.706 2.1 6.617-2.38 14.816-6.11 22.025-4.72 6.222 3.84 9.33 8.25 17.357 8.51 0.75-0.02 1.5-0.05 2.26-0.08l-6.01 2.19c-0.75 0.02-1.504 0.05-2.258 0.08-8.025-0.27-11.132-4.67-17.354-8.52-3.874-0.75-7.885 0.28-11.669 1.18-1.359 0.32-5.31 1.73-4 1.25 1.883-0.7 7.542-2.75 5.654-2.07-2.071 0.74-4.136 1.51-6.205 2.27h-0.099l6.005-2.19z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10336" d="m126.64 186.01c0.65 4.49 0.69 9.05 0.49 13.57-0.17 2.51-0.1 5.03-0.18 7.54-0.71 3.13 3.22 3.62 5.3 5.18l-4.9 4.1c-2.08-1.55-6-2.04-5.3-5.17 0.08-2.51 0.02-5.03 0.18-7.54 0.2-4.53 0.16-9.08-0.48-13.57l4.89-4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10339" d="m130.21 184.27c2.23 2.35 5.2 3.92 8.04 5.45 0.16 0.1 0.33 0.19 0.49 0.29l-4.9 4.11c-0.16-0.1-0.33-0.19-0.49-0.29-2.83-1.53-5.81-3.1-8.03-5.45l4.89-4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10343" d="m134.6 193.52c-3.65 0.94-16.26 11.73-7.18 4.15-0.5 0.2-0.58 0.72-0.87 1.07l-4.9 4.11c0.29-0.35 0.37-0.87 0.87-1.07 5.1-4.29 10.77-9.74 16.98-12.37l-4.9 4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10353" d="m120.69 198.75c5.53-1.03 11.22-0.65 16.82-0.41 0.3 0.01 0.59 0.02 0.89 0.04h-6.39c-0.3-0.02-0.59-0.03-0.89-0.04-11.04-0.48 9.24-0.73-4.04 0.41h-6.39z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10357" d="m126.01 216.45c3.57-3.01 7.2-6.09 11.21-8.52l-4.89 4.1c-4.15 2.53-8.36 6.26-1.42 0.31l-4.9 4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10361" d="m144.45 185.31c-0.1 3.99 0.07 7.95 0.41 11.91 0.25 3.21 0.33 6.43 0.25 9.64l-4.9 4.1c0.09-3.21 0.01-6.43-0.25-9.63-0.34-3.97-0.51-7.93-0.41-11.91l4.9-4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10364" d="m139.51 210.61c5.51-5.7 5.75-2.9 11.44 0.5l-4.9 4.11c-5.56-3.32-9.48-3.46-1.64-8.72l-4.9 4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10365" d="m145.17 214.75c2.38-3.73 5.74-4 8.82-6.21l-4.9 4.11c-2.39 1.72-9.34 4.68 0.98-2.01l-4.9 4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10367" d="m147.28 182.79c2.39 1 3.88 3.33 5.68 5.12 0.74 0.61 1.57 1.07 2.4 1.55l-4.9 4.1c-0.82-0.47-1.66-0.93-2.39-1.54-1.8-1.79-3.29-4.12-5.69-5.12l4.9-4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10369" d="m155.95 187.02c-1.32 5.93-1.09 12.18-0.84 18.23 0.45 7.89 0.42 15.82-0.03 23.7-0.04 0.33-0.09 0.66-0.14 0.99l-4.89 4.11c0.04-0.33 0.09-0.66 0.13-0.99 0.46-7.88 0.48-15.81 0.03-23.7-0.24-6.05-0.48-12.3 0.85-18.24l4.89-4.1z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10371" d="m151.84 232.22c8.01-7.56 1.56-1.13-1.16 2.37-0.12 0.18-0.25 0.35-0.38 0.53l-4.89 4.11c0.12-0.18 0.25-0.36 0.38-0.53 3.15-4.07 6.66-7.66 10.94-10.59l-4.89 4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10397" d="m160.9 183.84c1.4 0.63 2.65 1.72 3.96 2.59-0.01 0.04 0.6 0.42 0.62 0.43l-4.89 4.11c-0.21-0.14-0.44-0.25-0.62-0.43-1.32-0.87-2.56-1.96-3.97-2.6l4.9-4.1z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10398" d="m165.4 185.53c-0.62 3.57-0.32 7.23-0.15 10.83 0.26 3.28 0.04 6.56 0.16 9.84-0.08 0.73 0.16 1.37 0.34 2.04l-4.68 4.35c-0.18-0.67-0.42-1.31-0.34-2.04-0.12-3.28 0.1-6.56-0.16-9.84-0.17-3.6-0.47-7.26 0.15-10.83l4.68-4.35z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10399" d="m161.19 211.22c5.6-5.49 4.08-3.9 8.57-0.51 0.82 0.79 1.71 1.46 2.64 2.11l-4.9 4.11c-0.92-0.65-1.82-1.33-2.64-2.11-4.45-3.36-5.31-3.11 1.23-7.71l-4.9 4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10400" d="m172.41 183.84c-10.02 9.6-0.75-4.31 4.11 1.77 0.25 0.48 0.75 0.72 1.12 1.07l-4.9 4.11c-0.37-0.36-0.87-0.59-1.12-1.07-0.67-0.85-1.37-1.93-2.48-2.2-0.42-0.1-1.6 0.39-1.28 0.11 9.36-8.19 2.97-2.3-0.35 0.31l4.9-4.1z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10401" d="m176.94 186.01c0.47 3.49 0.31 7.06 0.31 10.58-0.06 3.16 0.11 6.33-0.1 9.48-0.28 1.08-0.14 2.03 0.11 3.06l-4.89 4.11c-0.26-1.04-0.39-1.98-0.12-3.06 0.21-3.15 0.04-6.32 0.1-9.48 0-3.52 0.16-7.09-0.31-10.58l4.9-4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10403" d="m182.67 188.42c5.59-6.25 3.27-2.15 3.22 3.41-0.06 3.39 0.31 6.77 0.36 10.16 0.09 1.69-0.15 3.65 0.66 5.08 2.57 0.77 4.67 2.32 6.79 3.84 0.2 0.13 0.4 0.26 0.6 0.38l-4.9 3.89c-0.2-0.13-0.39-0.25-0.59-0.38-2.12-1.53-4.23-3.07-6.8-3.84-0.8-1.43-0.56-3.4-0.66-5.09-0.05-3.39-0.42-6.76-0.35-10.16 0.05-6.1-0.01-7.49 6.56-11.18l-4.89 3.89z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10404" d="m188.03 184.53c1.81-0.14 3.33 0.02 4.93 0.86 1.15 0.69 2.43 0.94 3.74 1.14l-4.9 4.11c-1.3-0.2-2.58-0.45-3.73-1.15-1.6-0.83-3.12-0.99-4.93-0.85l4.89-4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10409" d="m196.3 186.2c-4.6 3.24 5.4-5.82 2.09-1.73-1.38 1.67-1.33 3.62-1.34 5.68 0.01 2.58 0.01 5.16 0.01 7.75v7.06c-0.07 2.57 0.27 4.43 2.84 5.32 2.09 0.91 3.86 1.35 6.07 0.8l-4.89 4.11c-2.22 0.54-3.98 0.11-6.08-0.8-2.57-0.89-2.9-2.75-2.84-5.32v-7.06c0-2.59 0-5.17-0.01-7.76 0.01-2.05-0.04-4 1.34-5.67 2.12-2.61 4.82-4.86 7.71-6.49l-4.9 4.11z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10419" d="m210.37 184.97c0.11 3.62 0.31 7.23 0.35 10.85 0.01 2.71 0 5.41 0 8.11 0.07 1.77-0.31 3.51-0.2 5.26 1.31 1.36 3.32 2.35 5.2 2.94l-4.89 3.75c-1.89-0.59-3.9-1.58-5.21-2.94-0.11-1.74 0.28-3.49 0.21-5.26 0-2.7 0-5.4-0.01-8.1-0.03-3.63-0.24-7.24-0.34-10.86l4.89-3.75z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10420" d="m204.55 183.17c2.14 0.5 4.03 1.99 6.17 2.81l-4.89 4.08c-2.14-0.81-4.04-2.3-6.18-2.8l4.9-4.09z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10437" d="m207.26 191.83c4.84-3-0.14-2.8 10.38-7.77l-4.9 4.52c-1.73 0.82-6.45 4.18-5.01 2.84 1.56-1.44 6.25-5.79 4.69-4.34-6.12 5.66-7.25 6.73-0.26 0.22l-4.9 4.53z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10438" d="m217.04 183.5c1.72-0.23 2.79 0.55 4.06 1.74 0.11 0.09 0.23 0.19 0.35 0.28l-4.89 4.53c-0.12-0.1-0.24-0.19-0.36-0.28-1.26-1.19-2.34-1.97-4.06-1.74l4.9-4.53z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10440" d="m216.59 188.03c7.79-8.26 3.34-0.16 4.8 8.15 0.93 3.8 0.43 7.63 0.17 11.47l-4.9 4.52c0.26-3.84 0.77-7.66-0.17-11.47-1.37-7.81-1.52-12.39 5-17.2l-4.9 4.53z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10441" d="m215.28 212.58c3.06-3.13 6.06-7.14 9.29-3.11 0.4 0.69 1 1.15 1.56 1.65l-4.89 4.53c-0.57-0.51-1.16-0.97-1.57-1.65-3.16-3.96-7.98 1.65 0.51-5.95l-4.9 4.53z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10442" d="m218.03 191.06c13.3-12.26 0.22-0.2 0.24-0.22 4.34-3.56 5.74-4.97 10.13-7.02l-4.9 4.53c-1.66 0.77-6.33 3.61-4.97 2.31 1.52-1.48 6.26-5.68 4.64-4.35-0.04 0.03-13.05 12.1-0.25 0.22l-4.89 4.53z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10445" d="m228.59 183.5c1.63 0.25 2.91 1.5 4.12 2.65l-4.9 4.53c-1.21-1.15-2.49-2.41-4.12-2.65l4.9-4.53z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10449" d="m232.69 185.86c-0.16 3.48-0.38 6.95-0.25 10.45 0.23 3.03 0.25 6.08 0.25 9.12 0.09 1.27-0.14 2.5-0.33 3.74l-4.9 4.52c0.2-1.23 0.42-2.47 0.33-3.73 0-3.05-0.01-6.09-0.24-9.12-0.13-3.5 0.09-6.97 0.24-10.46l4.9-4.52z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10451" d="m231.64 207.76c1.4 0.3 2.6 1.22 3.84 2.04 0.55 0.32 0.99 0.8 1.47 1.24l-4.9 4.52c-0.47-0.43-0.91-0.92-1.47-1.23-1.23-0.82-2.44-1.74-3.83-2.05l4.89-4.52z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10456" d="m61.797 239.38c-3.815 14.51-9.17 28.23-17.028 40.7-4.475 7-9.893 13.3-16.22 18.65l-4.836 3.67c6.328-5.35 11.746-11.65 16.22-18.65 7.859-12.47 13.213-26.19 17.028-40.71l4.836-3.66z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10461" d="m27.88 298.13c3.428-1.18 7.145-1.56 10.932-1.14 6.697 1.49 12.621 5.49 19.564 4.96 0.609-0.12 1.218-0.24 1.828-0.35l-4.836 3.66c-0.609 0.12-1.219 0.24-1.828 0.36-6.943 0.53-12.866-3.47-19.563-4.97-3.788-0.41-7.504-0.04-10.933 1.15l4.836-3.67z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10471" d="m70.37 235.65c-1.123 13.31-1.161 26.21 2.775 39.7 4.755 14.46 7.667 23.2 22.924 15.48l-7.482 5.67c-15 7.56-18.226-1.19-23-15.42-4.024-13.64-3.915-26.66-2.318-40.05l7.101-5.38z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10476" d="m49.366 235.26c-1.336 3.67-0.707 6.56 3.963 6.39 5.784-0.79 10.868-3.47 15.986-5.81l-7.394 5.61c-5.06 2.31-10.093 4.98-15.835 5.69-4.649 0.08-5.251-2.91-3.819-6.5l7.099-5.38z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10481" d="m50.888 271.43c5.189-3.39 10.916-5.06 16.936-6.25 1.036-0.22 2.088-0.35 3.135-0.51l-7.781 5.45c-1.07 0.17-2.145 0.32-3.204 0.56-5.94 1.21-11.632 2.8-16.775 6.14l7.689-5.39z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10489" d="m112.97 269.94c-9.6 10.08-6.81 1.97-14.828 5.15 2.648-1.63 5.248-3.32 7.948-4.88 1.62-0.94-2.48 2.68-3.31 4.23-2.22 4.18-3.21 7.59-1.62 11.95 2.25 7.51 7.65 9.86 16.35 7.64 14.96-7.37-6.7 5.47 1.16 0.15l8.97-5.54c-6 4.06-12.04 8.36-19.08 10.92-8.626 2.18-13.324-0.27-15.583-7.68-3.831-10.45 4.221-17.17 13.973-22.24 6.94-2.73 11.51 4.32-2.69 5.68l8.71-5.38z" sodipodi:nodetypes="ccccccccccccc" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10490" d="m114.25 279.99l-0.15 0.09c2.48-1.73 4.96-3.47 7.45-5.2 0.32-0.22-0.63 0.5-0.95 0.72-3.47 2.43-6.72 4.86-10.27 7.03-1.55 0.95-3.15 1.8-4.67 2.78-0.4 0.25-1.56 1.05-1.18 0.78 11.79-8.31 8.29-5.81 5.77-4.01-2.12 1.64 0.28-0.26-1.09 1.01l-7.74 5.42c0.34-0.32 0.49-0.82 1.02-0.96 4.04-2.9 8.02-5.94 12.3-8.5 1.72-1.03 6.8-4.26 5.17-3.09-18.63 13.35 1.69-1.53 2.02-1.45l-7.68 5.38z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10513" d="m134.96 272.25c-2.56 4.92-3.71 10.85-3.29 16.28 0.44 2.96 2.68 8 6.96 6.75 2-0.59 11.49-6.55 5.37-2.86-1.91 1.15-3.8 2.34-5.71 3.51l8.01-5.1c-6.21 4.03-20.04 16.56-22.51 2.71-0.42-5.47 0.73-11.51 3.48-16.39l7.69-4.9z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10515" d="m138.99 269.73c-2.75 1.78-11.24 6.74-8.24 5.34 3.07-1.43 5.64-3.63 8.46-5.44 6.83-4.39-27.79 17.74 1.24-0.82 1.52-0.97 3.61-0.76 5.32-0.61 3.88 1.24 6.87 2.76 10.88 1.06l-8.45 5.48c-3.98 1.67-6.98 0.12-10.83-1.1-1.76-0.16-6.72 1.53-5.28 0.58 2.64-1.73 10.55-6.96 7.96-5.15-28.11 19.66 17.27-12.79-9.36 6.04l8.3-5.38z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10521" d="m154.57 269.81c-5.81 15.67-7.98 32.12-7.95 48.83 0.07 1.12 0.13 2.25 0.2 3.38l-8.06 5.64c-0.11-1.1-0.21-2.2-0.31-3.31-0.39-16.94 2.08-33.45 8.43-49.15l7.69-5.39z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10538" d="m157.95 276.59c7.83-9.86 11.45-10.87 8.55 1-3.13 8.88-2.53 21.17 8.44 13.55 0.62-0.56 2.4-2.31 1.85-1.67-11.01 13.09 1.59-4.22 3.81-8.16l6.91-7.48c-5.23 9.35-11.27 17.97-19.42 24.71-10.84 7.49-11.57-4.76-8.44-13.54 4.56-18.21-7.27-0.9 4.94-15.6l-6.64 7.19z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10547" d="m181.91 273.02c15.54-9.39 4.17-0.34 4.77 12.75 0.57 8.3 5.56 12.76 13.89 9.09l-8.79 4.84c-8.24 3.62-13.35-0.84-13.93-9.07-0.46-10.85 2.13-17.87 12.58-22.3l-8.52 4.69z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10561" d="m209.34 272.44c0.23-0.15-0.34 0.42-0.47 0.66-0.82 1.51-1.31 3.2-1.81 4.82-1.19 3.86-2 7.71-2.33 11.71-0.04 2.93 0.83 6.84 4.83 6.2 1.61-0.26 5.78-2.83 4.49-1.87-1.77 1.33-3.57 2.65-5.58 3.63-1.99 0.97 3.31-2.89 4.72-4.54 2.91-3.38 5.06-7.15 7-11.08 0.33-0.77 0.65-1.54 0.98-2.31l7.98-5.31c-0.31 0.76-0.62 1.51-0.93 2.27-3.86 8.01-27.84 37.21-31.47 18.33 0.82-10.58 2.8-17.55 12.98-22.68 0 0-8.88 5.69-0.39 0.17z" sodipodi:nodetypes="ccccccccccccccc" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10564" d="m229.31 270.07c-1.2 7.87-4.67 16.91-1.11 24.62 0.81 2.84 7.86-1.75 5.75-0.62-11.59 6.2-3.68 1.05-0.72-2.84l8-5.06c-4.25 5.63-13.3 16.86-20.91 13.49-3.87-7.64-0.23-16.93 1.29-24.74l7.7-4.85z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10577" d="m241.71 270.16c6.09-2.08 6.95 1.58 7.15 6.73-0.1 6.11-1.19 12.15-1.91 18.2l-7.29 6.52c0.62-6.03 1.61-12.03 1.78-18.09-0.11-5.15-0.77-8.86-6.93-6.92l7.2-6.44z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10582" d="m243.72 286.28c1.89-6.97 10.19-12.77 16.94-16.11 7.49-3.07 5.43 8.37 4.89 12.21-0.67 3.82-1.16 7.71-1.4 11.57l-7.05 6.67c0.13-3.82 0.66-7.67 1.28-11.46 0.54-3.87 2.7-15.43-4.87-12.22-1.91 0.95-3.69 2.04-5.36 3.35-0.4 0.31-1.53 1.33-1.17 0.98 12.28-12.02 4.03-5.35 3.74-1.62l-7 6.63z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10585" d="m270.22 273.76c-12.36 15.35-0.73-2.84 5.43-4.11 3.42 0.86 5.53 1.98 8.85 0.1 0.28-0.18 0.56-0.35 0.84-0.52l-5.98 6.73c-0.28 0.18-0.56 0.35-0.84 0.53-3.29 1.83-5.44 0.71-8.81-0.16-1.24 0.26-4.33 2.79-3.45 1.78 1.83-2.09 3.68-4.15 5.52-6.22 2.5-2.81-9.82 11.45-7.45 8.5l5.89-6.63z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10588" d="m279.45 274.43c12.99-13.55 0.66 0.01 2.16 12.27 1.33 5.76 5.34 9.97 11.49 6.92l-7.21 6.82c-6.1 3-10.21-1.13-11.55-6.86-1.35-10.95 3.55-18.94 12.12-25.79l-7.01 6.64z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10596" d="m211.17 270.68c5.6 2.22 11.9 2.06 17.64 0.4 2.56-0.85 4.86-2.22 7.13-3.63l-6.6 6.48c-2.28 1.42-4.59 2.81-7.16 3.67-5.66 1.64-11.98 1.85-17.43-0.61l6.42-6.31z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath10601" d="m114.63 279.3c-3.27 0.28-6-1.64-8.66-3.33-0.81-0.44-1.52-1.04-2.27-1.59l8.21-4.73c0.77 0.53 1.51 1.1 2.33 1.55 2.62 1.66 5.28 3.63 8.52 3.41l-8.13 4.69z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3335" d="m89.045 443.38c1.124-5.41 13.385-11.99 19.355-13.77 9.68-1.64 1.02 17.45-0.43 20.34-9.815 17.51-26.848 29.12-45.385 42.7l-4.818 3.14c18.402-13.46 35.497-25.02 45.023-42.46 1.45-2.99 9.58-21.28-0.21-19.93-3.368 0.95-7.36 3.54-7.394 5.98l-6.141 4z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3338" d="m138.8 376.96c-1.9 0.33-9.02 5.09 3.37-2.59 0.61-0.38-1.03 0.91-1.48 1.4-2.7 2.92-3.89 6.29-5.1 9.49-4.4 11.91-7.14 24.05-9.69 36.01-2.38 11.14-4.46 22.27-6.74 33.41-0.32 1.61-0.63 3.21-0.94 4.81l-5.72 3.79c0.42-1.66 0.83-3.33 1.23-5 2.52-11.23 4.86-22.48 7.2-33.71 2.48-11.87 5.16-23.89 9.25-35.72 1.95-5.51 5.55-13.72 14.68-15.9l-6.06 4.01z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3353" d="m118.36 440.1c3.32-2.61 13.57-8.8 3.44-2.48-0.55 0.35 1.1-0.71 1.64-1.06 2.93-1.9 5.82-3.83 8.89-5.41 2.52-1.17 6.33-2.45 8-0.69 1.12 5.26-7.9 9.9-11.22 12-3.81 2.35-7.81 4.23-11.86 5.87-3 1.05-7.41 3.78 1.15-1.59l-5.69 2.99c4.31-2.73 5.6-3.59 9.44-5.06 4.02-1.64 7.96-3.51 11.74-5.86-9.02 5.76 1.85-0.6 1.01-5.02-1.77-1.26-5.02-0.13-7.4 1-5.4 2.86 6.34-4.23-0.07-0.12-2.21 1.42-8.84 5.64-6.64 4.22 7.86-5.1 5.29-3.51 3.39-1.89l-5.82 3.1z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3363" d="m126.6 443.11c-1.12 4.06 10.85 23.55 13 26.63 10.5 11.82 26.08 14.43 43.42 4.58l-3.89 2.96c-17.65 9.9-33.28 7.26-43.82-4.88-5.27-7.66-11.26-16.91-14.37-26.02l5.66-3.27z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3372" d="m82.417 437.82c1.28-4.11 7.742-7.02 10.976-8.65 4.414-1.66 1.091 12.34 0.619 14.28-1.259 5-2.412 10.16-4.036 15.13-0.445 1.26 0.108-0.31-0.316 0.93l-5.514 3.35c0.416-1.24-0.117 0.32 0.311-0.93 1.869-5.02 3.197-10.32 4.454-15.38 0.455-1.87 3.605-15.6-0.848-13.88-2.04 1.05-4.789 2.78 3.485-2.32 1.513-0.94-3.257 2.45-3.478 4.02l-5.653 3.45z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3374" d="m159.06 436.59c1.31-1.15 6.38-4.1-4.17 2.85-1.82 1.2 3.53-2.97 4.69-4.93-2.7-3.29-9.73-2.02-13.74 0.14-0.49 0.33-1.94 1.29-1.46 0.97 1.04-0.69 2.03-1.54 3.11-2.07 1.6-0.78-2.78 2.84-3.43 4.59-1.45 3.87 1.57 5.28 4.3 5.49 4.67-0.31 13.87-4.18 10.79 4.47-4.59 9.02-17.46 15.1-25.56 15.46l4.61-3.3c8.44-0.09 13.36-2.96 16.43-9.09 2.8-8.36-6.22-4.65-10.76-4.33-11.72-0.81 1.42-12.15 6.33-15.38 4.37-2.34 11.03-3.29 14.21-0.27-1.7 3-7.57 7.83-10.17 8.86l4.82-3.46z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3377" d="m175.35 437.3c1.09-3.64-0.32-5.24-4.12-4.36-1.01 0.53 1.89-1.34 2.92-1.8 2.17-0.95-2.97 3.85-3.81 5.96-2.28 5.72-3.98 11.82-5.1 17.61-1 12.43 15.04-3.06 19.23-6.82 0.74-0.69 1.48-1.37 2.23-2.05l4.72-2.81c-0.78 0.71-1.56 1.41-2.34 2.12-4.77 4.26-30.56 27.03-28.74 12.53 2.52-11.02 3.85-21.87 16-28.06 4.04-0.89 5.1 0.69 4.52 4.34l-5.51 3.34z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3384" d="m198.11 433.38c-2.88-0.38-5.2-1.12-8.4-0.61-1.17 0.45-10.68 4.1 4.46-2.13 1.49-0.61-2.44 2.12-3.28 3.37-2.11 3.14-3.07 6.54-3.88 9.87-0.97 4.53-1.69 9.07-2.76 13.6-0.88 3.19 4.67 1.1 6.62 0.39 3.3-1.56-2.53 1.21-4.17 1.89-1.3 0.54 2.36-1.55 3.42-2.45 2.68-2.25 4.08-5.23 5.39-8.05 1.2-2.84 2.21-5.7 3.49-8.52l6.01-2.77c-1.39 2.84-2.4 5.7-3.62 8.57-3.48 7.8-7.66 10.23-16.48 14.34-2.05 0.73-7.9 2.85-6.86-0.53 1.26-4.58 2.14-9.16 3.07-13.74 1.92-8.15 4.6-13.27 14.59-16.84 3.24-0.46 5.66 0.4 8.65 0.54l-6.25 3.07z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3410" d="m215.04 441.65c1.28-4.62 11.52-9.8 15.21-11.04 5.46-1.02 8.6 0.13 9.12 5.59-0.16 6.06-3.98 13.39-8.69 18.09-5.75 4.75-10.96 8.21-17.54 8.58-0.67 0.01-1.34 0.03-2 0.04l5.06-3.78c0.65 0 1.3-0.01 1.96-0.02 3.17-0.2 6.32-0.93 9.38-2.74 0.36-0.21 1.4-0.94 1.06-0.68-7.28 5.59-4.47 3.33-2.99 2.12 4.91-4.52 8.68-12.06 8.77-18.05-0.62-5.29-3.67-6.51-9.05-5.43-2.75 0.95-7.57 4.45-0.05-1.14 0.91-0.68-4.6 2.52-4.93 4.7l-5.31 3.76z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3411" d="m201.11 431.79c1.74-1.08 4.36-2.21 6.13-3.24 1.1-0.64-0.62 2.16-0.88 3.25-0.77 3.15-1.41 6.31-2.23 9.46-1.06 3.89-1.69 7.7-2.52 11.58-0.59 2.72-1.36 5.4 2.05 5.86 5.75-1.5 3.15-1.35 8.7-5.33l4.4-2.7c-5.42 3.9-11.57 9.68-18.08 11.33-3.49-0.5-3.64-3.17-3.01-5.98 0.83-3.93 1.59-7.78 2.71-11.71 2.09-7.76 0.82-10.68 8.88-15.83l-6.15 3.31z" sodipodi:nodetypes="ccccccccccccc" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3413" d="m237.31 448.93c0.29-1 19.64-12.17 9.63-5.45 3.8-3.04 5.14-5.81 2.95-9.18-0.66-0.83-4.45 0.01-3.38-0.73 7.67-5.31 0.83 1.23-1.11 5.49-2.52 6.04-6.77 17.65 0.67 20.1 5.26 0.43 10.65-2.33 15.53-5.1l-4.44 3.16c-4.98 2.81-10.51 5.63-15.87 5.22-7.43-2.51-3.02-14.29-0.54-20.34 1.72-3.94 9.91-16.96 14.13-11.16 2.17 3.5 0.93 6.2-2.98 9.36-3.12 2.12-6.12 4.39-9.47 6.07-1.47 0.75-5.84 3.05-4.47 2.1 20.53-14.29 4.71-4.03 4.58-2.99l-5.23 3.45z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3416" d="m238.05 448.91c8.57-6.7 17.73-9.98 27.18-7.94 11.02 2.6 18.27 0.36 29.22-6.56l-3.56 2.54c-11.33 7.19-18.67 9.62-30.14 7.11-5.57-1.1-10.31-0.89-16.2 1.6-1.8 0.75-6.89 3.73-5.28 2.59 9.11-6.44 5.47-3.9 4.06-2.74l-5.28 3.4z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3422" d="m85.023 384.91c2.178-1.82 4.349-3.66 6.535-5.46 0.349-0.28-0.49 0.85-0.664 1.31-0.895 2.32-1.38 4.74-1.793 7.09-0.672 3.81-1.218 7.59-1.988 11.41-2.802 14.52-5.211 29.07-8.831 43.61-0.986 3.91-2.527 8.48-2.883 12.28 0.801 3.03 1.522 2.25 4.677 0.33l-5.844 5.18c-3.396 2.1-4.385 3.18-5.365-0.04 0.514-4.06 2.449-8.8 3.59-12.94 3.914-14.64 7.09-29.48 9.385-44.06 1.913-14.22-1.002-15.33 9.699-24.37l-6.518 5.66z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3426" d="m111.38 368.18c-11.977 11.34-22.614 15.89-37.232 15.85-19.492-0.95-41.197-3.81-51.153 17.86l-6.122 4.1c13.359-27.61 41.508-27.32 63.739-26.56 17.548-0.27 16.162 0.58 22.608-5.83l8.16-5.42z" transform="translate(10 3939.4)" display="block"/>
<path id="calligraphy-f10-de.svgpath3433" d="m207.51 437.58c4-4.19 12.75-12.67 13.56-4.8-0.05 12.28-5.98 26.33-9.09 38.77-4.42 18.1-8.31 36.2-17.33 53.76-10.76 18.43-32.81 32.08-51.55 27.32-5.88-3.11-9.99-7.16-12.02-13.72-6.91-22.3 18.75-37.19 39.33-40.67 1.63-0.12 3.26-0.23 4.88-0.35l-4.91 3.51-4.68 0.21c-5.03 0.77-13.31 1.77-17.9 4.5-21.58 12.84-14.65 35.86 0.3 43 18.88 4.4 31.51-3.72 41.53-20.45 9.28-17.51 13.06-35.7 17.45-53.81 3-12.05 8.47-26.06 7.79-37.85-0.21-1.13-0.4-2.38-1.49-2.92-0.49-0.24-2.38 0.56-1.84 0.16 10.82-7.99 4.82-3.68 2.76-1.16l-6.79 4.5z" transform="translate(10 3939.4)" display="block"/>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="4517.828711700001" x="10" font-family="sans-serif" fill="#000000">
<tspan y="4517.828711700001" x="10">Fazit</tspan>
</text>
<rect id="d0e380" display="none" height="1e3px" width="288" y="4523" x="10"/>
<flowRoot xml:space="preserve" font-size="8" font-family="serif" line-height="133.00000%" fill="#000000">
<flowRegion>
<use y="0" x="0" xlink:href="#d0e380"/>
</flowRegion>
<flowPara >Kalligrafie macht nicht nur Spaß; es ist eine tiefe, fast spirituelle Kunst, die Ihren Blick für alles, was Sie tun und sehen verändern kann. Inkscapes Kalligrafiewerkzeug kann nur als bescheidene Einleitung dienen. Es macht aber dennoch Spaß, damit herumzuspielen, und es kann sogar nützlich für wirkliches Design sein. Viel Spaß!</flowPara>
</flowRoot>
<g transform="translate(0 4594)">
<defs id="defs3" xmlns:cc="http://creativecommons.org/ns#">
<linearGradient id="linearGradient2465" y2="-7528.7" xlink:href="#linearGradient841" gradientUnits="userSpaceOnUse" x2="76.847" gradientTransform="matrix(2.1496 0 0 .46519 -.13015 3495.4)" y1="-7656.4" x1="76.847" inkscape:collect="always"/>
<filter id="filter85" height="1.2" width="1.2" color-interpolation-filters="sRGB" y="-.1" x="-.1" inkscape:label="Drop shadow, custom">
<feFlood id="feFlood87" result="flood" flood-color="rgb(255,255,255)" flood-opacity=".68628"/>
<feComposite id="feComposite89" operator="in" result="composite1" in2="SourceGraphic" in="flood"/>
<feGaussianBlur id="feGaussianBlur91" result="blur" stdDeviation="20" in="composite1"/>
<feOffset id="feOffset93" result="offset" dx="0" dy="0"/>
<feComposite id="feComposite95" operator="over" result="composite2" in2="offset" in="SourceGraphic"/>
</filter>
</defs>
<metadata id="metadata4" xmlns:cc="http://creativecommons.org/ns#">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
</cc:Work>
</rdf:RDF>
</metadata>
<g id="layer1" xmlns:cc="http://creativecommons.org/ns#" inkscape:label="Layer 1" inkscape:groupmode="layer">
<rect id="rect1494" transform="scale(1 -1)" fill-rule="evenodd" rx="0" ry="6.1828" height="69.248" width="319.99" y="-70.334" x="-.11217" fill="url(#linearGradient2465)"/>
<path id="path1508" stroke-width="1pt" fill="#fff" d="m80.493 57.976h-4.9567v0.3171h0.14846c0.66805 0 0.74228 0.0338 0.74228 0.3172v0.1956 3.212 0.1957c0 0.2835-0.07423 0.3172-0.74228 0.3172h-0.14846v0.3171h5.0639l0.16495-1.8016h-0.36289c-0.10722 0.4723-0.29691 0.8907-0.49485 1.0864-0.25566 0.2699-0.72577 0.3981-1.4186 0.3981h-0.54433c-0.24742 0-0.45361-0.0405-0.52784-0.1012-0.05773-0.0406-0.06598-0.081-0.06598-0.2227v-1.7206h0.16495c0.5031 0 0.70928 0.0404 0.87423 0.1821 0.21443 0.1754 0.2969 0.3914 0.31341 0.7895h0.38763v-2.2133h-0.38763c-0.04124 0.6612-0.37114 0.9244-1.1546 0.9244h-0.19794v-1.5385c0-0.2901 0.07423-0.3374 0.51959-0.3374h0.42887c0.72578 0 1.0804 0.0608 1.3608 0.2497 0.27217 0.1754 0.47011 0.5533 0.59382 1.1606h0.35463l-0.11546-1.7274zm-10.944 2.7059h0.93196c0.74227 0 1.1299-0.0472 1.4598-0.1755 0.58558-0.2294 0.91547-0.6612 0.91547-1.1943 0-0.5129-0.28866-0.9043-0.833-1.1269-0.32166-0.135-0.833-0.2092-1.4021-0.2092h-2.8866v0.3171h0.14846c0.66804 0 0.74227 0.0338 0.74227 0.3172v0.1956 3.212 0.1957c0 0.2835-0.07422 0.3172-0.74227 0.3172h-0.14846v0.3171h2.7712v-0.3171h-0.21444c-0.66804 0-0.74227-0.0337-0.74227-0.3172v-0.1957-1.336zm0-0.3172v-1.7274c0-0.3104 0.04948-0.3442 0.5031-0.3442h0.52784c0.85774 0 1.2619 0.3307 1.2619 1.046 0 0.695-0.42062 1.0256-1.2948 1.0256h-0.99794zm-7.1753-2.4832h-0.34639l-1.8969 3.9341c-0.16495 0.3508-0.19793 0.398-0.32164 0.506-0.13196 0.1281-0.36289 0.2092-0.58557 0.2092h-0.03299v0.3171h2.1856v-0.3171h-0.16495c-0.44536 0-0.66804-0.1282-0.66804-0.3846 0-0.081 0.02474-0.1755 0.07422-0.2835l0.27217-0.5938h2.1856l0.44536 0.9042c0.04948 0.1012 0.06598 0.1485 0.06598 0.1823 0 0.1079-0.20619 0.1754-0.51134 0.1754h-0.34639v0.3171h2.5567v-0.3171h-0.11546c-0.41238 0-0.5031-0.054-0.69279-0.4319l-2.1031-4.2174zm-0.40413 1.1067 0.93196 1.9164h-1.8474l0.91547-1.9164zm-5.6907-1.0594h-0.3134l-0.3299 0.3981c-0.58557-0.3509-0.90722-0.4521-1.4598-0.4521-0.80001 0-1.4598 0.2632-2.0206 0.8097-0.52784 0.5129-0.77526 1.0797-0.77526 1.7747 0 1.4508 1.1629 2.4899 2.7876 2.4899 1.3196 0 2.1608-0.6342 2.3505-1.7678l-0.38763-0.054c-0.08248 0.3576-0.18145 0.6005-0.3299 0.803-0.33815 0.4655-0.86599 0.7017-1.534 0.7017-1.2206 0-1.798-0.695-1.798-2.1457 0-0.7626 0.12371-1.2754 0.40413-1.6804 0.25567-0.3778 0.76701-0.614 1.2949-0.614 0.57732 0 1.0887 0.2497 1.4021 0.6816 0.1567 0.2226 0.28041 0.4858 0.47011 1.0053h0.36288l-0.12371-1.95zm-8.2557 0.0067h-0.30515l-0.3299 0.4049c-0.38763-0.3036-0.91547-0.4656-1.501-0.4656-1.0804 0-1.8062 0.5668-1.8062 1.4102 0 0.7356 0.44536 1.1 1.6577 1.3564l0.7835 0.1619c0.61031 0.1283 0.66804 0.1418 0.84124 0.2496 0.24742 0.1553 0.37938 0.3779 0.37938 0.6411 0 0.2699-0.12371 0.4926-0.37113 0.6749-0.27217 0.1956-0.54434 0.2699-0.99795 0.2699-0.61031 0-1.0474-0.1552-1.435-0.5061-0.3464-0.3171-0.51959-0.6343-0.6433-1.1539h-0.35464l0.03299 1.9231h0.32165l0.37113-0.4588c0.55258 0.371 1.0144 0.506 1.732 0.506 1.2124 0 1.9876-0.5802 1.9876-1.4845 0-0.4183-0.1732-0.776-0.49485-1.0324-0.22268-0.1754-0.54433-0.2902-1.2041-0.4251l-0.88248-0.1822c-0.73402-0.1552-1.0804-0.4183-1.0804-0.83 0-0.4724 0.47011-0.7963 1.1711-0.7963 0.57732 0 1.0474 0.2026 1.3773 0.5871 0.23918 0.2767 0.38763 0.5601 0.49484 0.9042h0.35464l-0.09897-1.7544zm-11.151 2.7059v-1.8355-0.1956c0-0.2834 0.07423-0.3172 0.74227-0.3172h0.1567v-0.3171h-2.7134v0.3171h0.14846c0.66804 0 0.74227 0.0338 0.74227 0.3172v0.1956 3.212 0.1957c0 0.2835-0.07423 0.3172-0.74227 0.3172h-0.14846v0.3171h2.7134v-0.3171h-0.1567c-0.66804 0-0.74227-0.0337-0.74227-0.3172v-0.1957-0.8569l0.9567-0.7894 1.4351 1.7206c0.13196 0.1619 0.16495 0.216 0.16495 0.2834 0 0.108-0.1567 0.1552-0.56083 0.1552h-0.25567v0.3171h2.8206v-0.3171h-0.1567c-0.45361 0-0.56907-0.0472-0.80826-0.3373l-1.9959-2.3551 1.2289-1.0054c0.39588-0.3442 0.89898-0.5399 1.3938-0.5399v-0.3171h-2.5402v0.3171h0.20619c0.37938 0 0.53609 0.0608 0.53609 0.2025 0 0.0944-0.16495 0.2901-0.40413 0.4858l-2.0206 1.66zm-9.2207-2.6654h-1.699v0.3171h0.20618c0.42062 0 0.61032 0.054 0.75877 0.2227v2.8679c0 0.9245-0.16495 1.1201-0.9567 1.1471v0.3171h2.3505v-0.3171c-0.78353-0.027-0.94848-0.2226-0.94848-1.1471v-2.5035l3.6784 4.0622h0.3464v-3.5021c0-0.9245 0.16495-1.1202 0.95671-1.1472v-0.3171h-2.3505v0.3171c0.78351 0.027 0.94846 0.2227 0.94846 1.1472v2.1189l-3.2908-3.5832zm-5.3609 0.8299v-0.1956c0-0.2834 0.07423-0.3172 0.73402-0.3172h0.16495v-0.3171h-2.7299v0.3171h0.16495c0.66804 0 0.74227 0.0338 0.74227 0.3172v0.1956 3.212 0.1957c0 0.2835-0.07423 0.3172-0.74227 0.3172h-0.16495v0.3171h2.7299v-0.3171h-0.16495c-0.65979 0-0.73402-0.0337-0.73402-0.3172v-0.1957-3.212z"/>
<path id="path1517" stroke-width="1pt" fill="#fff" d="m305.97 58.204h1.35v2.817c0 0.532-0.02 0.862-0.05 0.989-0.13 0.485-0.42 0.819-0.87 1.003-0.31 0.127-0.77 0.19-1.38 0.19-1.43 0-2.15-0.428-2.15-1.285l1.43-0.007c0.1 0.268 0.36 0.402 0.81 0.402 0.32 0 0.55-0.101 0.68-0.303 0.1-0.155 0.15-0.41 0.15-0.763v-0.12c-0.43 0.344-0.9 0.516-1.41 0.516-0.56 0-1-0.177-1.34-0.53-0.33-0.358-0.5-0.814-0.5-1.37 0-0.485 0.19-0.889 0.57-1.214 0.36-0.301 0.79-0.452 1.29-0.452 0.64 0 1.12 0.209 1.42 0.628v-0.501zm-0.07 1.638c0-0.226-0.09-0.405-0.26-0.537-0.18-0.136-0.38-0.204-0.62-0.204-0.25 0-0.46 0.073-0.63 0.219-0.16 0.146-0.24 0.343-0.24 0.593 0 0.207 0.08 0.386 0.25 0.536 0.08 0.071 0.17 0.125 0.26 0.163 0.1 0.037 0.2 0.056 0.3 0.056 0.28 0 0.5-0.068 0.66-0.205 0.19-0.15 0.28-0.357 0.28-0.621zm-6.29-1.638h1.41v0.614c0.24-0.452 0.6-0.678 1.06-0.678l0.43 0.043v1.292c-0.21-0.038-0.4-0.057-0.56-0.057-0.6 0-0.9 0.356-0.9 1.067v1.37h-1.44v-3.651zm-2.67-0.127c0.62 0 1.14 0.165 1.56 0.494 0.43 0.353 0.65 0.84 0.65 1.462 0 0.607-0.21 1.09-0.64 1.447-0.41 0.33-0.92 0.495-1.54 0.495-0.68 0-1.23-0.153-1.64-0.459-0.46-0.339-0.69-0.841-0.69-1.504 0-0.622 0.23-1.109 0.7-1.462 0.42-0.315 0.96-0.473 1.6-0.473zm-0.04 2.867c0.24 0 0.44-0.09 0.59-0.269s0.22-0.393 0.22-0.642c0-0.25-0.07-0.464-0.21-0.643s-0.33-0.268-0.58-0.268-0.46 0.087-0.61 0.261c-0.08 0.09-0.13 0.186-0.17 0.29-0.04 0.099-0.06 0.219-0.06 0.36 0 0.259 0.07 0.475 0.21 0.649 0.14 0.175 0.35 0.262 0.61 0.262zm-4.05-0.516h1.45v1.427h-1.45v-1.427zm-3.56-0.014c0.15 0.377 0.4 0.565 0.74 0.565 0.36 0 0.58-0.099 0.68-0.297 0.08 0 0.3 0.015 0.63 0.043 0.34 0.028 0.64 0.042 0.89 0.042-0.24 0.466-0.54 0.791-0.91 0.975-0.33 0.16-0.77 0.24-1.32 0.24-0.65 0-1.17-0.167-1.56-0.502-0.42-0.353-0.63-0.847-0.63-1.483 0-0.607 0.23-1.087 0.69-1.44 0.41-0.311 0.93-0.466 1.57-0.466 0.63 0 1.14 0.16 1.54 0.48 0.4 0.316 0.63 0.782 0.69 1.398l0.01 0.445h-3.02zm1.52-0.861c-0.05-0.33-0.29-0.495-0.71-0.495-0.16 0-0.33 0.045-0.5 0.135-0.17 0.089-0.26 0.209-0.28 0.36h1.49zm-7.76-1.349h1.44l-0.01 0.459c0.4-0.381 0.84-0.572 1.34-0.572 0.56 0 1 0.174 1.32 0.523 0.33 0.343 0.5 0.795 0.5 1.355 0 0.579-0.16 1.052-0.48 1.419-0.34 0.391-0.79 0.587-1.35 0.587-0.31 0-0.55-0.036-0.73-0.106-0.17-0.071-0.37-0.215-0.59-0.431v1.687h-1.44v-4.921zm2.27 2.747c0.26 0 0.47-0.09 0.63-0.269 0.16-0.183 0.24-0.404 0.24-0.663 0-0.264-0.08-0.478-0.23-0.643-0.14-0.169-0.34-0.254-0.6-0.254-0.24 0-0.44 0.085-0.62 0.254-0.17 0.17-0.26 0.377-0.26 0.621 0 0.255 0.08 0.478 0.23 0.671 0.16 0.189 0.36 0.283 0.61 0.283zm-6.81-1.646c0.11-0.475 0.38-0.812 0.78-1.009 0.3-0.141 0.73-0.212 1.29-0.212 0.53 0 0.96 0.104 1.28 0.311 0.39 0.249 0.59 0.623 0.59 1.122v1.688c0 0.108 0.01 0.207 0.03 0.296 0.01 0.09 0.05 0.208 0.11 0.354h-1.49l-0.05-0.424c-0.34 0.353-0.76 0.529-1.24 0.529-0.39 0-0.72-0.091-1.01-0.275-0.31-0.216-0.47-0.513-0.47-0.89 0-0.409 0.13-0.713 0.4-0.911 0.2-0.141 0.5-0.244 0.93-0.31l1.02-0.12c0.22-0.038 0.33-0.097 0.33-0.177 0-0.183-0.14-0.275-0.41-0.275-0.16 0-0.29 0.019-0.39 0.056-0.1 0.033-0.18 0.116-0.23 0.247h-1.47zm1.27 1.356c0 0.198 0.17 0.297 0.5 0.297 0.21 0 0.39-0.066 0.55-0.198s0.25-0.297 0.25-0.494l-0.96 0.12c-0.06 0.005-0.14 0.035-0.22 0.092-0.08 0.051-0.12 0.113-0.12 0.183zm-1.58-1.038l-1.44 0.071c-0.09-0.193-0.17-0.332-0.26-0.417-0.11-0.099-0.27-0.148-0.46-0.148-0.27 0-0.47 0.094-0.62 0.282-0.14 0.184-0.21 0.412-0.21 0.685 0 0.236 0.08 0.436 0.24 0.601 0.16 0.16 0.36 0.24 0.59 0.24 0.38 0 0.62-0.21 0.74-0.629l1.45 0.064c-0.24 1.068-0.97 1.603-2.2 1.603-0.66 0-1.19-0.16-1.59-0.481-0.45-0.348-0.68-0.838-0.68-1.468 0-0.64 0.25-1.135 0.74-1.483 0.43-0.311 0.98-0.466 1.64-0.466 0.53 0 0.97 0.132 1.34 0.395 0.36 0.259 0.61 0.643 0.72 1.151zm-7.4 1.038c0.1 0.165 0.22 0.273 0.38 0.325 0.11 0.033 0.27 0.049 0.5 0.049 0.06 0 0.1-0.002 0.13-0.007 0.03-0.009 0.07-0.026 0.12-0.049 0.1-0.042 0.15-0.106 0.15-0.191 0-0.127-0.22-0.214-0.67-0.261-0.61-0.071-1.02-0.151-1.24-0.24-0.45-0.179-0.67-0.487-0.67-0.925 0-0.475 0.23-0.821 0.68-1.038 0.35-0.165 0.78-0.247 1.32-0.247 1.11 0 1.75 0.379 1.94 1.137l-1.37 0.091c-0.07-0.122-0.16-0.211-0.27-0.268-0.1-0.033-0.23-0.049-0.38-0.049-0.36 0-0.54 0.084-0.54 0.254 0 0.056 0.06 0.106 0.18 0.148 0.13 0.043 0.44 0.094 0.94 0.156 0.5 0.061 0.85 0.15 1.04 0.268 0.3 0.169 0.45 0.447 0.45 0.833 0 0.443-0.21 0.786-0.61 1.031-0.33 0.198-0.74 0.297-1.23 0.297-0.6 0-1.07-0.069-1.4-0.205-0.46-0.189-0.76-0.53-0.87-1.024l1.42-0.085zm-5.93-3.784h1.44v2.28l1.17-0.953h2l-1.75 1.37 1.76 2.288h-1.7l-1.08-1.49-0.4 0.289v1.194h-1.44v-4.978zm-4.85 1.32h1.45v0.48c0.37-0.386 0.83-0.579 1.36-0.579 0.43 0 0.78 0.12 1.04 0.36 0.27 0.236 0.4 0.57 0.4 1.003v2.408h-1.42l-0.01-2.055c0-0.188-0.06-0.341-0.18-0.459s-0.27-0.177-0.45-0.177c-0.24 0-0.42 0.092-0.55 0.276-0.13 0.183-0.19 0.398-0.19 0.642v1.759h-1.45v-3.658zm-1.98 0.007h1.44v3.636h-1.44v-3.636zm0-1.335h1.44v0.982h-1.44v-0.982zm-2.12 3.559h1.45v1.427h-1.45v-1.427zm-5.7-2.224l0.62 2.274c0.04-0.273 0.13-0.652 0.28-1.137 0.06-0.217 0.12-0.438 0.17-0.664 0.05-0.16 0.08-0.318 0.12-0.473l1.48 0.007 0.33 1.137c0.11 0.419 0.19 0.807 0.24 1.165 0.03-0.188 0.06-0.367 0.1-0.537 0.04-0.174 0.09-0.383 0.17-0.628 0.06-0.188 0.11-0.367 0.16-0.537 0.05-0.174 0.12-0.376 0.19-0.607h1.48l-1.29 3.658h-1.56l-0.55-2.098-0.6 2.098h-1.56l-1.28-3.658h1.5zm-6.53 0l0.61 2.274c0.05-0.273 0.14-0.652 0.29-1.137 0.06-0.217 0.12-0.438 0.17-0.664 0.04-0.16 0.08-0.318 0.12-0.473l1.48 0.007 0.33 1.137c0.11 0.419 0.19 0.807 0.24 1.165 0.03-0.188 0.06-0.367 0.1-0.537 0.04-0.174 0.09-0.383 0.17-0.628 0.06-0.188 0.11-0.367 0.16-0.537 0.05-0.174 0.12-0.376 0.19-0.607h1.48l-1.29 3.658h-1.56l-0.56-2.098-0.6 2.098h-1.55l-1.28-3.658h1.5zm-6.53 0l0.61 2.274c0.04-0.273 0.14-0.652 0.28-1.137 0.07-0.217 0.12-0.438 0.18-0.664 0.04-0.16 0.08-0.318 0.11-0.473l1.49 0.007 0.33 1.137c0.11 0.419 0.19 0.807 0.24 1.165 0.03-0.188 0.06-0.367 0.1-0.537 0.04-0.174 0.09-0.383 0.17-0.628 0.05-0.188 0.11-0.367 0.16-0.537 0.05-0.174 0.11-0.376 0.19-0.607h1.48l-1.29 3.658h-1.56l-0.56-2.098-0.6 2.098h-1.55l-1.29-3.658h1.51z"/>
<g id="g1515" filter="url(#filter85)" fill-rule="evenodd" transform="matrix(.029418 0 0 .029418 .15691 53.986)">
<path id="path1516" d="m397.64 320.25-117.25-37.73l-29.65-157.68 94.34-95.688 48.518 17.52 90.297 88.949-86.254 184.64z" stroke="#000" stroke-width=".93619pt" fill="#fff"/>
<path id="path1518" d="m476.96 339.17c18.824 3.7644 22.59 16.942 18.824 20.706-3.7634 3.7654-13.175 7.5298-20.705 1.8821-7.5318-5.6465-7.5318-18.824 1.8813-22.588z" stroke-width="1pt"/>
<path id="path1519" d="m286.46 340.43c-1.8342 0.48921-17.158-12.716-29.293-6.5953-12.132 6.1196-20.276 19.823-8.9423 25.446 11.335 5.6232 19.438-0.86115 29.374-7.8386 9.9379-6.9764 9.5793-8.3206 8.8608-11.012z" stroke-width="1pt"/>
<path id="path1520" d="m510.36 306.93c10.237-2.5598 33.886 0 30.119 15.058-3.7633 15.062-35.764 9.4119-56.473 1.8852-1.8823-15.061 21.529-15.737 26.354-16.943z" stroke-width="1pt"/>
<path id="path1521" d="m359.24 21.363c-11.313 0-22.606 4.3206-31.275 12.99l-154.09 154.06c-8.4969 8.4967-12.762 19.543-12.931 30.631h-0.0585c0 0.0395 0.0566 0.0774 0.0585 0.11702-0.002 0.18609-0.0585 0.36977-0.0585 0.55586h0.2633c2.9491 11.221 79.15 25.523 87.651 34.025 12.839 12.839-49.233 22.268-36.395 35.107 12.839 12.839 77.59 24.843 90.43 37.682 12.839 12.839-26.238 26.51-13.399 39.349s55.967-3.2094 48.155 30.28c17.338 17.338 53.512 9.0588 77.733-8.2795 12.839-12.839-24.629-11.707-11.79-24.546s45.247-12.908 72.555-43.621c-10.992-17.095-46.981-24.375-34.142-37.214s37.8-6.3179 91.659-30.777c26.292-11.941 24.12-21.01 24.019-32.006-0.002-0.23138 0-0.43973 0-0.67288h-0.0585c-0.16-11.07-4.46-22.12-12.95-30.62l-154.07-154.06c-8.66-8.667-19.99-12.987-31.3-12.987zm-1.3165 20.04c5.0295 0.13102 9.0916 3.9651 17.056 9.1279l72.789 53.977c0.79681 0.51671 1.5557 1.0557 2.2527 1.6091 0.69703 0.55327 1.3337 1.1401 1.9309 1.7261 0.5972 0.58495 1.14 1.1721 1.6383 1.7846 0.49726 0.61244 0.94845 1.2385 1.3458 1.8724 0.39844 0.6349 0.75476 1.2798 1.0532 1.9309 0.29867 0.65226 0.53281 1.325 0.7314 1.9894 0.19976 0.66341 0.36832 1.319 0.46811 1.9894 0.0999 0.67165 0.14627 1.3452 0.14627 2.0187l-43.123-20.83-4.3006 32.562-23.727-11.117-36.629 24.458-14.014-48.331-18.051 42.275-50.408 5.032 0.55587-22.439c0-5.3897 29.057-43.122 46.751-52.105l32.386-23.259c4.7787-3.0977 8.1289-4.35 11.147-4.2714zm-66.996 220.21c22.944 5.9503 48.476 13.757 68.957 13.897l0.87768 9.2157c-17.538-1.8078-54.648-10.276-63.398-14.745l-6.4363-8.3672z" stroke-width="1pt"/>
</g>
<use id="use1328" style="color:#000000" xlink:href="#path1508" transform="matrix(5.1767 0 0 5.1767 -102.7 -256.62)" height="1052.3622" fill-opacity=".064615" width="744.09448" y="0" x="0" font-family="sans-serif" fill="#ffffff"/>
<text id="text7519" opacity=".5" line-height="125%" transform="rotate(-90)" font-size="6.9693px" y="-6.5672836" x="-70.83046" font-family="sans-serif" sodipodi:linespacing="125%" fill="#000000"><tspan id="tspan7521" sodipodi:role="line" x="-70.83046" style="letter-spacing:.29056" y="-6.5672836">Verwenden Sie <tspan id="tspan7523" font-weight="bold">Strg+Pfeiltaste nach oben</tspan> zum Verschieben </tspan></text>
<path id="path7527" opacity=".5" style="color:#000000" d="m338.53 197.82-13.108-1.2709 7.6547-10.717z" fill-rule="evenodd" transform="matrix(-.61496 -.045496 -.061919 .45186 207.79 -245.15)"/>
</g>
</g>
</svg>
|