From f26d70bc58c6cfebc17fcdf525598f65e186a03f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 13 Sep 2016 13:02:05 -0700 Subject: [PATCH] add some variant needles for new freetype in Rawhide seems to affect the network spoke a lot but not anywhere else. Odd. Anyhow, here we go. Keeping the old needles for now as F25 still has the old rendering. --- needles/anaconda/network/ipv4-20160913.json | 15 +++++++++++++++ .../anaconda/network/method_manual-20160913.json | 15 +++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 needles/anaconda/network/ipv4-20160913.json create mode 100644 needles/anaconda/network/method_manual-20160913.json diff --git a/needles/anaconda/network/ipv4-20160913.json b/needles/anaconda/network/ipv4-20160913.json new file mode 100644 index 00000000..5c39c8d8 --- /dev/null +++ b/needles/anaconda/network/ipv4-20160913.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "ypos": 213, + "xpos": 600, + "height": 17, + "width": 98, + "type": "match" + } + ], + "tags": [ + "anaconda_network_ipv4" + ], + "properties": [] +} \ No newline at end of file diff --git a/needles/anaconda/network/method_manual-20160913.json b/needles/anaconda/network/method_manual-20160913.json new file mode 100644 index 00000000..48787fd5 --- /dev/null +++ b/needles/anaconda/network/method_manual-20160913.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "height": 16, + "width": 52, + "xpos": 268, + "ypos": 315, + "type": "match" + } + ], + "properties": [], + "tags": [ + "anaconda_network_method_manual" + ] +} \ No newline at end of file