summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-07-26 21:12:39 +0200
committer hap <happppp@users.noreply.github.com>2019-07-26 21:13:01 +0200
commit6c41c07f6373edd120cd2f6c651a4f1b717519d5 (patch)
treef6cbe930627c84abd5f9dbeac6ba0f7c2fb95b0d
parent39407de4a87262ff59dfb2a918ba7a22a8ace9c1 (diff)
chess layouts: correct some small alignment offsets (nw)
-rw-r--r--src/mame/layout/chessmst.lay16
-rw-r--r--src/mame/layout/chessmstdm.lay16
-rw-r--r--src/mame/layout/mephisto_alm16.lay16
-rw-r--r--src/mame/layout/mephisto_alm32.lay16
-rw-r--r--src/mame/layout/mephisto_amsterdam.lay16
-rw-r--r--src/mame/layout/mephisto_bup.lay16
-rw-r--r--src/mame/layout/mephisto_gen32.lay16
-rw-r--r--src/mame/layout/mephisto_glasgow.lay16
-rw-r--r--src/mame/layout/mephisto_mm2.lay16
-rw-r--r--src/mame/layout/mephisto_polgar.lay16
-rw-r--r--src/mame/layout/saitek_risc2500.lay76
11 files changed, 118 insertions, 118 deletions
diff --git a/src/mame/layout/chessmst.lay b/src/mame/layout/chessmst.lay
index 738c935f26e..4cce304f64c 100644
--- a/src/mame/layout/chessmst.lay
+++ b/src/mame/layout/chessmst.lay
@@ -377,14 +377,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.3" y="8" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.3" y="18" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.3" y="28" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.3" y="38" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.3" y="48" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.3" y="58" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.3" y="68" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.3" y="78" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.3" y="8.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.3" y="18.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.3" y="28.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.3" y="38.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.3" y="48.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.3" y="58.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.3" y="68.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.3" y="78.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="86" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="86" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/chessmstdm.lay b/src/mame/layout/chessmstdm.lay
index fe09518f448..fccb67c94eb 100644
--- a/src/mame/layout/chessmstdm.lay
+++ b/src/mame/layout/chessmstdm.lay
@@ -373,14 +373,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.3" y="8" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.3" y="18" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.3" y="28" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.3" y="38" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.3" y="48" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.3" y="58" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.3" y="68" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.3" y="78" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.3" y="8.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.3" y="18.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.3" y="28.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.3" y="38.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.3" y="48.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.3" y="58.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.3" y="68.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.3" y="78.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="86" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="86" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/mephisto_alm16.lay b/src/mame/layout/mephisto_alm16.lay
index e8fc020edf5..0a833901222 100644
--- a/src/mame/layout/mephisto_alm16.lay
+++ b/src/mame/layout/mephisto_alm16.lay
@@ -412,14 +412,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.7" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.7" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.7" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.7" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.7" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.7" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.7" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.7" y="77" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.7" y="6.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.7" y="16.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.7" y="26.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.7" y="36.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.7" y="46.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.7" y="56.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.7" y="66.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.7" y="76.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="84" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="84" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/mephisto_alm32.lay b/src/mame/layout/mephisto_alm32.lay
index 4d83a64bcb1..17b124742d3 100644
--- a/src/mame/layout/mephisto_alm32.lay
+++ b/src/mame/layout/mephisto_alm32.lay
@@ -412,14 +412,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.7" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.7" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.7" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.7" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.7" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.7" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.7" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.7" y="77" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.7" y="6.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.7" y="16.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.7" y="26.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.7" y="36.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.7" y="46.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.7" y="56.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.7" y="66.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.7" y="76.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="84" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="84" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/mephisto_amsterdam.lay b/src/mame/layout/mephisto_amsterdam.lay
index a79107d0ac7..74f17349ce2 100644
--- a/src/mame/layout/mephisto_amsterdam.lay
+++ b/src/mame/layout/mephisto_amsterdam.lay
@@ -537,14 +537,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.7" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.7" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.7" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.7" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.7" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.7" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.7" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.7" y="77" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.7" y="6.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.7" y="16.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.7" y="26.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.7" y="36.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.7" y="46.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.7" y="56.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.7" y="66.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.7" y="76.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="84" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="84" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/mephisto_bup.lay b/src/mame/layout/mephisto_bup.lay
index 2363fa1ae0b..f75ccfe1d93 100644
--- a/src/mame/layout/mephisto_bup.lay
+++ b/src/mame/layout/mephisto_bup.lay
@@ -544,14 +544,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.7" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.7" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.7" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.7" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.7" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.7" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.7" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.7" y="77" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.7" y="6.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.7" y="16.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.7" y="26.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.7" y="36.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.7" y="46.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.7" y="56.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.7" y="66.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.7" y="76.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="84" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="84" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/mephisto_gen32.lay b/src/mame/layout/mephisto_gen32.lay
index babacbb12b8..30acf99d8f2 100644
--- a/src/mame/layout/mephisto_gen32.lay
+++ b/src/mame/layout/mephisto_gen32.lay
@@ -412,14 +412,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.7" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.7" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.7" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.7" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.7" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.7" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.7" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.7" y="77" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.7" y="6.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.7" y="16.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.7" y="26.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.7" y="36.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.7" y="46.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.7" y="56.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.7" y="66.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.7" y="76.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="84" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="84" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/mephisto_glasgow.lay b/src/mame/layout/mephisto_glasgow.lay
index e48bdecfa89..48bec9aeb92 100644
--- a/src/mame/layout/mephisto_glasgow.lay
+++ b/src/mame/layout/mephisto_glasgow.lay
@@ -528,14 +528,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.7" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.7" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.7" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.7" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.7" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.7" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.7" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.7" y="77" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.7" y="6.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.7" y="16.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.7" y="26.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.7" y="36.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.7" y="46.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.7" y="56.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.7" y="66.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.7" y="76.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="84" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="84" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/mephisto_mm2.lay b/src/mame/layout/mephisto_mm2.lay
index 3b9f5542f99..0daf8eeefb4 100644
--- a/src/mame/layout/mephisto_mm2.lay
+++ b/src/mame/layout/mephisto_mm2.lay
@@ -553,14 +553,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.7" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.7" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.7" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.7" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.7" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.7" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.7" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.7" y="77" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.7" y="6.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.7" y="16.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.7" y="26.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.7" y="36.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.7" y="46.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.7" y="56.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.7" y="66.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.7" y="76.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="84" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="84" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/mephisto_polgar.lay b/src/mame/layout/mephisto_polgar.lay
index 1d27904ce04..6189c183f00 100644
--- a/src/mame/layout/mephisto_polgar.lay
+++ b/src/mame/layout/mephisto_polgar.lay
@@ -405,14 +405,14 @@
<!-- chessboard coords -->
- <bezel element="text_8"><bounds x="14.7" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7"><bounds x="14.7" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6"><bounds x="14.7" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5"><bounds x="14.7" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4"><bounds x="14.7" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3"><bounds x="14.7" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2"><bounds x="14.7" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1"><bounds x="14.7" y="77" width="2" height="2" /></bezel>
+ <bezel element="text_8"><bounds x="14.7" y="6.5" width="2" height="2" /></bezel>
+ <bezel element="text_7"><bounds x="14.7" y="16.5" width="2" height="2" /></bezel>
+ <bezel element="text_6"><bounds x="14.7" y="26.5" width="2" height="2" /></bezel>
+ <bezel element="text_5"><bounds x="14.7" y="36.5" width="2" height="2" /></bezel>
+ <bezel element="text_4"><bounds x="14.7" y="46.5" width="2" height="2" /></bezel>
+ <bezel element="text_3"><bounds x="14.7" y="56.5" width="2" height="2" /></bezel>
+ <bezel element="text_2"><bounds x="14.7" y="66.5" width="2" height="2" /></bezel>
+ <bezel element="text_1"><bounds x="14.7" y="76.5" width="2" height="2" /></bezel>
<bezel element="text_a"><bounds x="21.5" y="84" width="2" height="2" /></bezel>
<bezel element="text_b"><bounds x="31.5" y="84" width="2" height="2" /></bezel>
diff --git a/src/mame/layout/saitek_risc2500.lay b/src/mame/layout/saitek_risc2500.lay
index 45796b14371..3bfbbcad17c 100644
--- a/src/mame/layout/saitek_risc2500.lay
+++ b/src/mame/layout/saitek_risc2500.lay
@@ -391,40 +391,40 @@
<element ref="background"><bounds x="13" y="0" width="154" height="90" /></element>
<element ref="blackb"><bounds x="108" y="4" width="30" height="12" /></element>
- <bezel element="text_8" ><bounds x="18" y="7" width="2" height="2" /></bezel>
- <bezel element="text_7" ><bounds x="18" y="17" width="2" height="2" /></bezel>
- <bezel element="text_6" ><bounds x="18" y="27" width="2" height="2" /></bezel>
- <bezel element="text_5" ><bounds x="18" y="37" width="2" height="2" /></bezel>
- <bezel element="text_4" ><bounds x="18" y="47" width="2" height="2" /></bezel>
- <bezel element="text_3" ><bounds x="18" y="57" width="2" height="2" /></bezel>
- <bezel element="text_2" ><bounds x="18" y="67" width="2" height="2" /></bezel>
- <bezel element="text_1" ><bounds x="18" y="77" width="2" height="2" /></bezel>
- <bezel element="text_a" ><bounds x="25" y="84" width="2" height="2" /></bezel>
- <bezel element="text_b" ><bounds x="35" y="84" width="2" height="2" /></bezel>
- <bezel element="text_c" ><bounds x="45" y="84" width="2" height="2" /></bezel>
- <bezel element="text_d" ><bounds x="55" y="84" width="2" height="2" /></bezel>
- <bezel element="text_e" ><bounds x="65" y="84" width="2" height="2" /></bezel>
- <bezel element="text_f" ><bounds x="75" y="84" width="2" height="2" /></bezel>
- <bezel element="text_g" ><bounds x="85" y="84" width="2" height="2" /></bezel>
- <bezel element="text_h" ><bounds x="95" y="84" width="2" height="2" /></bezel>
+ <bezel element="text_8" ><bounds x="18" y="6" width="2" height="2" /></bezel>
+ <bezel element="text_7" ><bounds x="18" y="16" width="2" height="2" /></bezel>
+ <bezel element="text_6" ><bounds x="18" y="26" width="2" height="2" /></bezel>
+ <bezel element="text_5" ><bounds x="18" y="36" width="2" height="2" /></bezel>
+ <bezel element="text_4" ><bounds x="18" y="46" width="2" height="2" /></bezel>
+ <bezel element="text_3" ><bounds x="18" y="56" width="2" height="2" /></bezel>
+ <bezel element="text_2" ><bounds x="18" y="66" width="2" height="2" /></bezel>
+ <bezel element="text_1" ><bounds x="18" y="76" width="2" height="2" /></bezel>
+ <bezel element="text_a" ><bounds x="25" y="83.5" width="2" height="2" /></bezel>
+ <bezel element="text_b" ><bounds x="35" y="83.5" width="2" height="2" /></bezel>
+ <bezel element="text_c" ><bounds x="45" y="83.5" width="2" height="2" /></bezel>
+ <bezel element="text_d" ><bounds x="55" y="83.5" width="2" height="2" /></bezel>
+ <bezel element="text_e" ><bounds x="65" y="83.5" width="2" height="2" /></bezel>
+ <bezel element="text_f" ><bounds x="75" y="83.5" width="2" height="2" /></bezel>
+ <bezel element="text_g" ><bounds x="85" y="83.5" width="2" height="2" /></bezel>
+ <bezel element="text_h" ><bounds x="95" y="83.5" width="2" height="2" /></bezel>
<!-- LEDs -->
- <bezel name="led0" element="led"><bounds x="15" y="77.5" width="2" height="1" /></bezel>
- <bezel name="led1" element="led"><bounds x="15" y="67.5" width="2" height="1" /></bezel>
- <bezel name="led2" element="led"><bounds x="15" y="57.5" width="2" height="1" /></bezel>
- <bezel name="led3" element="led"><bounds x="15" y="47.5" width="2" height="1" /></bezel>
- <bezel name="led4" element="led"><bounds x="15" y="37.5" width="2" height="1" /></bezel>
- <bezel name="led5" element="led"><bounds x="15" y="27.5" width="2" height="1" /></bezel>
- <bezel name="led6" element="led"><bounds x="15" y="17.5" width="2" height="1" /></bezel>
- <bezel name="led7" element="led"><bounds x="15" y="7.5" width="2" height="1" /></bezel>
- <bezel name="led8" element="led"><bounds x="25.5" y="87" width="1" height="2" /></bezel>
- <bezel name="led9" element="led"><bounds x="35.5" y="87" width="1" height="2" /></bezel>
- <bezel name="led10" element="led"><bounds x="45.5" y="87" width="1" height="2" /></bezel>
- <bezel name="led11" element="led"><bounds x="55.5" y="87" width="1" height="2" /></bezel>
- <bezel name="led12" element="led"><bounds x="65.5" y="87" width="1" height="2" /></bezel>
- <bezel name="led13" element="led"><bounds x="75.5" y="87" width="1" height="2" /></bezel>
- <bezel name="led14" element="led"><bounds x="85.5" y="87" width="1" height="2" /></bezel>
- <bezel name="led15" element="led"><bounds x="95.5" y="87" width="1" height="2" /></bezel>
+ <bezel name="led0" element="led"><bounds x="15" y="76.5" width="2" height="1" /></bezel>
+ <bezel name="led1" element="led"><bounds x="15" y="66.5" width="2" height="1" /></bezel>
+ <bezel name="led2" element="led"><bounds x="15" y="56.5" width="2" height="1" /></bezel>
+ <bezel name="led3" element="led"><bounds x="15" y="46.5" width="2" height="1" /></bezel>
+ <bezel name="led4" element="led"><bounds x="15" y="36.5" width="2" height="1" /></bezel>
+ <bezel name="led5" element="led"><bounds x="15" y="26.5" width="2" height="1" /></bezel>
+ <bezel name="led6" element="led"><bounds x="15" y="16.5" width="2" height="1" /></bezel>
+ <bezel name="led7" element="led"><bounds x="15" y="6.5" width="2" height="1" /></bezel>
+ <bezel name="led8" element="led"><bounds x="25.5" y="86.5" width="1" height="2" /></bezel>
+ <bezel name="led9" element="led"><bounds x="35.5" y="86.5" width="1" height="2" /></bezel>
+ <bezel name="led10" element="led"><bounds x="45.5" y="86.5" width="1" height="2" /></bezel>
+ <bezel name="led11" element="led"><bounds x="55.5" y="86.5" width="1" height="2" /></bezel>
+ <bezel name="led12" element="led"><bounds x="65.5" y="86.5" width="1" height="2" /></bezel>
+ <bezel name="led13" element="led"><bounds x="75.5" y="86.5" width="1" height="2" /></bezel>
+ <bezel name="led14" element="led"><bounds x="85.5" y="86.5" width="1" height="2" /></bezel>
+ <bezel name="led15" element="led"><bounds x="95.5" y="86.5" width="1" height="2" /></bezel>
<!-- right side -->
<bezel element="text_on" ><bounds x="109" y="37" width="8" height="2" /></bezel>
@@ -440,12 +440,12 @@
<bezel element="text_down" ><bounds x="145" y="51" width="7" height="3" /></bezel>
<bezel element="text_enter" ><bounds x="154" y="52" width="7" height="2" /></bezel>
- <bezel element="text_p1" ><bounds x="110.5" y="65.5" width="4" height="4" /></bezel>
- <bezel element="text_p2" ><bounds x="119.5" y="65.5" width="4" height="4" /></bezel>
- <bezel element="text_p3" ><bounds x="128.5" y="65.5" width="4" height="4" /></bezel>
- <bezel element="text_p4" ><bounds x="137.5" y="65.5" width="4" height="4" /></bezel>
- <bezel element="text_p5" ><bounds x="146.5" y="65.5" width="4" height="4" /></bezel>
- <bezel element="text_p6" ><bounds x="155.5" y="65.5" width="4" height="4" /></bezel>
+ <bezel element="text_p1" ><bounds x="110.5" y="65.5" width="4" height="4" /><color alpha="0.85" /></bezel>
+ <bezel element="text_p2" ><bounds x="119.5" y="65.5" width="4" height="4" /><color alpha="0.85" /></bezel>
+ <bezel element="text_p3" ><bounds x="128.5" y="65.5" width="4" height="4" /><color alpha="0.85" /></bezel>
+ <bezel element="text_p4" ><bounds x="137.5" y="65.5" width="4" height="4" /><color alpha="0.85" /></bezel>
+ <bezel element="text_p5" ><bounds x="146.5" y="65.5" width="4" height="4" /><color alpha="0.85" /></bezel>
+ <bezel element="text_p6" ><bounds x="155.5" y="65.5" width="4" height="4" /><color alpha="0.85" /></bezel>
<bezel element="hlb" inputtag="RESET" inputmask="0x00000001"><bounds x="109" y="40" width="8" height="2" /></bezel>
<bezel element="hlb" inputtag="P7" inputmask="0x80000000"><bounds x="120" y="40" width="8" height="2" /></bezel>