@@ -9,6 +9,7 @@ authors:hap
9
9
10
10
<element name =" red" ><rect ><color red =" 0.6" green =" 0.12" blue =" 0.10" /></rect ></element >
11
11
<element name =" blackb" ><rect ><color red =" 0" green =" 0" blue =" 0" /></rect ></element >
12
+ <element name =" brown" ><rect ><color red =" 0.25" green =" 0.1" blue =" 0.05" /></rect ></element >
12
13
<element name =" white" ><rect ><color red =" 0.81" green =" 0.8" blue =" 0.79" /></rect ></element >
13
14
14
15
<element name =" ledr" defstate =" 0" >
@@ -380,13 +381,13 @@ authors:hap
380
381
<!-- common view -->
381
382
382
383
<group name =" common" >
383
- <bounds left =" -12.5 " right =" 112 " top =" 0.5" bottom =" 93" />
384
+ <bounds left =" -13 " right =" 111.5 " top =" 0.5" bottom =" 93" />
384
385
385
386
<element ref =" red" ><bounds x =" 4" y =" 2.5" width =" 102.5" height =" 81" /></element >
386
387
<element ref =" blackb" ><bounds x =" 85" y =" 3" width =" 21" height =" 80" /></element >
387
388
<group ref =" sb_board" ><bounds x =" 4.5" y =" 3" width =" 80" height =" 80" /></group >
388
389
389
- <group ref =" sb_ui" ><bounds x =" -11" y =" 3" width =" 10" height =" 80" /></group >
390
+ <group ref =" sb_ui" ><bounds x =" -11.5 " y =" 3" width =" 10" height =" 80" /></group >
390
391
391
392
<!-- chessboard coords -->
392
393
<element ref =" text_8" ><bounds x =" 1.25" y =" 9" width =" 2" height =" 1.5" /></element >
@@ -510,9 +511,24 @@ authors:hap
510
511
511
512
<!-- build screen -->
512
513
514
+ <view name =" Internal Layout (LCD V)" >
515
+ <bounds left =" -13" right =" 111.5" top =" 0.5" bottom =" 98.75" />
516
+ <group ref =" common" ><bounds left =" -13" right =" 111.5" top =" 0.5" bottom =" 93" /></group >
517
+
518
+ <!-- lcd panels -->
519
+ <element ref =" brown" ><bounds x =" -0.5" y =" 87" width =" 112" height =" 11.75" /></element >
520
+ <element ref =" blackb" ><bounds xc =" 88.9" y =" 86.5" width =" 11" height =" 15" /></element >
521
+
522
+ <element ref =" text_black" ><bounds xc =" 88.9" y =" 86.8" width =" 5" height =" 1.5" /></element >
523
+ <group ref =" lcd1" ><bounds xc =" 88.9" y =" 88.5" width =" 7.5" height =" 3.14" /></group >
524
+
525
+ <group ref =" lcd2" ><bounds xc =" 88.9" y =" 93.75" width =" 7.5" height =" 3.14" /></group >
526
+ <element ref =" text_white" ><bounds xc =" 88.9" y =" 97.1" width =" 5" height =" 1.5" /></element >
527
+ </view >
528
+
513
529
<view name =" Internal Layout (LCD H)" >
514
- <bounds left =" -12.5 " right =" 112 " top =" 0.5" bottom =" 93" />
515
- <group ref =" common" ><bounds left =" -12.5 " right =" 112 " top =" 0.5" bottom =" 93" /></group >
530
+ <bounds left =" -13 " right =" 111.5 " top =" 0.5" bottom =" 93" />
531
+ <group ref =" common" ><bounds left =" -13 " right =" 111.5 " top =" 0.5" bottom =" 93" /></group >
516
532
517
533
<!-- lcd panels (actually they're above eachother instead of side by side, but it looks better this way) -->
518
534
<element ref =" text_black" ><bounds xc =" 91" y =" 86.25" width =" 5" height =" 1.5" /></element >
@@ -522,16 +538,4 @@ authors:hap
522
538
<group ref =" lcd2" ><bounds xc =" 100" y =" 88" width =" 7.5" height =" 3.14" /></group >
523
539
</view >
524
540
525
- <view name =" Internal Layout (LCD V)" >
526
- <bounds left =" -12.5" right =" 112" top =" 0.5" bottom =" 101.25" />
527
- <group ref =" common" ><bounds left =" -12.5" right =" 112" top =" 0.5" bottom =" 93" /></group >
528
-
529
- <!-- lcd panels -->
530
- <element ref =" text_black" ><bounds xc =" 91" y =" 87.8" width =" 5" height =" 1.5" /></element >
531
- <group ref =" lcd1" ><bounds xc =" 91" y =" 89.5" width =" 7.5" height =" 3.14" /></group >
532
-
533
- <group ref =" lcd2" ><bounds xc =" 91" y =" 94.75" width =" 7.5" height =" 3.14" /></group >
534
- <element ref =" text_white" ><bounds xc =" 91" y =" 98.1" width =" 5" height =" 1.5" /></element >
535
- </view >
536
-
537
541
</mamelayout >
0 commit comments