Drop match level to 90 for all background needles

Also delete ones for F32 and earlier. This should hopefully help
us not need to have too many needles for the newer stricter
matching.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-07-17 12:46:07 -07:00
parent 2f4ef74def
commit d5ebaaa756
19 changed files with 22 additions and 71 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"height": 38,
"type": "match",
"width": 163,
"xpos": 437,
"ypos": 672
}
],
"properties": [],
"tags": [
"30_background"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 604 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 877,
"ypos": 341,
"width": 132,
"height": 61,
"type": "match"
}
],
"properties": [],
"tags": [
"31_background"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 723 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"type": "match",
"height": 99,
"ypos": 483,
"xpos": 129,
"width": 144
}
],
"properties": [],
"tags": [
"32_background"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 129,
"ypos": 483,
"width": 144,
"height": 99,
"type": "match"
}
],
"properties": [],
"tags": [
"32_background"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 741 KiB

View File

@ -1,7 +1,8 @@
{
"area": [
{
"type": "match",
"type": "match",
"match": 90,
"width": 81,
"height": 129,
"xpos": 833,

View File

@ -1,7 +1,8 @@
{
"area": [
{
"type": "match",
"type": "match",
"match": 90,
"width": 104,
"ypos": 225,
"height": 121,

View File

@ -2,7 +2,8 @@
"area": [
{
"width": 104,
"type": "match",
"type": "match",
"match": 90,
"height": 121,
"xpos": 691,
"ypos": 225

View File

@ -4,7 +4,8 @@
"xpos": 833,
"height": 129,
"ypos": 74,
"type": "match",
"type": "match",
"match": 90,
"width": 81
}
],

View File

@ -2,7 +2,8 @@
"area": [
{
"width": 104,
"type": "match",
"type": "match",
"match": 90,
"height": 121,
"xpos": 838,
"ypos": 225

View File

@ -2,7 +2,8 @@
"area": [
{
"width": 81,
"type": "match",
"type": "match",
"match": 90,
"ypos": 74,
"height": 129,
"xpos": 833

View File

@ -2,7 +2,8 @@
"area": [
{
"ypos": 225,
"type": "match",
"type": "match",
"match": 90,
"xpos": 691,
"height": 121,
"width": 104

View File

@ -2,7 +2,8 @@
"area": [
{
"width": 104,
"type": "match",
"type": "match",
"match": 90,
"ypos": 225,
"height": 121,
"xpos": 691

View File

@ -1,7 +1,8 @@
{
"area": [
{
"type": "match",
"type": "match",
"match": 90,
"width": 142,
"xpos": 794,
"ypos": 313,

View File

@ -1,7 +1,8 @@
{
"area": [
{
"type": "match",
"type": "match",
"match": 90,
"width": 142,
"ypos": 313,
"height": 132,

View File

@ -4,7 +4,8 @@
"xpos": 794,
"ypos": 314,
"height": 132,
"type": "match",
"type": "match",
"match": 90,
"width": 142
}
],