Update linux.x86 rtest svg reference files
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Fri, 3 Apr 2020 13:06:35 +0000 (15:06 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 2 Jun 2020 21:56:53 +0000 (23:56 +0200)
commiteec25463f4868e3f3c3d477f1473a9f3f1fee63c
tree68b8f0caf550f7f2f41676389f4912e80c13bf35
parentb4727fdc0db6a3c431239f4968ac870e838a0d42
Update linux.x86 rtest svg reference files

Compared old and new images by visual inspection and found no
differences except:

html2_dot.svg: Color names used instead of hex codes which gives
different shades of gray. Seems to conform to SVG color scheme
according to https://www.graphviz.org/doc/info/colors.html. Slightly
different edge contact point.

url_dot.svg: Color names used instead of hex codes which gives
different shades of green and gray. Seems to conform to SVG color
scheme according to https://www.graphviz.org/doc/info/colors.html.

cairo_dot_cairo.svg: Old has white background. New has
transparent. This seems ok since the default bgcolor is <none>
according to https://www.graphviz.org/doc/info/attrs.html#a:bgcolor.
rtest/linux.x86/cairo_dot_cairo.svg
rtest/linux.x86/html2_dot.svg
rtest/linux.x86/url_dot.svg