Add some new variant layout indicator needles

Once again, the text is at a slightly different height to the
needles we already have. I do not know why this sometimes
happens. It's a mystery.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-10-16 16:34:55 -07:00
parent b55782358d
commit 5f38971a78
8 changed files with 65 additions and 0 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB