Add variant anaconda keyboard layout needles

There's this weird thing where the vertical alignment of the
language name in the keyboard layout indicator is sometimes
different. I never can figure out why. It may be to do with
presence or absence of the pre-release indicator.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-04-14 12:07:06 -07:00
parent 610572f8a0
commit 19677de20a
8 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"xpos": 135,
"width": 42,
"height": 17,
"type": "match",
"ypos": 39
}
],
"properties": [],
"tags": [
"LANGUAGE-arabic",
"anaconda_layout_native"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"height": 16,
"type": "match",
"ypos": 41,
"xpos": 826,
"width": 36
}
],
"properties": [],
"tags": [
"anaconda_layout_us",
"anaconda_layout_ascii"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"ypos": 40,
"type": "match",
"height": 17,
"width": 37,
"xpos": 141
}
],
"properties": [],
"tags": [
"LANGUAGE-arabic",
"anaconda_layout_ascii",
"anaconda_layout_us"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 38,
"xpos": 825,
"ypos": 40,
"type": "match",
"height": 15
}
],
"properties": [],
"tags": [
"LANGUAGE-russian",
"anaconda_layout_native"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB