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="filter49" height="1.2" width="1.2" color-interpolation-filters="sRGB" y="-.1" x="-.1" inkscape:label="Drop shadow, custom">
<feFlood id="feFlood51" result="flood" flood-color="rgb(255,255,255)" flood-opacity=".68628"/>
<feComposite id="feComposite53" operator="in" result="composite1" in2="SourceGraphic" in="flood"/>
<feGaussianBlur id="feGaussianBlur55" result="blur" stdDeviation="20" in="composite1"/>
<feOffset id="feOffset57" result="offset" dx="0" dy="0"/>
<feComposite id="feComposite59" 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"/>
<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(#filter49)" 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>
<text id="text7519" opacity=".5" line-height="125%" transform="rotate(90)" font-size="6.9693px" y="-326.81229" x="3.6203022" font-family="sans-serif" sodipodi:linespacing="125%" fill="#000000"><tspan id="tspan7521" sodipodi:role="line" x="3.6203022" style="letter-spacing:.29056" y="-326.81229">Essayez <tspan id="tspan7523" font-weight="bold">Ctrl+flèche <tspan id="tspan2979" font-weight="normal">pour vous déplacer </tspan></tspan></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 237.6)"/>
<path id="text1896" d="m120.82 12.812 0.1105-0.44803c0.96986-0.03895 1.952-0.10388 2.9465-0.1948-0.0982 0.3896-0.14732 0.5779-0.14731 0.5649l-0.33148 1.2077-0.36831 1.4025-0.90236 3.5647c-0.72436 2.857-1.0865 4.6881-1.0865 5.4932 0 0.38959 0.0921 0.58438 0.27623 0.58438 0.27009 0 0.58929-0.30518 0.95761-0.91554 0.2087-0.35063 0.49721-0.948 0.86553-1.7921l0.38672 0.15584c-0.78573 2.1168-1.6635 3.1752-2.6334 3.1752-0.3192 0-0.57702-0.12337-0.77344-0.37011-0.19644-0.24674-0.29466-0.5649-0.29465-0.95449-0.00001-0.25972 0.0491-0.69477 0.14732-1.3051-0.38059 0.72724-0.69365 1.2532-0.93919 1.5778-0.54019 0.70126-1.1847 1.0519-1.9336 1.0519-0.61386 0-1.1172-0.23375-1.5101-0.70126-0.38058-0.48049-0.57088-1.0973-0.57088-1.8506 0-1.4415 0.51563-2.8375 1.5469-4.1881 1.0435-1.3636 2.1178-2.0453 3.2227-2.0453 0.50336 0.000008 0.92691 0.27921 1.2707 0.83762l0.92077-3.5063c0.12276-0.4675 0.18414-0.75969 0.18415-0.87658-0.00001-0.31166-0.44811-0.4675-1.3443-0.46751m-0.92078 4.4608c-0.78573-0.05194-1.5899 0.81165-2.4124 2.5908-0.76117 1.6363-1.1418 2.9609-1.1418 3.9738 0 0.38959 0.0859 0.70776 0.25781 0.95449 0.18415 0.23376 0.41743 0.35063 0.69979 0.35063 0.71206 0 1.3934-0.62984 2.0441-1.8895 0.87167-1.7012 1.3382-3.2336 1.3996-4.5972 0.0368-0.88306-0.24555-1.3441-0.84711-1.383m9.2438 5.3763 0.36831 0.19479c-0.82256 1.8441-1.7188 2.7661-2.6887 2.7661-0.34375 0-0.62613-0.12986-0.84711-0.38959-0.22099-0.27271-0.33149-0.61685-0.33149-1.0324 0-0.2857 0.0368-0.55192 0.1105-0.79866s0.27623-0.79866 0.60772-1.6558l0.69978-1.7726c0.41742-1.0519 0.62613-1.7596 0.62613-2.1233 0-0.25972-0.10436-0.38958-0.31306-0.38959-0.42971 0.000008-1.019 0.71426-1.7679 2.1427l-0.36831-0.23376c0.87166-1.6882 1.7065-2.5323 2.5045-2.5323 0.33148 0.000008 0.60157 0.12987 0.81029 0.38959 0.2087 0.25973 0.31305 0.59738 0.31306 1.0129-0.00001 0.49349-0.25168 1.409-0.75504 2.7466l-0.77345 2.0453c-0.3192 0.84411-0.4788 1.396-0.4788 1.6558 0 0.23375 0.0982 0.35063 0.29465 0.35063 0.23326 0 0.53405-0.22077 0.90235-0.6623 0.3806-0.45452 0.74276-1.0259 1.0865-1.7142m-0.27623-10.227c0.23325 0.000012 0.42969 0.09092 0.58929 0.27271 0.17188 0.16883 0.25782 0.37662 0.25782 0.62334 0 0.24675-0.0859 0.46103-0.25782 0.64282-0.1596 0.18182-0.35604 0.27272-0.58929 0.27271-0.23326 0.00001-0.43584-0.09089-0.60771-0.27271-0.17188-0.1818-0.25782-0.39607-0.25782-0.64282 0-0.24673 0.0859-0.45451 0.25782-0.62334 0.17187-0.1818 0.37445-0.2727 0.60771-0.27271m8.3563 0.38959 0.1105-0.44803c0.96987-0.03895 1.952-0.10388 2.9465-0.1948-0.0982 0.3896-0.14734 0.5779-0.14733 0.5649l-0.33148 1.2077-0.36831 1.4025-0.90236 3.5647c-0.72435 2.857-1.0865 4.6881-1.0865 5.4932 0 0.38959 0.0921 0.58438 0.27623 0.58438 0.27009 0 0.58928-0.30518 0.9576-0.91554 0.2087-0.35063 0.49722-0.948 0.86554-1.7921l0.38672 0.15584c-0.78573 2.1168-1.6636 3.1752-2.6334 3.1752-0.3192 0-0.57703-0.12337-0.77345-0.37011-0.19644-0.24674-0.29465-0.5649-0.29464-0.95449-0.00001-0.25972 0.0491-0.69477 0.14732-1.3051-0.3806 0.72724-0.69365 1.2532-0.93919 1.5778-0.5402 0.70126-1.1847 1.0519-1.9336 1.0519-0.61386 0-1.1172-0.23375-1.5101-0.70126-0.38058-0.48049-0.57088-1.0973-0.57088-1.8506 0-1.4415 0.51563-2.8375 1.5469-4.1881 1.0435-1.3636 2.1178-2.0453 3.2227-2.0453 0.50335 0.000008 0.92691 0.27921 1.2707 0.83762l0.92078-3.5063c0.12275-0.4675 0.18415-0.75969 0.18416-0.87658-0.00001-0.31166-0.44813-0.4675-1.3443-0.46751m-0.92078 4.4608c-0.78572-0.05194-1.5899 0.81165-2.4124 2.5908-0.76117 1.6363-1.1418 2.9609-1.1418 3.9738 0 0.38959 0.0859 0.70776 0.25783 0.95449 0.18414 0.23376 0.41741 0.35063 0.69978 0.35063 0.71207 0 1.3934-0.62984 2.0441-1.8895 0.87166-1.7012 1.3382-3.2336 1.3996-4.5972 0.0368-0.88306-0.24555-1.3441-0.84712-1.383m11.541-0.19479h1.3075c-0.30692 0.87009-0.72434 2.1427-1.2522 3.818-0.56475 1.8051-0.84712 3.0323-0.84711 3.6816-0.00001 0.27271 0.0982 0.40907 0.29464 0.40907 0.4297 0 1.0313-0.88307 1.8047-2.6492l0.40514 0.17532c-0.51563 1.1818-0.95761 1.9934-1.3259 2.4349-0.36832 0.44153-0.78574 0.6623-1.2522 0.6623-0.76118 0-1.1418-0.36362-1.1418-1.0909 0-0.19479 0.0553-0.59088 0.16574-1.1882-0.87166 1.5324-1.8047 2.2986-2.7992 2.2986-0.62614 0-1.1356-0.22077-1.5285-0.6623-0.39286-0.44153-0.5893-1.0194-0.5893-1.7337 0-1.4804 0.55247-2.9154 1.6574-4.305 1.1049-1.4025 2.2406-2.1038 3.4069-2.1038 0.61385 0.000008 1.0804 0.35713 1.3996 1.0714l0.29465-0.81814m-1.5469 0.23375c-0.36831-0.02596-0.79801 0.2013-1.2891 0.68178-0.4788 0.46752-0.92691 1.0974-1.3443 1.8895-0.83485 1.5713-1.2523 2.8895-1.2523 3.9543 0 0.83112 0.30693 1.2467 0.92077 1.2467 0.99444 0 1.9336-1.0324 2.8176-3.0972 0.60156-1.4025 0.93919-2.5648 1.0128-3.4868 0.0246-0.33764-0.043-0.61684-0.20257-0.83762-0.15961-0.22076-0.38059-0.33764-0.66296-0.35063m9.7893 5.3374 0.36831 0.23375c-0.88395 1.8311-1.9643 2.7466-3.2411 2.7466-0.67524 0-1.2216-0.24025-1.639-0.72074-0.41741-0.48049-0.62613-1.1038-0.62613-1.87 0-0.76619 0.17188-1.5713 0.51564-2.4155 0.35603-0.85709 0.83483-1.6168 1.4364-2.2791 0.90849-1.0129 1.8477-1.5194 2.8176-1.5194 0.4297 0.000008 0.77346 0.11039 1.0313 0.33115 0.27009 0.20779 0.40514 0.4805 0.40515 0.81814-0.00001 0.22078-0.0675 0.40908-0.20258 0.56491-0.13505 0.15584-0.30079 0.23376-0.49721 0.23375-0.17188 0.000007-0.32535-0.06492-0.46039-0.19479-0.12277-0.14284-0.18417-0.30517-0.18416-0.48699-0.00001-0.11687 0.0368-0.23375 0.1105-0.35063 0.0737-0.11687 0.11049-0.19479 0.1105-0.23375-0.00001-0.16882-0.13506-0.25323-0.40515-0.25323-0.54019 0.000008-1.0804 0.43505-1.6206 1.3051-0.42969 0.68828-0.81029 1.5584-1.1418 2.6102-0.33148 1.0389-0.49721 1.896-0.49721 2.5713 0 0.88307 0.36217 1.3246 1.0865 1.3246 0.9576 0 1.8354-0.80515 2.6334-2.4155m5.1362-8.3177h1.2891l-0.79187 2.7466h1.4548l-0.12891 0.44803h-1.4548l-0.34989 1.1298c-0.29465 0.96099-0.60771 2.1233-0.93919 3.4868-0.33147 1.3506-0.49722 2.1362-0.49722 2.357 0 0.29869 0.12891 0.44803 0.38673 0.44803 0.45425 0.000001 1.0006-0.6623 1.639-1.9869 0.0614-0.14285 0.15346-0.31816 0.27623-0.52595l0.36831 0.1948c-0.47881 1.0519-0.83484 1.7272-1.0681 2.0259-0.50336 0.63633-1.0374 0.9545-1.6022 0.9545-0.38058 0-0.68751-0.12337-0.92078-0.37011-0.23325-0.25973-0.34989-0.59088-0.34989-0.99345 0-0.36362 0.0552-0.77268 0.16574-1.2272 0.12278-0.50646 0.51564-1.9609 1.1786-4.3634l0.31306-1.1298h-1.4732l0.14731-0.44803h1.4732l0.88395-2.7466m7.1027 8.3177 0.3683 0.19479c-0.82256 1.8441-1.7188 2.7661-2.6886 2.7661-0.34376 0-0.62614-0.12986-0.84711-0.38959-0.221-0.27271-0.33149-0.61685-0.33149-1.0324 0-0.2857 0.0368-0.55192 0.11049-0.79866 0.0737-0.24674 0.27624-0.79866 0.60771-1.6558l0.69979-1.7726c0.41742-1.0519 0.62613-1.7596 0.62614-2.1233-0.00001-0.25972-0.10436-0.38958-0.31307-0.38959-0.42971 0.000008-1.019 0.71426-1.7679 2.1427l-0.36832-0.23376c0.87167-1.6882 1.7065-2.5323 2.5045-2.5323 0.33148 0.000008 0.60157 0.12987 0.81027 0.38959 0.20872 0.25973 0.31307 0.59738 0.31307 1.0129 0 0.49349-0.25168 1.409-0.75503 2.7466l-0.77345 2.0453c-0.3192 0.84411-0.47881 1.396-0.4788 1.6558-0.00001 0.23375 0.0982 0.35063 0.29463 0.35063 0.23328 0 0.53406-0.22077 0.90237-0.6623 0.38058-0.45452 0.74276-1.0259 1.0865-1.7142m-0.27624-10.227c0.23326 0.000012 0.42969 0.09092 0.58929 0.27271 0.17188 0.16883 0.25782 0.37662 0.25783 0.62334-0.00001 0.24675-0.0859 0.46103-0.25783 0.64282-0.1596 0.18182-0.35603 0.27272-0.58929 0.27271-0.23327 0.00001-0.43583-0.09089-0.60771-0.27271-0.17187-0.1818-0.25783-0.39607-0.25782-0.64282-0.00001-0.24673 0.0859-0.45451 0.25782-0.62334 0.17188-0.1818 0.37444-0.2727 0.60771-0.27271m7.3369 10.227 0.36831 0.23375c-0.88396 1.8311-1.9643 2.7466-3.2411 2.7466-0.67523 0-1.2216-0.24025-1.639-0.72074-0.41741-0.48049-0.62612-1.1038-0.62612-1.87 0-0.76619 0.17188-1.5713 0.51564-2.4155 0.35603-0.85709 0.83482-1.6168 1.4364-2.2791 0.90849-1.0129 1.8477-1.5194 2.8176-1.5194 0.42969 0.000008 0.77345 0.11039 1.0313 0.33115 0.27008 0.20779 0.40514 0.4805 0.40515 0.81814-0.00001 0.22078-0.0675 0.40908-0.20258 0.56491-0.13506 0.15584-0.30079 0.23376-0.49721 0.23375-0.17189 0.000007-0.32536-0.06492-0.46039-0.19479-0.12278-0.14284-0.18417-0.30517-0.18416-0.48699-0.00001-0.11687 0.0368-0.23375 0.11049-0.35063 0.0737-0.11687 0.11049-0.19479 0.1105-0.23375-0.00001-0.16882-0.13505-0.25323-0.40515-0.25323-0.54019 0.000008-1.0804 0.43505-1.6206 1.3051-0.42969 0.68828-0.81028 1.5584-1.1418 2.6102-0.33148 1.0389-0.49722 1.896-0.49722 2.5713 0 0.88307 0.36217 1.3246 1.0865 1.3246 0.95761 0 1.8354-0.80515 2.6334-2.4155m6.3332 0 0.36832 0.19479c-0.82257 1.8441-1.7188 2.7661-2.6887 2.7661-0.34376 0-0.62612-0.12986-0.84711-0.38959-0.22098-0.27271-0.33148-0.61685-0.33148-1.0324 0-0.2857 0.0368-0.55192 0.1105-0.79866 0.0736-0.24674 0.27622-0.79866 0.60771-1.6558l0.69979-1.7726c0.4174-1.0519 0.62612-1.7596 0.62613-2.1233-0.00001-0.25972-0.10436-0.38958-0.31308-0.38959-0.42969 0.000008-1.019 0.71426-1.7679 2.1427l-0.36831-0.23376c0.87167-1.6882 1.7065-2.5323 2.5045-2.5323 0.33147 0.000008 0.60157 0.12987 0.81028 0.38959 0.20871 0.25973 0.31306 0.59738 0.31307 1.0129-0.00001 0.49349-0.25169 1.409-0.75503 2.7466l-0.77346 2.0453c-0.31921 0.84411-0.47881 1.396-0.4788 1.6558-0.00001 0.23375 0.0982 0.35063 0.29465 0.35063 0.23325 0 0.53404-0.22077 0.90236-0.6623 0.38058-0.45452 0.74275-1.0259 1.0865-1.7142m-0.27622-10.227c0.23326 0.000012 0.42969 0.09092 0.5893 0.27271 0.17187 0.16883 0.2578 0.37662 0.25781 0.62334-0.00001 0.24675-0.0859 0.46103-0.25781 0.64282-0.15961 0.18182-0.35604 0.27272-0.5893 0.27271-0.23328 0.00001-0.43585-0.09089-0.60772-0.27271-0.17188-0.1818-0.25781-0.39607-0.25781-0.64282 0-0.24673 0.0859-0.45451 0.25781-0.62334 0.17187-0.1818 0.37444-0.2727 0.60772-0.27271m7.2632 10.383 0.34989 0.25323c-1.0681 1.7012-2.1853 2.5518-3.3516 2.5518-0.62613 0-1.1356-0.20129-1.5285-0.60386-0.39286-0.41556-0.5893-0.95449-0.5893-1.6168 0-1.1558 0.39287-2.409 1.1786-3.7595 1.0927-1.87 2.3326-2.805 3.7199-2.805 0.40513 0.000008 0.73661 0.12987 0.99443 0.38959 0.25781 0.25973 0.38672 0.59088 0.38673 0.99345-0.00001 0.94801-0.62 1.8441-1.86 2.6882-0.40514 0.27272-1.3136 0.71425-2.7255 1.3246-0.20871 0.79217-0.31306 1.4025-0.31306 1.8311 0 0.71425 0.31306 1.0714 0.9392 1.0714 0.45424 0 0.87779-0.16233 1.2707-0.48699 0.40514-0.33764 0.91463-0.948 1.5285-1.8311m-3.278-1.1103c0.23326-0.10389 0.51563-0.24024 0.84711-0.40907 0.71206-0.38959 1.3075-0.90904 1.7863-1.5584 0.49107-0.64931 0.73661-1.2597 0.73662-1.8311-0.00001-0.41555-0.17802-0.62334-0.53405-0.62334-0.50337 0.000008-1.0067 0.3896-1.5101 1.1688-0.49108 0.7662-0.93306 1.8506-1.3259 3.2531m7.1834-8.8826 0.11048-0.44803c0.92078-0.03895 1.9643-0.10388 3.1306-0.1948-0.0982 0.35064-0.17188 0.60388-0.22099 0.7597-0.13505 0.40259-0.32533 1.0129-0.57087 1.8311l-1.4917 5.1426c-0.71206 2.4544-1.0681 3.9608-1.0681 4.5192-0.00001 0.40258 0.11049 0.60386 0.33147 0.60386 0.30693 0 0.68751-0.35063 1.1418-1.0519 0.23327-0.36361 0.49722-0.84411 0.79188-1.4415l0.42355 0.21427c-0.36832 0.71425-0.64455 1.2207-0.8287 1.5194-0.56475 0.89606-1.2093 1.3441-1.9336 1.3441-0.36831 0-0.6691-0.14285-0.90236-0.42855s-0.34989-0.64931-0.34989-1.0908c0-0.54542 0.20871-1.5389 0.62613-2.9804l1.6206-5.5906c0.35603-1.2337 0.53406-1.9285 0.53406-2.0843 0-0.23374-0.0859-0.38958-0.25782-0.46751-0.17188-0.09089-0.53405-0.14284-1.0865-0.15584" sodipodi:nodetypes="cccccccsssccssscsscsssccscccssscscccssssccssccsssccsssccsssssssccccccccsssccssscsscsssccscccssscscccsssccssscssscscccssssssscccsssssssssssssssssssccccccccssscccsssssccccccccssssccssccsssccsssccssssssscccssssssssssssssssssscccssssccssccsssccsssccssssssscccsssssssscsssccccsssccccsccsssccssssccssc" inkscape:connector-curvature="0" fill="#fff"/>
<use id="use1901" opacity=".078652" style="color:black" xlink:href="#text1896" transform="matrix(3.1679 0 0 3.1679 -274.08 -31.04)" height="1052.3622" width="320" y="0" x="0" fill="black"/>
</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">::CALLIGRAPHIE</tspan>
</text>
<!--Author: bulia byak, buliabyak@users.sf.net et 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 >L'outil Calligraphie est l'un des nombreux superbes outils d'Inkscape. Ce didacticiel vous aidera à découvrir le fonctionnement de cet outil, ainsi que les bases et techniques de l'art de la calligraphie.</flowPara>
</flowRoot>
<rect id="d0e18" display="none" height="1e3px" width="264" y="80.568" 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 >Utiliser <flowSpan font-weight="bold">Ctrl+flèche</flowSpan>, la <flowSpan font-weight="bold">molette de la souris</flowSpan> ou le <flowSpan font-weight="bold">bouton du milieu</flowSpan> pour faire défiler la page vers le bas. Pour les bases de création, sélection et transformation d'objet, lisez le didacticiel basique dans <flowSpan font-family="sans-serif">Aide > Didacticiels</flowSpan>.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="143.628511" x="10" font-family="sans-serif" fill="#000000">
<tspan y="143.628511" x="10">Histoire et styles</tspan>
</text>
<rect id="d0e39" display="none" height="1e3px" width="288" y="148.83" 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 >Par définition, la <flowSpan font-style="italic">calligraphie</flowSpan> signifie « belle écriture » ou « faculté d'écrire élégamment ». La calligraphie est essentiellement l'art de former à la main de beaux caractères d'écriture. Cela peut sembler intimidant, mais avec un peu de pratique, n'importe qui peut maîtriser les bases de cet art.</flowPara>
</flowRoot>
<rect id="d0e45" display="none" height="1e3px" width="288" y="207.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="#d0e45"/>
</flowRegion>
<flowPara >Les premières formes de calligraphie apparaissent avec les peintures des hommes des cavernes. Et jusqu'à l'apparition de l'imprimerie, en 1440 environ, les livres et autres publications étaient calligraphiés. Un scribe devait transcrire à la main toute copie de livre ou publication. L'écriture se faisait avec une plume (d'oie) et de l'encre sur des matériaux tels que du parchemin ou du vélin. Les styles de lettrage utilisés au cours des âges incluent le Rustique, la minuscule Caroline, le Blackletter, etc. Aujourd'hui, l'emplacement le plus commun où une personne classique trouvera de la calligraphie est probablement le faire-part d'un mariage.</flowPara>
</flowRoot>
<rect id="d0e48" display="none" height="1e3px" width="288" y="321.83" 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 >Il existe trois principales familles de calligraphie :</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 345.68)"/>
<rect id="d0e54" display="none" height="1e3px" width="258" y="339.68" 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 >Occidentale ou romane</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 361.88)"/>
<rect id="d0e58" display="none" height="1e3px" width="258" y="355.88" 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 >Arabe</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 378.07)"/>
<rect id="d0e62" display="none" height="1e3px" width="258" y="372.07" 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 >Chinoise ou orientale</flowPara>
</flowRoot>
<rect id="d0e66" display="none" height="1e3px" width="288" y="388.26" 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 >Ce didacticiel se focalise principalement sur la calligraphie occidentale, étant donné que les deux autres styles nécessitent généralement un pinceau (au lieu d'une plume), qui ne fait pas encore partie des fonctions de notre outil Calligraphie.</flowPara>
</flowRoot>
<rect id="d0e69" display="none" height="1e3px" width="288" y="438.03" 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 >Un des grands avantages que nous avons sur les scribes du passé est la commande <flowSpan font-family="sans-serif">Annuler</flowSpan>. Si vous faites une erreur, la page entière n'est pas perdue. L'outil Calligraphie d'Inkscape permet aussi des techniques qui ne seraient pas possible avec les plumes et encres traditionnelles.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="509.90507940000003" x="10" font-family="sans-serif" fill="#000000">
<tspan y="509.90507940000003" x="10">Matériel</tspan>
</text>
<rect id="d0e81" display="none" height="1e3px" width="288" y="515.11" 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 >Vous obtiendrez de meilleurs résultats si vous utilisez une <flowSpan font-style="italic">tablette graphique avec stylet</flowSpan> (ex. : une Wacom). Mais grâce à la flexibilité de notre outil, vous pouvez également obtenir des résultats décents avec une souris, même s'il vous sera plus difficile de produire des tracés rapides réguliers.</flowPara>
</flowRoot>
<rect id="d0e87" display="none" height="1e3px" width="288" y="575.84" 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 est capable d'utiliser les sensibilités à la <flowSpan font-style="italic">pression</flowSpan> et à l'<flowSpan font-style="italic">inclinaison</flowSpan> d'un stylet de tablette qui prend en charge ces fonctions. Les fonctions de sensibilité sont désactivées par défaut parce qu'elles nécessitent de la configuration. Souvenez-vous par ailleurs que la calligraphie avec une plume ou un stylo avec pointe ne sont pas vraiment sensibles à la pression, contrairement à un pinceau.</flowPara>
</flowRoot>
<rect id="d0e96" display="none" height="1e3px" width="288" y="647.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="#d0e96"/>
</flowRegion>
<flowPara >Si vous avez une tablette et désirez utiliser les fonctions de sensibilité, vous devez configurer votre périphérique. Cette configuration n'a besoin d'être effectuée qu'une seule fois, les réglages seront sauvegardés. Pour en activer le support, vous devez avoir la tablette graphique branchée avant de démarrer Inkscape, puis, ouvrir la boîte de dialogue <flowSpan font-style="italic">Périphériques de saisie…</flowSpan>, via le menu <flowSpan font-style="italic">Édition</flowSpan>. Lorsque cette boîte de dialogue est ouverte, vous pouvez sélectionner le périphérique et les réglages que vous désirez pour le stylet de votre tablette. Enfin, après avoir choisi ces réglages, passez à l'outil Calligraphie et commutez les boutons de la barre d'outils pour la pression et l'inclinaison. Inkscape se souviendra de ces réglages au prochain démarrage.</flowPara>
</flowRoot>
<rect id="d0e105" display="none" height="1e3px" width="288" y="782.32" 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 >Le stylo calligraphique d'Inkscape peut être sensible à la <flowSpan font-style="italic">vélocité</flowSpan> du tracé (voir « Amincissement » plus bas), donc, si vous utilisez une souris, vous désirerez probablement mettre ce paramètre à zéro.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="834.4616444" x="10" font-family="sans-serif" fill="#000000">
<tspan y="834.4616444" x="10">Options de l'outil Calligraphie</tspan>
</text>
<rect id="d0e117" display="none" height="1e3px" width="288" y="839.66" 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 >Passez à l'outil Calligraphie en appuyant sur <flowSpan font-weight="bold">Ctrl+F6</flowSpan> ou sur <flowSpan font-weight="bold">C</flowSpan>, ou encore en cliquant sur son bouton dans la barre d'outils. Vous remarquerez alors, dans la barre d'outils du haut, huit options : largeur & amincissement ; angle & fixité ; terminaisons ; tremblement, agitation & inertie. Il y a également deux autres boutons pour activer ou désactiver la pression de la tablette et la sensibilité à l'inclinaison (pour les tablettes graphiques).</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="934.4696134" x="10" font-family="sans-serif" fill="#000000">
<tspan y="934.4696134" x="10">Largeur et amincissement</tspan>
</text>
<rect id="d0e132" display="none" height="1e3px" width="288" y="939.67" 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 >Cette paire d'options contrôle la <flowSpan font-style="italic">largeur</flowSpan> de votre plume. La largeur peut varier entre 1 et 100 et est (par défaut) mesurée selon une unité relative à la taille de votre fenêtre d'édition, mais indépendante du zoom. En effet, l'« unité de mesure » naturelle en calligraphie est l'amplitude du mouvement de votre main et il est donc pratique d'avoir votre largeur de plume en rapport constant par rapport à votre « planche d'écriture » et non pas en unités réelles, ce qui la ferait dépendre du zoom. Ce comportement est toutefois optionnel, et peut donc être modifié pour ceux qui préféreraient une unité absolue peu importe le zoom. Pour passer à ce mode, utilisez la case à cocher sur la page de Préférences de l'outil (vous pouvez l'ouvrir en double-cliquant sur le bouton de l'outil).</flowPara>
</flowRoot>
<rect id="d0e138" display="none" height="1e3px" width="288" y="1074.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="#d0e138"/>
</flowRegion>
<flowPara >Comme la largeur de plume varie souvent, vous pouvez l'ajuster sans avoir à retourner à la barre d'outils, en utilisant les touches fléchées <flowSpan font-weight="bold">gauche</flowSpan> et <flowSpan font-weight="bold">droite</flowSpan> ou avec une tablette qui supporte la sensibilité à la pression. L'avantage de ces raccourcis est qu'ils fonctionnent même pendant que vous dessinez, de sorte que vous pouvez faire varier la largeur de votre plume progressivement pendant un tracé :</flowPara>
</flowRoot>
<text id="calligraphy-f01-fr.svgtext1944" transform="translate(10 1153.8)" display="block" font-size="6" y="4.5585475" x="9.8966846" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f01-fr.svgtspan1945" y="4.5585475" x="9.8966846" sodipodi:role="line">largeur=1, augmentant… atteignant 47, diminuant… de nouveau à 0</tspan></text>
<path id="calligraphy-f01-fr.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 1153.8)" display="block"/>
<rect id="d0e157" display="none" height="1e3px" width="288" y="1243" 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 >La largeur de la plume peut aussi dépendre de la vélocité, et ceci est contrôlé par le paramètre d'<flowSpan font-style="italic">amincissement</flowSpan>. Ce paramètre peut prendre une valeur entre -100 et 100 ; zéro signifie que la largeur est indépendante de la vélocité, des valeurs positives font que des tracés plus rapides sont plus fins, des valeurs négatives font que des tracés plus rapides deviennent plus épais. La valeur par défaut de 10 implique un amincissement modéré des tracés rapides. Voici quelques exemples, tous tracés avec une largeur de 20 et un angle de 90° :</flowPara>
</flowRoot>
<text id="calligraphy-f02-fr.svgtext1987" transform="translate(10 1343.7)" display="block" font-size="6" y="4.5588474" x="39.896687" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-fr.svgtspan1988" y="4.5588474" x="39.896687" sodipodi:role="line">amincissement = 0 (largeur uniforme) </tspan></text>
<text id="calligraphy-f02-fr.svgtext1990" transform="translate(10 1343.7)" display="block" font-size="6" y="74.558846" x="62.396687" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-fr.svgtspan1991" y="74.558846" x="62.396687" sodipodi:role="line">amincissement = 10</tspan></text>
<text id="calligraphy-f02-fr.svgtext1993" transform="translate(10 1343.7)" display="block" font-size="6" y="139.55885" x="60.851486" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-fr.svgtspan1994" y="139.55885" x="60.851486" sodipodi:role="line">amincissement = 40</tspan></text>
<text id="calligraphy-f02-fr.svgtext1996" transform="translate(10 1343.7)" display="block" font-size="6" y="4.5588474" x="212.39668" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-fr.svgtspan1997" y="4.5588474" x="212.39668" sodipodi:role="line">amincissement = -20</tspan></text>
<text id="calligraphy-f02-fr.svgtext1999" transform="translate(10 1343.7)" display="block" font-size="6" y="84.558846" x="212.39668" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f02-fr.svgtspan2000" y="84.558846" x="212.39668" sodipodi:role="line">amincissement = -60</tspan></text>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<path id="calligraphy-f02-fr.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 1343.7)" display="block"/>
<rect id="d0e173" display="none" height="1e3px" width="288" y="1541.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="#d0e173"/>
</flowRegion>
<flowPara >Pour vous amuser, donnez une valeur de 100 (le maximum) à la largeur et à l'amincissement puis dessinez avec des mouvements brusques pour obtenir des formes étrangement naturalistes, ressemblant à des neurones.</flowPara>
</flowRoot>
<path id="calligraphy-f03-fr.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 1598.3)" display="block"/>
<path id="calligraphy-f03-fr.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 1598.3)" display="block"/>
<path id="calligraphy-f03-fr.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 1598.3)" display="block"/>
<path id="calligraphy-f03-fr.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 1598.3)" display="block"/>
<path id="calligraphy-f03-fr.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 1598.3)" display="block"/>
<path id="calligraphy-f03-fr.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 1598.3)" display="block"/>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="1751.4149394" x="10" font-family="sans-serif" fill="#000000">
<tspan y="1751.4149394" x="10">Angle et fixité</tspan>
</text>
<rect id="d0e192" display="none" height="1e3px" width="288" y="1756.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="#d0e192"/>
</flowRegion>
<flowPara >Après la largeur, l'<flowSpan font-style="italic">angle</flowSpan> est le paramètre calligraphique le plus important. Il s'agit de l'angle de votre plume en degrés, allant de 0° (épaisseur de la plume à l'horizontale) à 90° (verticale en sens anti-horaire) ou -90 ° (verticale en sens horaire) :</flowPara>
</flowRoot>
<defs id="calligraphy-f04-fr.svgdefs3">
<marker id="calligraphy-f04-fr.svgTriangleOutS" refY="0.0" refX="0.0" orient="auto" inkscape:stockid="TriangleOutS" overflow="visible">
<path id="calligraphy-f04-fr.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-fr.svgTriangleInS" refY="0.0" refX="0.0" orient="auto" inkscape:stockid="TriangleInS" overflow="visible">
<path id="calligraphy-f04-fr.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-fr.svgpath2832" d="m111.33 102.81h92.82" display="block" transform="translate(10 1814.2)" 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-fr.svgpath2834" d="m111.36 103.08l88.17-50.902" display="block" transform="translate(10 1814.2)" 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-fr.svgpath2838" sodipodi:nodetypes="cc" stroke="#000" stroke-width=".6875" fill="none" style="color:#000000" transform="translate(10 1814.2)" 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-fr.svgtext4096" transform="translate(10 1814.2)" 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-fr.svgtspan4097" y="4.5585475" x="88.336723" sodipodi:role="line">angle = 90°</tspan></text>
<text id="calligraphy-f04-fr.svgtext4099" transform="translate(10 1814.2)" 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-fr.svgtspan4100" y="52.500549" x="202.46759" sodipodi:role="line">angle = 30° (par défaut)</tspan></text>
<text id="calligraphy-f04-fr.svgtext4102" transform="translate(10 1814.2)" 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-fr.svgtspan4103" y="104.26855" x="207.52388" sodipodi:role="line">angle = 0°</tspan></text>
<text id="calligraphy-f04-fr.svgtext4105" transform="translate(10 1814.2)" 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-fr.svgtspan4106" y="139.26855" x="87.677307" sodipodi:role="line">angle = -90°</tspan></text>
<path id="calligraphy-f04-fr.svgpath4108" style="color:#000000" marker-end="url(#calligraphy-f04-fr.svgTriangleOutS)" d="m144.5 1564.1c2.0412 4.3309 3.2095 9.0215 3.4381 13.804" display="block" marker-start="url(#calligraphy-f04-fr.svgTriangleInS)" transform="translate(10 336.9)" stroke="#000" marker="none" xmlns:cc="http://creativecommons.org/ns#" stroke-width="1.6875" fill="none"/>
<g id="calligraphy-f04-fr.svgg2827" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 1814.2) matrix(.36245 -.20926 .20926 .36245 -207.78 -450.15)">
<use id="calligraphy-f04-fr.svguse2837" xlink:href="#calligraphy-f04-fr.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-fr.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-fr.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-fr.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-fr.svguse2203" xlink:href="#calligraphy-f04-fr.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-fr.svgpath2204" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f04-fr.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-fr.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 1814.2)" display="block" xmlns:cc="http://creativecommons.org/ns#" fill="#d2d2d2"/>
<rect id="d0e208" display="none" height="1e3px" width="288" y="1966.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="#d0e208"/>
</flowRegion>
<flowPara >Chaque style de calligraphie traditionnelle possède son propre angle prédominant. L'écriture onciale, par exemple, utilise un angle de 25 degrés. Les styles plus complexes et les calligraphes plus expérimentés feront souvent varier cet angle pendant le tracé, ce qu'Inkscape permet par pression sur les touches fléchées <flowSpan font-weight="bold">haut</flowSpan> et <flowSpan font-weight="bold">bas</flowSpan> ou avec une tablette qui supporte la sensibilité à l'inclinaison. Néanmoins, pour l'exercice des débutants en calligraphie, conserver un angle constant fonctionnera mieux. Voici des exemples de tracés dessinés selon différents angles (fixité = 100) :</flowPara>
</flowRoot>
<text id="calligraphy-f05-fr.svgtext4984" transform="translate(10 2078)" display="block" font-size="6" y="4.5585475" x="27.677305" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-fr.svgtspan4985" y="4.5585475" x="27.677305" sodipodi:role="line">angle = 30°</tspan></text>
<text id="calligraphy-f05-fr.svgtext4987" transform="translate(10 2078)" display="block" font-size="6" y="4.5585475" x="84.742744" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-fr.svgtspan4988" y="4.5585475" x="84.742744" sodipodi:role="line">angle = 60°</tspan></text>
<text id="calligraphy-f05-fr.svgtext4990" transform="translate(10 2078)" display="block" font-size="6" y="4.5585475" x="147.24278" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-fr.svgtspan4991" y="4.5585475" x="147.24278" sodipodi:role="line">angle = 90°</tspan></text>
<text id="calligraphy-f05-fr.svgtext4993" transform="translate(10 2078)" display="block" font-size="6" y="4.5585475" x="232.24278" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-fr.svgtspan4994" y="4.5585475" x="232.24278" sodipodi:role="line">angle = 0°</tspan></text>
<text id="calligraphy-f05-fr.svgtext4996" transform="translate(10 2078)" display="block" font-size="6" y="92.058548" x="267.2428" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-fr.svgtspan4997" y="92.058548" x="267.24280" sodipodi:role="line">angle = 15°</tspan></text>
<text id="calligraphy-f05-fr.svgtext4999" transform="translate(10 2078)" display="block" font-size="6" y="134.55855" x="39.742786" font-family="sans-serif" sodipodi:insensitive="true" fill="#000000"><tspan id="calligraphy-f05-fr.svgtspan5000" y="134.55855" x="39.742786" sodipodi:role="line">angle = -45°</tspan></text>
<path id="calligraphy-f05-fr.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 2078)" display="block"/>
<path id="calligraphy-f05-fr.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 2078)" display="block"/>
<path id="calligraphy-f05-fr.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 2078)" display="block"/>
<path id="calligraphy-f05-fr.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 2078)" display="block"/>
<path id="calligraphy-f05-fr.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 2078)" display="block"/>
<path id="calligraphy-f05-fr.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 2078)" display="block"/>
<rect id="d0e227" display="none" height="1e3px" width="288" y="2233.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="#d0e227"/>
</flowRegion>
<flowPara >Comme vous pouvez le voir, le tracé est plus fin quand il est parallèle à l'angle, et plus épais quand il est perpendiculaire. Des angles positifs sont plus naturels et traditionnels pour une calligraphie tracée de la main droite.</flowPara>
</flowRoot>
<rect id="d0e230" display="none" height="1e3px" width="288" y="2282.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 >Le niveau de contraste entre l'épaisseur et la finesse maximales est contrôlé par le paramètre <flowSpan font-style="italic">fixité</flowSpan>. Une valeur de 100 signifie que l'angle est toujours constant, égal à la valeur définie dans le champ angle. Diminuer la fixité permet à la plume de tourner légèrement dans la direction opposée au tracé. Avec fixité=0, la plume tourne librement pour être toujours perpendiculaire au tracé, et la valeur Angle n'a plus d'effet :</flowPara>
</flowRoot>
<defs id="calligraphy-f06-fr.svgdefs3">
<marker id="calligraphy-f06-fr.svgTriangleInL" refY="0.0" refX="0.0" orient="auto" inkscape:stockid="TriangleInL" overflow="visible">
<path id="calligraphy-f06-fr.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-fr.svgtext6476" sodipodi:linespacing="120.00000%" display="block" transform="translate(10 2372.2)" 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-fr.svgtspan6477" y="4.5585475" x="19.524405" sodipodi:role="line">angle = 30°</tspan><tspan id="calligraphy-f06-fr.svgtspan6479" y="11.758548" x="19.524405" sodipodi:role="line">fixité = 100</tspan></text>
<text id="calligraphy-f06-fr.svgtext6481" sodipodi:linespacing="120.00000%" display="block" transform="translate(10 2372.2)" 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-fr.svgtspan6482" y="4.5585475" x="119.52438" sodipodi:role="line">angle = 30°</tspan><tspan id="calligraphy-f06-fr.svgtspan6484" y="11.758548" x="119.52438" sodipodi:role="line">fixité = 80</tspan></text>
<text id="calligraphy-f06-fr.svgtext6486" sodipodi:linespacing="120.00000%" display="block" transform="translate(10 2372.2)" 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-fr.svgtspan6487" y="4.5585475" x="219.52438" sodipodi:role="line">angle = 30°</tspan><tspan id="calligraphy-f06-fr.svgtspan6489" y="11.758548" x="219.52438" sodipodi:role="line">fixité = 0</tspan></text>
<path id="calligraphy-f06-fr.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 2372.2)" display="block" xmlns:cc="http://creativecommons.org/ns#" fill="#cbcbcb"/>
<path id="calligraphy-f06-fr.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 2372.2)" display="block" xmlns:cc="http://creativecommons.org/ns#" fill="#cbcbcb"/>
<path id="calligraphy-f06-fr.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 2372.2)" display="block" xmlns:cc="http://creativecommons.org/ns#" fill="#cbcbcb"/>
<path id="calligraphy-f06-fr.svgpath5132" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-fr.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2372.2) 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-fr.svgpath5788" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-fr.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2372.2) 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-fr.svgpath5789" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-fr.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2372.2) 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-fr.svgpath5790" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-fr.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2372.2) 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-fr.svgpath5791" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-fr.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2372.2) 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-fr.svgpath5792" sodipodi:rx="36.461613" sodipodi:ry="36.461613" marker-start="url(#calligraphy-f06-fr.svgTriangleInL)" stroke="#000" marker="none" stroke-width=".375" sodipodi:end="6.5569837" fill="none" style="color:#000000" sodipodi:start="5.8427480" transform="translate(10 2372.2) 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-fr.svguse5793" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.22117 -.12769 .097624 .16909 -162.16 -176.71)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4232" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse5794" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.22117 -.12769 .097624 .16909 -148.57 -205.1)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4240" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse5795" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.22117 -.12769 .097624 .16909 -96.443 -194.96)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4248" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse5796" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.22117 -.12769 .097624 .16909 -100.7 -130.46)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4256" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse5797" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.22117 -.12769 .097624 .16909 -131.84 -176.3)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4264" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6461" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.23554 -.098701 .075459 .18008 -30.76 -207.1)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4272" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6462" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.12769 -.22117 .16909 .097625 -145.9 -85.067)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4280" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6463" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.18058 -.18058 .13806 .13806 -57.936 -141.12)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4288" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6464" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.24225 -.080853 .061817 .18520 50.754 -169.93)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4296" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6465" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.21307 -.14080 .10764 .16290 -63.894 -129.52)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4304" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6466" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.11412 -.22847 .17467 .087249 -144.32 -35.779)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4312" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6470" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(-.21040 .14475 -.11066 -.16086 415.51 292.33)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4320" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6471" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(-.14475 -.21040 .16086 -.11066 2.1484 237.01)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4328" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6472" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.25459 -.020155 .015408 .19464 224.84 -236.83)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4336" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6473" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.020155 .25459 -.19464 .015409 550.55 54.655)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4344" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6474" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(.25459 -.020155 .015408 .19464 209.33 -220.31)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4352" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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-fr.svguse6475" xmlns:cc="http://creativecommons.org/ns#" display="block" transform="translate(10 2372.2) matrix(-.097494 .23604 -.18046 -.074536 537.46 177.11)">
<path id="calligraphy-f06-fr.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-fr.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-fr.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-fr.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-fr.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-fr.svgpath4360" d="m140.13 1527.6v52.9" stroke="#000" stroke-width="3.325" fill="none"/>
<path id="calligraphy-f06-fr.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="2513.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="#d0e246"/>
</flowRegion>
<flowPara >Typographiquement parlant, une fixité maximale et donc un contraste maximal de largeur de tracé (ci-dessus à gauche) sont les caractéristiques des antiques fontes serif, comme Times ou Bodoni (parce que ces fontes étaient historiquement une imitation d'une calligraphie effectuée avec une plume orientée de façon fixe). D'un autre côté, une fixité nulle et donc un contraste de largeur nulle (ci-dessus à droite) font plutôt penser à une fonte sans serif moderne, comme Helvetica.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="2617.4890644000006" x="10" font-family="sans-serif" fill="#000000">
<tspan y="2617.4890644000006" x="10">Tremblement</tspan>
</text>
<rect id="d0e255" display="none" height="1e3px" width="288" y="2622.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="#d0e255"/>
</flowRegion>
<flowPara >Le <flowSpan font-style="italic">tremblement</flowSpan> est conçu pour donner une apparence plus naturelle aux tracés calligraphiques. Le tremblement est ajustable dans la barre de contrôle, avec des valeurs comprises entre 0 et 100. Ceci influencera vos tracés, produisant différents effets pouvant aller des légères inégalités aux bavures et tâches. Cela augmente significativement les possibilités de l'outil.</flowPara>
</flowRoot>
<g id="calligraphy-f07-fr.svgg3123" font-size="6px" transform="translate(10 2731.7)" font-family="sans-serif" sodipodi:insensitive="true" fill="black">
<text id="calligraphy-f07-fr.svgtext3115" display="block" y="12.058847" x="0.87408441"><tspan id="calligraphy-f07-fr.svgtspan3117" y="12.058847" x="0.87408441" sodipodi:role="line">lent</tspan></text>
<text id="calligraphy-f07-fr.svgtext3119" display="block" y="21.308847" x="0.87408441"><tspan id="calligraphy-f07-fr.svgtspan3121" y="21.308847" x="0.87408441" sodipodi:role="line">moyen</tspan></text>
<text id="calligraphy-f07-fr.svgtext1987" display="block" y="30.558847" x="0.87408441"><tspan id="calligraphy-f07-fr.svgtspan1988" sodipodi:role="line" x="0.87408441" y="30.558847">rapide</tspan></text>
</g>
<use id="calligraphy-f07-fr.svguse3165" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(158 186)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-fr.svguse3163" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(0 186)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-fr.svguse3161" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(158 139.5)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-fr.svguse3159" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(0 139.5)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-fr.svguse3157" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(158 93)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-fr.svguse3155" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(0 93)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-fr.svguse3153" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(158 46.5)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-fr.svguse3151" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(0 46.5)" height="1052.3622" width="744.09448" y="0" x="0"/>
<use id="calligraphy-f07-fr.svguse3149" xlink:href="#calligraphy-f07-fr.svgg3123" transform="translate(158 0)" height="1052.3622" width="744.09448" y="0" x="0"/>
<text id="calligraphy-f07-fr.svgtext3177" transform="translate(10 2701.7)" display="block" font-size="6px" y="5.0588455" x="132.37408" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan3179" y="5.0588455" x="132.37408" sodipodi:role="line">tremblement = 0</tspan></text>
<text id="calligraphy-f07-fr.svgtext3111" transform="translate(10 2701.7)" display="block" font-size="6px" y="35.058846" x="62.374077" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan3113" sodipodi:role="line" x="62.374077" y="35.058846">tremblement = 10</tspan></text>
<text id="calligraphy-f07-fr.svgtext1990" transform="translate(10 2701.7)" display="block" font-size="6px" y="80.021095" x="62.337463" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan1991" y="80.021095" x="62.337463" sodipodi:role="line">tremblement = 30</tspan></text>
<text id="calligraphy-f07-fr.svgtext2991" transform="translate(10 2701.7)" display="block" font-size="6px" y="125.48337" x="62.359436" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan2993" sodipodi:role="line" x="62.359436" y="125.48337">tremblement = 50</tspan></text>
<text id="calligraphy-f07-fr.svgtext2995" transform="translate(10 2701.7)" display="block" font-size="6px" y="170.94562" x="62.353577" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan2997" sodipodi:role="line" x="62.353577" y="170.94562">tremblement = 70</tspan></text>
<text id="calligraphy-f07-fr.svgtext1993" transform="translate(10 2701.7)" display="block" font-size="6px" y="216.40787" x="62.308167" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan1994" y="216.40787" x="62.308167" sodipodi:role="line">tremblement = 90</tspan></text>
<text id="calligraphy-f07-fr.svgtext1996" transform="translate(10 2701.7)" display="block" font-size="6px" y="34.558846" x="212.52852" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan1997" y="34.558846" x="212.52852" sodipodi:role="line">tremblement = 20</tspan></text>
<text id="calligraphy-f07-fr.svgtext2999" transform="translate(10 2701.7)" display="block" font-size="6px" y="80.021095" x="212.39668" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan3001" sodipodi:role="line" x="212.39668" y="80.021095">tremblement = 40</tspan></text>
<text id="calligraphy-f07-fr.svgtext3003" transform="translate(10 2701.7)" display="block" font-size="6px" y="125.48337" x="212.41719" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan3005" sodipodi:role="line" x="212.41719" y="125.48337">tremblement = 60</tspan></text>
<text id="calligraphy-f07-fr.svgtext3007" transform="translate(10 2701.7)" display="block" font-size="6px" y="170.94562" x="212.4333" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan3009" sodipodi:role="line" x="212.4333" y="170.94562">tremblement = 80</tspan></text>
<text id="calligraphy-f07-fr.svgtext1999" transform="translate(10 2701.7)" display="block" font-size="6px" y="216.40787" x="212.42744" font-family="sans-serif" sodipodi:insensitive="true" fill="black"><tspan id="calligraphy-f07-fr.svgtspan2000" y="216.40787" x="212.42744" sodipodi:role="line">tremblement = 100</tspan></text>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<path id="calligraphy-f07-fr.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 2701.7)"/>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="2979.2797344000005" x="10" font-family="sans-serif" fill="#000000">
<tspan y="2979.2797344000005" x="10">Agitation et inertie</tspan>
</text>
<rect id="d0e277" display="none" height="1e3px" width="288" y="2984.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="#d0e277"/>
</flowRegion>
<flowPara >Contrairement à la largeur et à l'angle, ces deux derniers paramètres définissent la « sensation » laissée par l'outil plutôt qu'affecter son rendu visuel. Il n'y aura donc pas d'illustration dans cette section ; à la place, effectuez simplement des tests par vous-même pour vous faire une idée du fonctionnement.</flowPara>
</flowRoot>
<rect id="d0e280" display="none" height="1e3px" width="288" y="3043.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="#d0e280"/>
</flowRegion>
<flowPara >L'<flowSpan font-style="italic">agitation</flowSpan> est la résistance du papier au mouvement de la plume. La valeur par défaut est au minimum (0), et augmenter ce paramètre rend le papier glissant : si la masse est forte, la plume a tendance à partir dans des changements de directions brusques ; si la masse est nulle, une agitation forte provoquera des tortillements incontrôlables de la plume.</flowPara>
</flowRoot>
<rect id="d0e286" display="none" height="1e3px" width="288" y="3114.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="#d0e286"/>
</flowRegion>
<flowPara >En physique, la <flowSpan font-style="italic">masse</flowSpan> est ce qui génère l'inertie ; plus la masse de l'outil Calligraphie d'Inkscape est importante, et plus celui-ci traîne derrière votre stylet (ou pointeur de souris) et lisse les changements de direction et mouvements brusques de votre tracé. Par défaut cette valeur est assez faible (2) de façon à ce que l'outil soit rapide et réactif, mais vous pouvez augmenter la masse pour obtenir une plume plus lente et douce.</flowPara>
</flowRoot>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="3209.508643400001" x="10" font-family="sans-serif" fill="#000000">
<tspan y="3209.508643400001" x="10">Exemples de calligraphies</tspan>
</text>
<rect id="d0e298" display="none" height="1e3px" width="288" y="3214.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="#d0e298"/>
</flowRegion>
<flowPara >Maintenant que vous connaissez les possibilités de base de l'outil, vous pouvez essayer de produire de vraies calligraphies. Si vous êtes débutant dans cette discipline, procurez-vous un bon livre sur la calligraphie et étudiez-le avec Inkscape. Cette section vous montrera juste quelques exemples simples.</flowPara>
</flowRoot>
<rect id="d0e301" display="none" height="1e3px" width="288" y="3275.4" 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="#d0e301"/>
</flowRegion>
<flowPara >Tout d'abord pour tracer des lettres, vous avez besoin d'une paire de règles pour vous guider. Si vous devez avoir une écriture inclinée ou cursive, ajoutez aussi des guides inclinés en travers des deux règles horizontales. Par exemple :</flowPara>
</flowRoot>
<path id="calligraphy-f08-fr.svgpath3323" d="m10.513 15.8h290.3" display="block" transform="translate(10 3333.1)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-fr.svgpath3324" d="m10.513 44.257h290.3" display="block" transform="translate(10 3333.1)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-fr.svgpath8580" style="color:#000000" d="m141.27 60.735l16.19-60.437" display="block" transform="translate(10 3333.1)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-fr.svgpath8581" style="color:#000000" d="m166.27 60.735l16.19-60.437" display="block" transform="translate(10 3333.1)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-fr.svgpath8582" style="color:#000000" d="m191.27 60.735l16.19-60.437" display="block" transform="translate(10 3333.1)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-fr.svgpath8583" style="color:#000000" d="m216.27 60.735l16.19-60.437" display="block" transform="translate(10 3333.1)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-fr.svgpath8584" style="color:#000000" d="m241.27 60.735l16.19-60.437" display="block" transform="translate(10 3333.1)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f08-fr.svgpath8585" style="color:#000000" d="m266.27 60.735l16.19-60.437" display="block" transform="translate(10 3333.1)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<rect id="d0e314" display="none" height="1e3px" width="288" y="3405.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="#d0e314"/>
</flowRegion>
<flowPara >Ensuite le zoom devra être réglé de telle sorte que la hauteur entre les règles corresponde à votre amplitude naturelle de mouvement de main. Ajustez les paramètres largeur et angle, et c'est parti !</flowPara>
</flowRoot>
<rect id="d0e317" display="none" height="1e3px" width="288" y="3445.2" 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="#d0e317"/>
</flowRegion>
<flowPara >La première chose que vous devriez faire en tant que calligraphe débutant est probablement de vous entraîner à dessiner les éléments de base des lettres — des traits horizontaux et verticaux, des tracés ronds et des traits inclinés. Voici quelques éléments de lettres pour l'écriture onciale :</flowPara>
</flowRoot>
<path id="calligraphy-f09-fr.svgpath8610" d="m10.513 1.4559h290.3" display="block" transform="translate(10 3512.2)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f09-fr.svgpath8611" d="m10.513 29.913h290.3" display="block" transform="translate(10 3512.2)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<path id="calligraphy-f09-fr.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 3512.2)" display="block"/>
<rect id="d0e330" display="none" height="1e3px" width="288" y="3555.2" 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="#d0e330"/>
</flowRegion>
<flowPara >Plusieurs astuces utiles :</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 3577.4)"/>
<rect id="d0e336" display="none" height="1e3px" width="258" y="3571.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="#d0e336"/>
</flowRegion>
<flowPara >Si votre main est confortablement installée sur la tablette, ne la déplacez pas. Faites plutôt défiler le canevas (touches <flowSpan font-weight="bold">Ctrl+flèche</flowSpan>) avec votre main gauche après avoir fini chaque lettre.</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 3625.9)"/>
<rect id="d0e343" display="none" height="1e3px" width="258" y="3619.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="#d0e343"/>
</flowRegion>
<flowPara >Si votre dernier coup de plume est mauvais, annulez-le (<flowSpan font-weight="bold">Ctrl+Z</flowSpan>). Cependant, si sa forme est bonne, mais que la position et la taille doivent être légèrement rectifiées, il vaut mieux utiliser le Sélecteur temporairement (<flowSpan font-weight="bold">espace</flowSpan>) et opérer les déplacement/redimensionnement/rotation nécessaires (en utilisant la souris ou le clavier), puis appuyer sur <flowSpan font-weight="bold">espace</flowSpan> de nouveau pour reprendre l'outil Calligraphie.</flowPara>
</flowRoot>
<circle cy="0" cx="0" r="2" transform="translate(15 3707.6)"/>
<rect id="d0e356" display="none" height="1e3px" width="258" y="3701.6" 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="#d0e356"/>
</flowRegion>
<flowPara >Quand vous avez fini un mot, passez de nouveau au Sélecteur pour ajuster l'uniformité des traits et l'inter-lettrage. N'en faites pas trop cependant ; une belle calligraphie doit garder le côté légèrement irrégulier d'une écriture manuscrite. Résistez à la tentation de dupliquer des lettres et des morceaux de lettres ; chaque coup de plume doit être original.</flowPara>
</flowRoot>
<rect id="d0e360" display="none" height="1e3px" width="288" y="3772.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="#d0e360"/>
</flowRegion>
<flowPara >Et voici quelques exemples de lettrages complets :</flowPara>
</flowRoot>
<path id="calligraphy-f10-fr.svgpath10059" d="m10.513 15.825h290.3" display="block" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-fr.svgpath10060" d="m10.513 44.282h290.3" display="block" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-fr.svgpath10134" d="m10.513 90.825h290.3" display="block" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-fr.svgpath10135" d="m10.513 119.28h290.3" display="block" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-fr.svgpath10280" d="m10.513 185.82h290.3" display="block" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-fr.svgpath10281" d="m10.513 214.28h290.3" display="block" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-fr.svgpath10452" d="m10.513 270.82h290.3" display="block" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-fr.svgpath10453" d="m10.513 299.28h290.3" display="block" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.59489660 1.7846897" stroke-width=".59490" sodipodi:insensitive="true" fill="none"/>
<text id="calligraphy-f10-fr.svgtext10638" line-height="120.00000%" display="block" transform="translate(10 3798.8)" 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-fr.svgtspan10639" sodipodi:role="line" x="141.33449" y="4.5585475">Écriture onciale</tspan></text>
<text id="calligraphy-f10-fr.svgtext10644" line-height="120.00000%" display="block" transform="translate(10 3798.8)" 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-fr.svgtspan10645" sodipodi:role="line" x="134.52438" y="79.558548">Écriture carolingienne (minuscule Caroline)</tspan></text>
<text id="calligraphy-f10-fr.svgtext10648" line-height="120.00000%" display="block" transform="translate(10 3798.8)" 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-fr.svgtspan10649" sodipodi:role="line" x="141.78998" y="172.05855">Écriture gothique</tspan></text>
<text id="calligraphy-f10-fr.svgtext10652" line-height="120.00000%" display="block" transform="translate(10 3798.8)" 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-fr.svgtspan10653" sodipodi:role="line" x="139.54298" y="257.05853">Écriture bâtarde</tspan></text>
<path id="calligraphy-f10-fr.svgpath10657" d="m57.076 430.38h213.69" display="block" sodipodi:nodetypes="cc" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.65820036 1.9746010" stroke-width=".65820" sodipodi:insensitive="true" fill="none"/>
<path id="calligraphy-f10-fr.svgpath10658" d="m57.075 461.87h213.7" display="block" sodipodi:nodetypes="cc" transform="translate(10 3798.8)" stroke="#aeaeae" stroke-dasharray="0.65820036 1.9746010" stroke-width=".65820" sodipodi:insensitive="true" fill="none"/>
<text id="calligraphy-f10-fr.svgtext10681" line-height="120.00000%" display="block" transform="translate(10 3798.8)" 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-fr.svgtspan10682" sodipodi:role="line" x="124.28999" y="359.55853">Écriture italique florissante</tspan></text>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<path id="calligraphy-f10-fr.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 3798.8)" display="block"/>
<text style="writing-mode:lr" font-weight="bold" font-size="8" y="4378.186594400001" x="10" font-family="sans-serif" fill="#000000">
<tspan y="4378.186594400001" x="10">Conclusion</tspan>
</text>
<rect id="d0e379" display="none" height="1e3px" width="288" y="4383.4" 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="#d0e379"/>
</flowRegion>
<flowPara >La calligraphie n'est pas seulement amusante ; c'est un art profondément spirituel qui peut transformer votre regard sur tout ce que vous faites et voyez. L'outil Calligraphie d'Inkscape ne peut servir que d'introduction modeste. Et pourtant, il est très amusant de jouer avec et il peut servir à des travaux concrets. Faites-vous plaisir !</flowPara>
</flowRoot>
<g transform="translate(0 4443.7)">
<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="filter57" height="1.2" width="1.2" color-interpolation-filters="sRGB" y="-.1" x="-.1" inkscape:label="Drop shadow, custom">
<feFlood id="feFlood59" result="flood" flood-color="rgb(255,255,255)" flood-opacity=".68628"/>
<feComposite id="feComposite61" operator="in" result="composite1" in2="SourceGraphic" in="flood"/>
<feGaussianBlur id="feGaussianBlur63" result="blur" stdDeviation="20" in="composite1"/>
<feOffset id="feOffset65" result="offset" dx="0" dy="0"/>
<feComposite id="feComposite67" 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(#filter57)" 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="text1944" opacity=".5" line-height="125%" transform="rotate(-90)" font-size="6.9693px" y="-6.6619034" x="-70.787514" font-family="sans-serif" sodipodi:linespacing="125%" fill="#000000"><tspan id="tspan1946" sodipodi:role="line" x="-70.787514" style="letter-spacing:.29056" y="-6.6619034">Essayez <tspan id="tspan1948" font-weight="bold">Ctrl+flèche <tspan id="tspan2979" font-weight="normal">pour vous déplacer </tspan></tspan></tspan></text>
<path id="path1951" 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.69 -163.2)"/>
</g>
</g>
</svg>
|