comparison test/layers-expected/image.svl @ 2509:03b12584af5b

Add svl format export regression tests (but see also bug #1979 SVL export does not export Colour 3D Plot data)
author Chris Cannam
date Tue, 21 Apr 2020 09:19:27 +0100
parents
children
comparison
equal deleted inserted replaced
2508:c68b431ca101 2509:03b12584af5b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE sonic-visualiser>
3 <sv>
4 <data>
5 <model id="7" name="" sampleRate="48000" start="348160" end="348161" type="sparse" dimensions="1" resolution="1" notifyOnAdd="true" dataset="6" subtype="image" />
6 <dataset id="6" dimensions="1">
7 <point frame="348160" label="The SV splash screen" image="/home/cannam/code/sonic-visualiser/icons/scalable/sv-splash.svg" />
8 </dataset>
9 </data>
10 <display>
11 <layer id="8" type="image" name="Images" model="7" />
12 </display>
13 </sv>