summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/metapost/mpchess/mpchess-cburnett.mp
blob: 2e0e69d8cdc03ddb1312bde3c2b54ff63c021447 (plain)
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
%% File under license GPLv2+:
%% https://github.com/lichess-org/lila/blob/master/COPYING.md

picture _chess_cburnett_bB;


_chess_cburnett_bB:=image(
drawoptions (withcolor (0.000000,0.000000,0.000000));
linecap := butt;
fill (6.750000,6.750000)..controls (9.292970,7.476560) and (14.332000,6.425780)..(16.875000,8.250000)
	..controls (19.417999,6.425780) and (24.457001,7.476560)..(27.000000,6.750000)
	..controls (27.000000,6.750000) and (28.238300,6.343750)..(29.250000,5.250000)
	..controls (28.738300,4.523440) and (28.011700,4.507810)..(27.000000,4.875000)
	..controls (24.457001,5.601560) and (19.417999,4.531250)..(16.875000,5.625000)
	..controls (14.332000,4.531250) and (9.292970,5.601560)..(6.750000,4.875000)
	..controls (5.734380,4.507810) and (5.007810,4.523440)..(4.500000,5.250000)
	..controls (5.515630,6.703130) and (6.750000,6.750000)..(6.750000,6.750000)
	--cycle;
fill (6.750000,6.750000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (6.750000,6.750000)..controls (9.292970,7.476560) and (14.332000,6.425780)..(16.875000,8.250000)
	..controls (19.417999,6.425780) and (24.457001,7.476560)..(27.000000,6.750000)
	..controls (27.000000,6.750000) and (28.238300,6.343750)..(29.250000,5.250000)
	..controls (28.738300,4.523440) and (28.011700,4.507810)..(27.000000,4.875000)
	..controls (24.457001,5.601560) and (19.417999,4.531250)..(16.875000,5.625000)
	..controls (14.332000,4.531250) and (9.292970,5.601560)..(6.750000,4.875000)
	..controls (5.734380,4.507810) and (5.007810,4.523440)..(4.500000,5.250000)
	..controls (5.515630,6.703130) and (6.750000,6.750000)..(6.750000,6.750000)
	--cycle;
draw (6.750000,6.750000);
pickup pencircle scaled 0.000000bp;
fill (11.250000,9.750000)..controls (13.125000,7.875000) and (20.625000,7.875000)..(22.500000,9.750000)
	..controls (22.875000,10.875000) and (22.500000,11.250000)..(22.500000,11.250000)
	..controls (22.500000,13.125000) and (20.625000,14.250000)..(20.625000,14.250000)
	..controls (24.750000,15.375000) and (25.125000,22.875000)..(16.875000,25.875000)
	..controls (8.625000,22.875000) and (9.000000,15.375000)..(13.125000,14.250000)
	..controls (13.125000,14.250000) and (11.250000,13.125000)..(11.250000,11.250000)
	..controls (11.250000,11.250000) and (10.875000,10.875000)..(11.250000,9.750000)
	--cycle;
fill (11.250000,9.750000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (11.250000,9.750000)..controls (13.125000,7.875000) and (20.625000,7.875000)..(22.500000,9.750000)
	..controls (22.875000,10.875000) and (22.500000,11.250000)..(22.500000,11.250000)
	..controls (22.500000,13.125000) and (20.625000,14.250000)..(20.625000,14.250000)
	..controls (24.750000,15.375000) and (25.125000,22.875000)..(16.875000,25.875000)
	..controls (8.625000,22.875000) and (9.000000,15.375000)..(13.125000,14.250000)
	..controls (13.125000,14.250000) and (11.250000,13.125000)..(11.250000,11.250000)
	..controls (11.250000,11.250000) and (10.875000,10.875000)..(11.250000,9.750000)
	--cycle;
draw (11.250000,9.750000);
pickup pencircle scaled 0.000000bp;
fill (18.750000,27.750000)..controls (18.750000,25.250000) and (15.000000,25.250000)..(15.000000,27.750000)
	..controls (15.000000,30.250000) and (18.750000,30.250000)..(18.750000,27.750000)
	--cycle;
fill (18.750000,27.750000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (18.750000,27.750000)..controls (18.750000,25.250000) and (15.000000,25.250000)..(15.000000,27.750000)
	..controls (15.000000,30.250000) and (18.750000,30.250000)..(18.750000,27.750000)
	--cycle;
draw (18.750000,27.750000);
drawoptions (withcolor (0.925490,0.925490,0.925490));
linecap := rounded;
linejoin := mitered;
draw (13.125000,14.250000)--(20.625000,14.250000);
draw (11.250000,11.250000)--(22.500000,11.250000);
draw (16.875000,22.125000)--(16.875000,18.375000);
draw (15.000000,20.250000)--(18.750000,20.250000);
);

picture _chess_cburnett_bK;

_chess_cburnett_bK := image(
	drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
linejoin := mitered;
draw (16.875000,25.027300)--(16.875000,29.250000);
pickup pencircle scaled 0.000000bp;
linecap := butt;
fill (16.875000,15.000000)..controls (16.875000,15.000000) and (20.250000,20.625000)..(19.125000,22.875000)
	..controls (19.125000,22.875000) and (18.375000,24.750000)..(16.875000,24.750000)
	..controls (15.375000,24.750000) and (14.625000,22.875000)..(14.625000,22.875000)
	..controls (13.500000,20.625000) and (16.875000,15.000000)..(16.875000,15.000000)
	--cycle;
pickup pencircle scaled 1.125000bp;
draw (16.875000,15.000000)..controls (16.875000,15.000000) and (20.250000,20.625000)..(19.125000,22.875000)
	..controls (19.125000,22.875000) and (18.375000,24.750000)..(16.875000,24.750000)
	..controls (15.375000,24.750000) and (14.625000,22.875000)..(14.625000,22.875000)
	..controls (13.500000,20.625000) and (16.875000,15.000000)..(16.875000,15.000000);
pickup pencircle scaled 0.000000bp;
linecap := rounded;
linejoin := rounded;
fill (8.625000,6.000000)..controls (12.750000,3.375000) and (20.250000,3.375000)..(24.375000,6.000000)
	--(24.375000,11.250000)..controls (24.375000,11.250000) and (31.125000,14.625000)..(28.875000,19.125000)
	..controls (25.875000,24.000000) and (18.750000,21.750000)..(16.875000,16.125000)
	--(16.875000,13.500000)--(16.875000,16.125000)..controls (14.250000,21.750000) and (7.125000,24.000000)..(4.875000,19.125000)
	..controls (2.625000,14.625000) and (8.625000,11.625000)..(8.625000,11.625000)
	--cycle;
fill (8.625000,6.000000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (8.625000,6.000000)..controls (12.750000,3.375000) and (20.250000,3.375000)..(24.375000,6.000000)
	--(24.375000,11.250000)..controls (24.375000,11.250000) and (31.125000,14.625000)..(28.875000,19.125000)
	..controls (25.875000,24.000000) and (18.750000,21.750000)..(16.875000,16.125000)
	--(16.875000,13.500000)--(16.875000,16.125000)..controls (14.250000,21.750000) and (7.125000,24.000000)..(4.875000,19.125000)
	..controls (2.625000,14.625000) and (8.625000,11.625000)..(8.625000,11.625000)
	--cycle;
draw (8.625000,6.000000);
linejoin := mitered;
draw (15.000000,27.750000)--(18.750000,27.750000);
drawoptions (withcolor (0.925490,0.925490,0.925490));
linejoin := rounded;
draw (24.000000,11.625000)..controls (24.000000,11.625000) and (30.375000,14.625000)..(28.523399,18.863300)
	..controls (25.613300,23.250000) and (18.750000,20.250000)..(16.875000,15.375000)
	--(16.882799,13.800800)--(16.875000,15.375000)..controls (15.000000,20.250000) and (7.429690,23.250000)..(5.246090,18.863300)
	..controls (3.375000,14.625000) and (8.886720,12.113300)..(8.886720,12.113300);
draw (8.625000,11.250000)..controls (12.750000,13.500000) and (20.250000,13.500000)..(24.375000,11.250000);
draw (8.625000,8.625000)..controls (12.750000,10.875000) and (20.250000,10.875000)..(24.375000,8.625000);
draw (8.625000,6.000000)..controls (12.750000,8.250000) and (20.250000,8.250000)..(24.375000,6.000000);
);

picture _chess_cburnett_bN;

_chess_cburnett_bN:=image(
	drawoptions (withcolor (0.000000,0.000000,0.000000));
    fill (16.500000,26.250000)..controls (24.375000,25.500000) and (28.875000,20.250000)..(28.500000,4.500000)
	--(11.250000,4.500000)..controls (11.250000,11.250000) and (18.750000,9.375000)..(17.250000,20.250000)
	--cycle;
pickup pencircle scaled 1.125000bp;
draw (16.500000,26.250000)..controls (24.375000,25.500000) and (28.875000,20.250000)..(28.500000,4.500000)
	--(11.250000,4.500000)..controls (11.250000,11.250000) and (18.750000,9.375000)..(17.250000,20.250000);
pickup pencircle scaled 0.000000bp;
fill (18.000000,20.250000)..controls (18.285200,18.066401) and (13.835900,14.722700)..(12.000000,13.500000)
	..controls (9.750000,12.000000) and (9.886720,10.246100)..(8.250000,10.500000)
	..controls (7.468750,11.203100) and (9.308590,12.781300)..(8.250000,12.750000)
	..controls (7.500000,12.750000) and (8.390630,11.828100)..(7.500000,11.250000)
	..controls (6.750000,11.250000) and (4.496090,10.500000)..(4.500000,14.250000)
	..controls (4.500000,15.750000) and (9.000000,23.250000)..(9.000000,23.250000)
	..controls (9.000000,23.250000) and (10.418000,24.675800)..(10.500000,25.875000)
	..controls (9.953130,26.621099) and (10.125000,27.375000)..(10.125000,28.125000)
	..controls (10.875000,28.875000) and (12.375000,26.250000)..(12.375000,26.250000)
	--(13.875000,26.250000)..controls (13.875000,26.250000) and (14.460900,27.742201)..(15.750000,28.500000)
	..controls (16.500000,28.500000) and (16.500000,26.250000)..(16.500000,26.250000)
	--cycle;
pickup pencircle scaled 1.125000bp;
draw (18.000000,20.250000)..controls (18.285200,18.066401) and (13.835900,14.722700)..(12.000000,13.500000)
	..controls (9.750000,12.000000) and (9.886720,10.246100)..(8.250000,10.500000)
	..controls (7.468750,11.203100) and (9.308590,12.781300)..(8.250000,12.750000)
	..controls (7.500000,12.750000) and (8.390630,11.828100)..(7.500000,11.250000)
	..controls (6.750000,11.250000) and (4.496090,10.500000)..(4.500000,14.250000)
	..controls (4.500000,15.750000) and (9.000000,23.250000)..(9.000000,23.250000)
	..controls (9.000000,23.250000) and (10.418000,24.675800)..(10.500000,25.875000)
	..controls (9.953130,26.621099) and (10.125000,27.375000)..(10.125000,28.125000)
	..controls (10.875000,28.875000) and (12.375000,26.250000)..(12.375000,26.250000)
	--(13.875000,26.250000)..controls (13.875000,26.250000) and (14.460900,27.742201)..(15.750000,28.500000)
	..controls (16.500000,28.500000) and (16.500000,26.250000)..(16.500000,26.250000);
drawoptions (withcolor (0.925490,0.925490,0.925490));
pickup pencircle scaled 0.000000bp;
fill (7.125000,14.625000)..controls (7.125000,14.125000) and (6.375000,14.125000)..(6.375000,14.625000)
	..controls (6.375000,15.125000) and (7.125000,15.125000)..(7.125000,14.625000)
	--cycle;
fill (11.199200,21.937500)..controls (10.890600,21.394501) and (10.488300,21.039101)..(10.308600,21.144501)
	..controls (10.128900,21.250000) and (10.238300,21.773399)..(10.550800,22.312500)
	..controls (10.859400,22.855499) and (11.261700,23.210899)..(11.441400,23.105499)
	..controls (11.621100,23.000000) and (11.511700,22.476601)..(11.199200,21.937500)
	--cycle;
fill (11.199200,21.937500)--cycle;
pickup pencircle scaled 1.125000bp;
draw (7.125000,14.625000)..controls (7.125000,14.125000) and (6.375000,14.125000)..(6.375000,14.625000)
	..controls (6.375000,15.125000) and (7.125000,15.125000)..(7.125000,14.625000)
	--cycle;
draw (11.199200,21.937500)..controls (10.890600,21.394501) and (10.488300,21.039101)..(10.308600,21.144501)
	..controls (10.128900,21.250000) and (10.238300,21.773399)..(10.550800,22.312500)
	..controls (10.859400,22.855499) and (11.261700,23.210899)..(11.441400,23.105499)
	..controls (11.621100,23.000000) and (11.511700,22.476601)..(11.199200,21.937500)
	--cycle;
draw (11.199200,21.937500);
pickup pencircle scaled 0.000000bp;
fill (18.414101,25.949200)--(18.074200,24.863300)--(18.449200,24.750000)
	..controls (20.812500,24.000000) and (22.687500,22.882799)..(24.375000,19.687500)
	..controls (26.062500,16.492201) and (26.812500,11.953100)..(26.437500,4.500000)
	--(26.398399,4.125000)--(28.085899,4.125000)--(28.125000,4.500000)
	..controls (28.500000,12.046900) and (27.464800,17.136700)..(25.687500,20.503901)
	..controls (23.910200,23.871099) and (21.343800,25.484400)..(18.796900,25.875000)
	--cycle;
fill (18.414101,25.949200)--cycle;
);

picture _chess_cburnett_bP;
_chess_cburnett_bP:=image(
	drawoptions (withcolor (0.000000,0.000000,0.000000));
linejoin := mitered;
fill (16.875000,27.000000)..controls (15.218800,27.000000) and (13.875000,25.656300)..(13.875000,24.000000)
	..controls (13.875000,23.332001) and (14.093800,22.718800)..(14.460900,22.214800)
	..controls (12.996100,21.375000) and (12.000000,19.808599)..(12.000000,18.000000)
	..controls (12.000000,16.476601) and (12.703100,15.121100)..(13.808600,14.226600)
	..controls (11.558600,13.433600) and (8.250000,10.066400)..(8.250000,4.125000)
	--(25.500000,4.125000)..controls (25.500000,10.066400) and (22.191401,13.433600)..(19.941401,14.226600)
	..controls (21.046900,15.121100) and (21.750000,16.476601)..(21.750000,18.000000)
	..controls (21.750000,19.808599) and (20.753901,21.375000)..(19.289101,22.214800)
	..controls (19.656300,22.718800) and (19.875000,23.332001)..(19.875000,24.000000)
	..controls (19.875000,25.656300) and (18.531300,27.000000)..(16.875000,27.000000)
	--cycle;
fill (16.875000,27.000000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (16.875000,27.000000)..controls (15.218800,27.000000) and (13.875000,25.656300)..(13.875000,24.000000)
	..controls (13.875000,23.332001) and (14.093800,22.718800)..(14.460900,22.214800)
	..controls (12.996100,21.375000) and (12.000000,19.808599)..(12.000000,18.000000)
	..controls (12.000000,16.476601) and (12.703100,15.121100)..(13.808600,14.226600)
	..controls (11.558600,13.433600) and (8.250000,10.066400)..(8.250000,4.125000)
	--(25.500000,4.125000)..controls (25.500000,10.066400) and (22.191401,13.433600)..(19.941401,14.226600)
	..controls (21.046900,15.121100) and (21.750000,16.476601)..(21.750000,18.000000)
	..controls (21.750000,19.808599) and (20.753901,21.375000)..(19.289101,22.214800)
	..controls (19.656300,22.718800) and (19.875000,23.332001)..(19.875000,24.000000)
	..controls (19.875000,25.656300) and (18.531300,27.000000)..(16.875000,27.000000)
	--cycle;
draw (16.875000,27.000000);
);

picture _chess_cburnett_bQ;

_chess_cburnett_bQ:=image(
linecap := butt;
linejoin := mitered;
drawoptions (withcolor (0.000000,0.000000,0.000000));
fill (6.562500,24.750000)..controls (6.562500,23.609400) and (5.640630,22.687500)..(4.500000,22.687500)
	..controls (3.359380,22.687500) and (2.437500,23.609400)..(2.437500,24.750000)
	..controls (2.437500,25.890600) and (3.359380,26.812500)..(4.500000,26.812500)
	..controls (5.640630,26.812500) and (6.562500,25.890600)..(6.562500,24.750000)
	--cycle;
fill (6.562500,24.750000)--cycle;
fill (12.562500,27.000000)..controls (12.562500,25.859400) and (11.640600,24.937500)..(10.500000,24.937500)
	..controls (9.359380,24.937500) and (8.437500,25.859400)..(8.437500,27.000000)
	..controls (8.437500,28.140600) and (9.359380,29.062500)..(10.500000,29.062500)
	..controls (11.640600,29.062500) and (12.562500,28.140600)..(12.562500,27.000000)
	--cycle;
fill (12.562500,27.000000)--cycle;
fill (18.937500,27.750000)..controls (18.937500,26.609400) and (18.015600,25.687500)..(16.875000,25.687500)
	..controls (15.734400,25.687500) and (14.812500,26.609400)..(14.812500,27.750000)
	..controls (14.812500,28.890600) and (15.734400,29.812500)..(16.875000,29.812500)
	..controls (18.015600,29.812500) and (18.937500,28.890600)..(18.937500,27.750000)
	--cycle;
fill (18.937500,27.750000)--cycle;
fill (25.312500,27.000000)..controls (25.312500,25.859400) and (24.390600,24.937500)..(23.250000,24.937500)
	..controls (22.109400,24.937500) and (21.187500,25.859400)..(21.187500,27.000000)
	..controls (21.187500,28.140600) and (22.109400,29.062500)..(23.250000,29.062500)
	..controls (24.390600,29.062500) and (25.312500,28.140600)..(25.312500,27.000000)
	--cycle;
fill (25.312500,27.000000)--cycle;
fill (31.312500,24.750000)..controls (31.312500,23.609400) and (30.390600,22.687500)..(29.250000,22.687500)
	..controls (28.109400,22.687500) and (27.187500,23.609400)..(27.187500,24.750000)
	..controls (27.187500,25.890600) and (28.109400,26.812500)..(29.250000,26.812500)
	..controls (30.390600,26.812500) and (31.312500,25.890600)..(31.312500,24.750000)
	--cycle;
fill (31.312500,24.750000)--cycle;
linejoin := rounded;
fill (6.750000,14.250000)..controls (13.125000,15.375000) and (22.500000,15.375000)..(27.000000,14.250000)
	--(28.875000,23.625000)--(23.250000,15.000000)--(23.023399,25.574200)
	--(19.125000,15.375000)--(16.875000,26.250000)--(14.625000,15.375000)
	--(10.726600,25.574200)--(10.500000,15.000000)--(4.875000,23.625000)
	--cycle;
fill (6.750000,14.250000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (6.750000,14.250000)..controls (13.125000,15.375000) and (22.500000,15.375000)..(27.000000,14.250000)
	--(28.875000,23.625000)--(23.250000,15.000000)--(23.023399,25.574200)
	--(19.125000,15.375000)--(16.875000,26.250000)--(14.625000,15.375000)
	--(10.726600,25.574200)--(10.500000,15.000000)--(4.875000,23.625000)
	--cycle;
draw (6.750000,14.250000);
pickup pencircle scaled 0.000000bp;
fill (6.750000,14.250000)..controls (6.750000,12.750000) and (7.875000,12.750000)..(8.625000,11.250000)
	..controls (9.375000,10.125000) and (9.375000,10.500000)..(9.000000,8.625000)
	..controls (7.875000,7.875000) and (7.875000,6.750000)..(7.875000,6.750000)
	..controls (6.750000,5.625000) and (8.250000,4.875000)..(8.250000,4.875000)
	..controls (13.125000,4.125000) and (20.625000,4.125000)..(25.500000,4.875000)
	..controls (25.500000,4.875000) and (26.625000,5.625000)..(25.500000,6.750000)
	..controls (25.500000,6.750000) and (25.875000,7.875000)..(24.750000,8.625000)
	..controls (24.375000,10.500000) and (24.375000,10.125000)..(25.125000,11.250000)
	..controls (25.875000,12.750000) and (27.000000,12.750000)..(27.000000,14.250000)
	..controls (20.625000,15.375000) and (13.125000,15.375000)..(6.750000,14.250000)
	--cycle;
fill (6.750000,14.250000)--cycle;
pickup pencircle scaled 1.125000bp;

draw (6.750000,14.250000)..controls (6.750000,12.750000) and (7.875000,12.750000)..(8.625000,11.250000)
	..controls (9.375000,10.125000) and (9.375000,10.500000)..(9.000000,8.625000)
	..controls (7.875000,7.875000) and (7.875000,6.750000)..(7.875000,6.750000)
	..controls (6.750000,5.625000) and (8.250000,4.875000)..(8.250000,4.875000)
	..controls (13.125000,4.125000) and (20.625000,4.125000)..(25.500000,4.875000)
	..controls (25.500000,4.875000) and (26.625000,5.625000)..(25.500000,6.750000)
	..controls (25.500000,6.750000) and (25.875000,7.875000)..(24.750000,8.625000)
	..controls (24.375000,10.500000) and (24.375000,10.125000)..(25.125000,11.250000)
	..controls (25.875000,12.750000) and (27.000000,12.750000)..(27.000000,14.250000)
	..controls (20.625000,15.375000) and (13.125000,15.375000)..(6.750000,14.250000)
	--cycle;
draw (6.750000,14.250000);
draw (8.250000,4.875000)..controls (13.835900,2.933590) and (19.914101,2.933590)..(25.500000,4.875000);
drawoptions (withcolor (0.925490,0.925490,0.925490));
linecap := rounded;
draw (8.250000,12.000000)..controls (13.835900,13.941400) and (19.914101,13.941400)..(25.500000,12.000000);
draw (9.375000,10.125000)--(24.375000,10.125000);
draw (8.625000,7.875000)..controls (13.980500,6.101560) and (19.769501,6.101560)..(25.125000,7.875000);
draw (7.875000,5.625000)..controls (13.687500,3.503910) and (20.062500,3.503910)..(25.875000,5.625000);
);

picture _chess_cburnett_bR;
_chess_cburnett_bR:=image(
	drawoptions (withcolor (0.000000,0.000000,0.000000));
linecap := butt;
fill (6.750000,4.500000)--(27.000000,4.500000)--(27.000000,6.750000)
	--(6.750000,6.750000)--cycle;
fill (9.375000,9.750000)--(10.500000,11.625000)--(23.250000,11.625000)
	--(24.375000,9.750000)--cycle;
fill (9.000000,6.750000)--(9.000000,9.750000)--(24.750000,9.750000)
	--(24.750000,6.750000)--cycle;
fill (9.000000,6.750000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (6.750000,4.500000)--(27.000000,4.500000)--(27.000000,6.750000)
	--(6.750000,6.750000)--cycle;
draw (9.375000,9.750000)--(10.500000,11.625000)--(23.250000,11.625000)
	--(24.375000,9.750000)--cycle;
draw (9.000000,6.750000)--(9.000000,9.750000)--(24.750000,9.750000)
	--(24.750000,6.750000)--cycle;
draw (9.000000,6.750000);
pickup pencircle scaled 0.000000bp;
linejoin := mitered;
fill (10.500000,21.375000)--(23.250000,21.375000)--(23.250000,11.625000)
	--(10.500000,11.625000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (10.500000,21.375000)--(23.250000,21.375000)--(23.250000,11.625000)
	--(10.500000,11.625000)--cycle;
pickup pencircle scaled 0.000000bp;
linejoin := rounded;
fill (10.500000,21.375000)--(8.250000,23.250000)--(25.500000,23.250000)
	--(23.250000,21.375000)--cycle;
fill (8.250000,23.250000)--(8.250000,27.000000)--(11.250000,27.000000)
	--(11.250000,25.500000)--(15.000000,25.500000)--(15.000000,27.000000)
	--(18.750000,27.000000)--(18.750000,25.500000)--(22.500000,25.500000)
	--(22.500000,27.000000)--(25.500000,27.000000)--(25.500000,23.250000)
	--cycle;
fill (8.250000,23.250000)--cycle;
pickup pencircle scaled 1.125000bp;
draw (10.500000,21.375000)--(8.250000,23.250000)--(25.500000,23.250000)
	--(23.250000,21.375000)--cycle;
draw (8.250000,23.250000)--(8.250000,27.000000)--(11.250000,27.000000)
	--(11.250000,25.500000)--(15.000000,25.500000)--(15.000000,27.000000)
	--(18.750000,27.000000)--(18.750000,25.500000)--(22.500000,25.500000)
	--(22.500000,27.000000)--(25.500000,27.000000)--(25.500000,23.250000)
	--cycle;
draw (8.250000,23.250000);
drawoptions (withcolor (0.925490,0.925490,0.925490));
pickup pencircle scaled 0.750000bp;
linecap := rounded;
linejoin := mitered;
draw (9.000000,7.125000)--(24.750000,7.125000);
draw (9.750000,10.125000)--(24.000000,10.125000);
draw (10.500000,11.625000)--(23.250000,11.625000);
draw (10.500000,21.375000)--(23.250000,21.375000);
draw (8.250000,23.250000)--(25.500000,23.250000);
);

picture _chess_cburnett_wB;
_chess_cburnett_wB:= image(
drawoptions (withcolor (1.000000,1.000000,1.000000));
linecap := butt;
fill (6.750000,6.750000)..controls (9.292970,7.476560) and (14.332000,6.425780)..(16.875000,8.250000)
	..controls (19.417999,6.425780) and (24.457001,7.476560)..(27.000000,6.750000)
	..controls (27.000000,6.750000) and (28.238300,6.343750)..(29.250000,5.250000)
	..controls (28.738300,4.523440) and (28.011700,4.507810)..(27.000000,4.875000)
	..controls (24.457001,5.601560) and (19.417999,4.531250)..(16.875000,5.625000)
	..controls (14.332000,4.531250) and (9.292970,5.601560)..(6.750000,4.875000)
	..controls (5.734380,4.507810) and (5.007810,4.523440)..(4.500000,5.250000)
	..controls (5.515630,6.703130) and (6.750000,6.750000)..(6.750000,6.750000)
	--cycle;
fill (6.750000,6.750000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (6.750000,6.750000)..controls (9.292970,7.476560) and (14.332000,6.425780)..(16.875000,8.250000)
	..controls (19.417999,6.425780) and (24.457001,7.476560)..(27.000000,6.750000)
	..controls (27.000000,6.750000) and (28.238300,6.343750)..(29.250000,5.250000)
	..controls (28.738300,4.523440) and (28.011700,4.507810)..(27.000000,4.875000)
	..controls (24.457001,5.601560) and (19.417999,4.531250)..(16.875000,5.625000)
	..controls (14.332000,4.531250) and (9.292970,5.601560)..(6.750000,4.875000)
	..controls (5.734380,4.507810) and (5.007810,4.523440)..(4.500000,5.250000)
	..controls (5.515630,6.703130) and (6.750000,6.750000)..(6.750000,6.750000)
	--cycle;
draw (6.750000,6.750000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
fill (11.250000,9.750000)..controls (13.125000,7.875000) and (20.625000,7.875000)..(22.500000,9.750000)
	..controls (22.875000,10.875000) and (22.500000,11.250000)..(22.500000,11.250000)
	..controls (22.500000,13.125000) and (20.625000,14.250000)..(20.625000,14.250000)
	..controls (24.750000,15.375000) and (25.125000,22.875000)..(16.875000,25.875000)
	..controls (8.625000,22.875000) and (9.000000,15.375000)..(13.125000,14.250000)
	..controls (13.125000,14.250000) and (11.250000,13.125000)..(11.250000,11.250000)
	..controls (11.250000,11.250000) and (10.875000,10.875000)..(11.250000,9.750000)
	--cycle;
fill (11.250000,9.750000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (11.250000,9.750000)..controls (13.125000,7.875000) and (20.625000,7.875000)..(22.500000,9.750000)
	..controls (22.875000,10.875000) and (22.500000,11.250000)..(22.500000,11.250000)
	..controls (22.500000,13.125000) and (20.625000,14.250000)..(20.625000,14.250000)
	..controls (24.750000,15.375000) and (25.125000,22.875000)..(16.875000,25.875000)
	..controls (8.625000,22.875000) and (9.000000,15.375000)..(13.125000,14.250000)
	..controls (13.125000,14.250000) and (11.250000,13.125000)..(11.250000,11.250000)
	..controls (11.250000,11.250000) and (10.875000,10.875000)..(11.250000,9.750000)
	--cycle;
draw (11.250000,9.750000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
fill (18.750000,27.750000)..controls (18.750000,25.250000) and (15.000000,25.250000)..(15.000000,27.750000)
	..controls (15.000000,30.250000) and (18.750000,30.250000)..(18.750000,27.750000)
	--cycle;
fill (18.750000,27.750000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (18.750000,27.750000)..controls (18.750000,25.250000) and (15.000000,25.250000)..(15.000000,27.750000)
	..controls (15.000000,30.250000) and (18.750000,30.250000)..(18.750000,27.750000)
	--cycle;
draw (18.750000,27.750000);
linecap := rounded;
linejoin := mitered;
draw (13.125000,14.250000)--(20.625000,14.250000);
draw (11.250000,11.250000)--(22.500000,11.250000);
draw (16.875000,22.125000)--(16.875000,18.375000);
draw (15.000000,20.250000)--(18.750000,20.250000);
);

picture _chess_cburnett_wK;
_chess_cburnett_wK:=image(
    pickup pencircle scaled 1.125000bp;
linejoin := mitered;
draw (16.875000,25.027300)--(16.875000,29.250000);
draw (15.000000,27.750000)--(18.750000,27.750000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
linecap := butt;
fill (16.875000,15.000000)..controls (16.875000,15.000000) and (20.250000,20.625000)..(19.125000,22.875000)
	..controls (19.125000,22.875000) and (18.375000,24.750000)..(16.875000,24.750000)
	..controls (15.375000,24.750000) and (14.625000,22.875000)..(14.625000,22.875000)
	..controls (13.500000,20.625000) and (16.875000,15.000000)..(16.875000,15.000000)
	--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (16.875000,15.000000)..controls (16.875000,15.000000) and (20.250000,20.625000)..(19.125000,22.875000)
	..controls (19.125000,22.875000) and (18.375000,24.750000)..(16.875000,24.750000)
	..controls (15.375000,24.750000) and (14.625000,22.875000)..(14.625000,22.875000)
	..controls (13.500000,20.625000) and (16.875000,15.000000)..(16.875000,15.000000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
linecap := rounded;
linejoin := rounded;
fill (8.625000,6.000000)..controls (12.750000,3.375000) and (20.250000,3.375000)..(24.375000,6.000000)
	--(24.375000,11.250000)..controls (24.375000,11.250000) and (31.125000,14.625000)..(28.875000,19.125000)
	..controls (25.875000,24.000000) and (18.750000,21.750000)..(16.875000,16.125000)
	--(16.875000,13.500000)--(16.875000,16.125000)..controls (14.250000,21.750000) and (7.125000,24.000000)..(4.875000,19.125000)
	..controls (2.625000,14.625000) and (8.625000,11.625000)..(8.625000,11.625000)
	--cycle;
fill (8.625000,6.000000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (8.625000,6.000000)..controls (12.750000,3.375000) and (20.250000,3.375000)..(24.375000,6.000000)
	--(24.375000,11.250000)..controls (24.375000,11.250000) and (31.125000,14.625000)..(28.875000,19.125000)
	..controls (25.875000,24.000000) and (18.750000,21.750000)..(16.875000,16.125000)
	--(16.875000,13.500000)--(16.875000,16.125000)..controls (14.250000,21.750000) and (7.125000,24.000000)..(4.875000,19.125000)
	..controls (2.625000,14.625000) and (8.625000,11.625000)..(8.625000,11.625000)
	--cycle;
draw (8.625000,6.000000);
draw (8.625000,11.250000)..controls (12.750000,13.500000) and (20.250000,13.500000)..(24.375000,11.250000);
draw (8.625000,8.625000)..controls (12.750000,10.875000) and (20.250000,10.875000)..(24.375000,8.625000);
draw (8.625000,6.000000)..controls (12.750000,8.250000) and (20.250000,8.250000)..(24.375000,6.000000);
);

picture _chess_cburnett_wN;
_chess_cburnett_wN:=image(
drawoptions (withcolor (1.000000,1.000000,1.000000));
fill (16.500000,26.250000)..controls (24.375000,25.500000) and (28.875000,20.250000)..(28.500000,4.500000)
	--(11.250000,4.500000)..controls (11.250000,11.250000) and (18.750000,9.375000)..(17.250000,20.250000)
	--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (16.500000,26.250000)..controls (24.375000,25.500000) and (28.875000,20.250000)..(28.500000,4.500000)
	--(11.250000,4.500000)..controls (11.250000,11.250000) and (18.750000,9.375000)..(17.250000,20.250000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
fill (18.000000,20.250000)..controls (18.285200,18.066401) and (13.835900,14.722700)..(12.000000,13.500000)
	..controls (9.750000,12.000000) and (9.886720,10.246100)..(8.250000,10.500000)
	..controls (7.468750,11.203100) and (9.308590,12.781300)..(8.250000,12.750000)
	..controls (7.500000,12.750000) and (8.390630,11.828100)..(7.500000,11.250000)
	..controls (6.750000,11.250000) and (4.496090,10.500000)..(4.500000,14.250000)
	..controls (4.500000,15.750000) and (9.000000,23.250000)..(9.000000,23.250000)
	..controls (9.000000,23.250000) and (10.418000,24.675800)..(10.500000,25.875000)
	..controls (9.953130,26.621099) and (10.125000,27.375000)..(10.125000,28.125000)
	..controls (10.875000,28.875000) and (12.375000,26.250000)..(12.375000,26.250000)
	--(13.875000,26.250000)..controls (13.875000,26.250000) and (14.460900,27.742201)..(15.750000,28.500000)
	..controls (16.500000,28.500000) and (16.500000,26.250000)..(16.500000,26.250000)
	--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (18.000000,20.250000)..controls (18.285200,18.066401) and (13.835900,14.722700)..(12.000000,13.500000)
	..controls (9.750000,12.000000) and (9.886720,10.246100)..(8.250000,10.500000)
	..controls (7.468750,11.203100) and (9.308590,12.781300)..(8.250000,12.750000)
	..controls (7.500000,12.750000) and (8.390630,11.828100)..(7.500000,11.250000)
	..controls (6.750000,11.250000) and (4.496090,10.500000)..(4.500000,14.250000)
	..controls (4.500000,15.750000) and (9.000000,23.250000)..(9.000000,23.250000)
	..controls (9.000000,23.250000) and (10.418000,24.675800)..(10.500000,25.875000)
	..controls (9.953130,26.621099) and (10.125000,27.375000)..(10.125000,28.125000)
	..controls (10.875000,28.875000) and (12.375000,26.250000)..(12.375000,26.250000)
	--(13.875000,26.250000)..controls (13.875000,26.250000) and (14.460900,27.742201)..(15.750000,28.500000)
	..controls (16.500000,28.500000) and (16.500000,26.250000)..(16.500000,26.250000);
pickup pencircle scaled 0.000000bp;
fill (7.125000,14.625000)..controls (7.125000,14.125000) and (6.375000,14.125000)..(6.375000,14.625000)
	..controls (6.375000,15.125000) and (7.125000,15.125000)..(7.125000,14.625000)
	--cycle;
fill (11.199200,21.937500)..controls (10.890600,21.394501) and (10.488300,21.039101)..(10.308600,21.144501)
	..controls (10.128900,21.250000) and (10.238300,21.773399)..(10.550800,22.312500)
	..controls (10.859400,22.855499) and (11.261700,23.210899)..(11.441400,23.105499)
	..controls (11.621100,23.000000) and (11.511700,22.476601)..(11.199200,21.937500)
	--cycle;
fill (11.199200,21.937500)--cycle;
pickup pencircle scaled 1.125000bp;
draw (7.125000,14.625000)..controls (7.125000,14.125000) and (6.375000,14.125000)..(6.375000,14.625000)
	..controls (6.375000,15.125000) and (7.125000,15.125000)..(7.125000,14.625000)
	--cycle;
draw (11.199200,21.937500)..controls (10.890600,21.394501) and (10.488300,21.039101)..(10.308600,21.144501)
	..controls (10.128900,21.250000) and (10.238300,21.773399)..(10.550800,22.312500)
	..controls (10.859400,22.855499) and (11.261700,23.210899)..(11.441400,23.105499)
	..controls (11.621100,23.000000) and (11.511700,22.476601)..(11.199200,21.937500)
	--cycle;
draw (11.199200,21.937500);
);

picture _chess_cburnett_wP;
_chess_cburnett_wP:=image(
drawoptions (withcolor (1.000000,1.000000,1.000000));
linejoin := mitered;
fill (16.875000,27.000000)..controls (15.218800,27.000000) and (13.875000,25.656300)..(13.875000,24.000000)
	..controls (13.875000,23.332001) and (14.093800,22.718800)..(14.460900,22.214800)
	..controls (12.996100,21.375000) and (12.000000,19.808599)..(12.000000,18.000000)
	..controls (12.000000,16.476601) and (12.703100,15.121100)..(13.808600,14.226600)
	..controls (11.558600,13.433600) and (8.250000,10.066400)..(8.250000,4.125000)
	--(25.500000,4.125000)..controls (25.500000,10.066400) and (22.191401,13.433600)..(19.941401,14.226600)
	..controls (21.046900,15.121100) and (21.750000,16.476601)..(21.750000,18.000000)
	..controls (21.750000,19.808599) and (20.753901,21.375000)..(19.289101,22.214800)
	..controls (19.656300,22.718800) and (19.875000,23.332001)..(19.875000,24.000000)
	..controls (19.875000,25.656300) and (18.531300,27.000000)..(16.875000,27.000000)
	--cycle;
fill (16.875000,27.000000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (16.875000,27.000000)..controls (15.218800,27.000000) and (13.875000,25.656300)..(13.875000,24.000000)
	..controls (13.875000,23.332001) and (14.093800,22.718800)..(14.460900,22.214800)
	..controls (12.996100,21.375000) and (12.000000,19.808599)..(12.000000,18.000000)
	..controls (12.000000,16.476601) and (12.703100,15.121100)..(13.808600,14.226600)
	..controls (11.558600,13.433600) and (8.250000,10.066400)..(8.250000,4.125000)
	--(25.500000,4.125000)..controls (25.500000,10.066400) and (22.191401,13.433600)..(19.941401,14.226600)
	..controls (21.046900,15.121100) and (21.750000,16.476601)..(21.750000,18.000000)
	..controls (21.750000,19.808599) and (20.753901,21.375000)..(19.289101,22.214800)
	..controls (19.656300,22.718800) and (19.875000,23.332001)..(19.875000,24.000000)
	..controls (19.875000,25.656300) and (18.531300,27.000000)..(16.875000,27.000000)
	--cycle;
draw (16.875000,27.000000);
);

picture _chess_cburnett_wQ;
_chess_cburnett_wQ:=image(
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
linecap := butt;
fill (6.750000,14.250000)..controls (13.125000,15.375000) and (22.500000,15.375000)..(27.000000,14.250000)
	--(28.500000,23.250000)--(23.250000,15.000000)--(23.250000,25.500000)
	--(19.125000,15.375000)--(16.875000,26.625000)--(14.625000,15.375000)
	--(10.500000,25.875000)--(10.500000,15.000000)--(5.250000,23.250000)
	--cycle;
fill (6.750000,14.250000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (6.750000,14.250000)..controls (13.125000,15.375000) and (22.500000,15.375000)..(27.000000,14.250000)
	--(28.500000,23.250000)--(23.250000,15.000000)--(23.250000,25.500000)
	--(19.125000,15.375000)--(16.875000,26.625000)--(14.625000,15.375000)
	--(10.500000,25.875000)--(10.500000,15.000000)--(5.250000,23.250000)
	--cycle;
draw (6.750000,14.250000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
fill (6.750000,14.250000)..controls (6.750000,12.750000) and (7.875000,12.750000)..(8.625000,11.250000)
	..controls (9.375000,10.125000) and (9.375000,10.500000)..(9.000000,8.625000)
	..controls (7.875000,7.875000) and (7.875000,6.750000)..(7.875000,6.750000)
	..controls (6.750000,5.625000) and (8.250000,4.875000)..(8.250000,4.875000)
	..controls (13.125000,4.125000) and (20.625000,4.125000)..(25.500000,4.875000)
	..controls (25.500000,4.875000) and (26.625000,5.625000)..(25.500000,6.750000)
	..controls (25.500000,6.750000) and (25.875000,7.875000)..(24.750000,8.625000)
	..controls (24.375000,10.500000) and (24.375000,10.125000)..(25.125000,11.250000)
	..controls (25.875000,12.750000) and (27.000000,12.750000)..(27.000000,14.250000)
	..controls (20.625000,15.375000) and (13.125000,15.375000)..(6.750000,14.250000)
	--cycle;
fill (6.750000,14.250000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (6.750000,14.250000)..controls (6.750000,12.750000) and (7.875000,12.750000)..(8.625000,11.250000)
	..controls (9.375000,10.125000) and (9.375000,10.500000)..(9.000000,8.625000)
	..controls (7.875000,7.875000) and (7.875000,6.750000)..(7.875000,6.750000)
	..controls (6.750000,5.625000) and (8.250000,4.875000)..(8.250000,4.875000)
	..controls (13.125000,4.125000) and (20.625000,4.125000)..(25.500000,4.875000)
	..controls (25.500000,4.875000) and (26.625000,5.625000)..(25.500000,6.750000)
	..controls (25.500000,6.750000) and (25.875000,7.875000)..(24.750000,8.625000)
	..controls (24.375000,10.500000) and (24.375000,10.125000)..(25.125000,11.250000)
	..controls (25.875000,12.750000) and (27.000000,12.750000)..(27.000000,14.250000)
	..controls (20.625000,15.375000) and (13.125000,15.375000)..(6.750000,14.250000)
	--cycle;
draw (6.750000,14.250000);
linecap := rounded;
draw (8.625000,11.250000)..controls (11.250000,12.000000) and (22.500000,12.000000)..(25.125000,11.250000);
draw (9.000000,8.625000)..controls (13.500000,9.375000) and (20.250000,9.375000)..(24.750000,8.625000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
fill (6.000000,24.750000)..controls (6.000000,22.750000) and (3.000000,22.750000)..(3.000000,24.750000)
	..controls (3.000000,26.750000) and (6.000000,26.750000)..(6.000000,24.750000)
	--cycle;
fill (18.375000,28.125000)..controls (18.375000,26.125000) and (15.375000,26.125000)..(15.375000,28.125000)
	..controls (15.375000,30.125000) and (18.375000,30.125000)..(18.375000,28.125000)
	--cycle;
fill (30.750000,24.750000)..controls (30.750000,22.750000) and (27.750000,22.750000)..(27.750000,24.750000)
	..controls (27.750000,26.750000) and (30.750000,26.750000)..(30.750000,24.750000)
	--cycle;
fill (12.000000,27.375000)..controls (12.000000,25.375000) and (9.000000,25.375000)..(9.000000,27.375000)
	..controls (9.000000,29.375000) and (12.000000,29.375000)..(12.000000,27.375000)
	--cycle;
fill (24.750000,27.000000)..controls (24.750000,25.000000) and (21.750000,25.000000)..(21.750000,27.000000)
	..controls (21.750000,29.000000) and (24.750000,29.000000)..(24.750000,27.000000)
	--cycle;
fill (24.750000,27.000000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (6.000000,24.750000)..controls (6.000000,22.750000) and (3.000000,22.750000)..(3.000000,24.750000)
	..controls (3.000000,26.750000) and (6.000000,26.750000)..(6.000000,24.750000)
	--cycle;
draw (18.375000,28.125000)..controls (18.375000,26.125000) and (15.375000,26.125000)..(15.375000,28.125000)
	..controls (15.375000,30.125000) and (18.375000,30.125000)..(18.375000,28.125000)
	--cycle;
draw (30.750000,24.750000)..controls (30.750000,22.750000) and (27.750000,22.750000)..(27.750000,24.750000)
	..controls (27.750000,26.750000) and (30.750000,26.750000)..(30.750000,24.750000)
	--cycle;
draw (12.000000,27.375000)..controls (12.000000,25.375000) and (9.000000,25.375000)..(9.000000,27.375000)
	..controls (9.000000,29.375000) and (12.000000,29.375000)..(12.000000,27.375000)
	--cycle;
draw (24.750000,27.000000)..controls (24.750000,25.000000) and (21.750000,25.000000)..(21.750000,27.000000)
	..controls (21.750000,29.000000) and (24.750000,29.000000)..(24.750000,27.000000)
	--cycle;
draw (24.750000,27.000000);
);

picture _chess_cburnett_wR;
_chess_cburnett_wR:=image(
    drawoptions (withcolor (1.000000,1.000000,1.000000));
linecap := butt;
fill (6.750000,4.500000)--(27.000000,4.500000)--(27.000000,6.750000)
	--(6.750000,6.750000)--cycle;
fill (9.000000,6.750000)--(9.000000,9.750000)--(24.750000,9.750000)
	--(24.750000,6.750000)--cycle;
fill (8.250000,23.250000)--(8.250000,27.000000)--(11.250000,27.000000)
	--(11.250000,25.500000)--(15.000000,25.500000)--(15.000000,27.000000)
	--(18.750000,27.000000)--(18.750000,25.500000)--(22.500000,25.500000)
	--(22.500000,27.000000)--(25.500000,27.000000)--(25.500000,23.250000)
	--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (6.750000,4.500000)--(27.000000,4.500000)--(27.000000,6.750000)
	--(6.750000,6.750000)--cycle;
draw (9.000000,6.750000)--(9.000000,9.750000)--(24.750000,9.750000)
	--(24.750000,6.750000)--cycle;
draw (8.250000,23.250000)--(8.250000,27.000000)--(11.250000,27.000000)
	--(11.250000,25.500000)--(15.000000,25.500000)--(15.000000,27.000000)
	--(18.750000,27.000000)--(18.750000,25.500000)--(22.500000,25.500000)
	--(22.500000,27.000000)--(25.500000,27.000000)--(25.500000,23.250000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
linecap := rounded;
fill (25.500000,23.250000)--(23.250000,21.000000)--(10.500000,21.000000)
	--(8.250000,23.250000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (25.500000,23.250000)--(23.250000,21.000000)--(10.500000,21.000000)
	--(8.250000,23.250000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
linecap := butt;
linejoin := mitered;
fill (23.250000,21.000000)--(23.250000,11.625000)--(10.500000,11.625000)
	--(10.500000,21.000000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (23.250000,21.000000)--(23.250000,11.625000)--(10.500000,11.625000)
	--(10.500000,21.000000);
drawoptions (withcolor (1.000000,1.000000,1.000000));
pickup pencircle scaled 0.000000bp;
linecap := rounded;
linejoin := rounded;
fill (23.250000,11.625000)--(24.375000,9.750000)--(9.375000,9.750000)
	--(10.500000,11.625000)--cycle;
drawoptions (withcolor (0.000000,0.000000,0.000000));
pickup pencircle scaled 1.125000bp;
draw (23.250000,11.625000)--(24.375000,9.750000)--(9.375000,9.750000)
	--(10.500000,11.625000);
linejoin := mitered;
draw (8.250000,23.250000)--(25.500000,23.250000);
);