Why are SVG image files not shown properly?
In order to display the visualisation on the panel, the Remote TargetVisu is used on the variTRON 500 touch. Here it might be the case that SVG image files are not displayed properly. The reason lies in the SVG file.
In the example below, an SVG image file is opened with an editor. The <svg line is now searched for the baseProfile property and the value "tiny" is transferred. If this property does not exist, it must be added completely.
baseProfile="tiny"
After the SVG image file has been saved, it must be added to the ImagePool again.
