Files
ofxPiMapper/example_remote-server/bin/data/ofxpimapper.xml
2018-03-29 23:50:45 +02:00

37 lines
981 B
XML

<surfaces>
<surface type="0">
<vertices>
<vertex>
<x>640.000000000</x>
<y>50.000000000</y>
</vertex>
<vertex>
<x>1230.000000000</x>
<y>750.000000000</y>
</vertex>
<vertex>
<x>50.000000000</x>
<y>750.000000000</y>
</vertex>
</vertices>
<texCoords>
<texCoord>
<x>0.500000000</x>
<y>0.000000000</y>
</texCoord>
<texCoord>
<x>1.000000000</x>
<y>1.000000000</y>
</texCoord>
<texCoord>
<x>0.000000000</x>
<y>1.000000000</y>
</texCoord>
</texCoords>
<source>
<source-type>image</source-type>
<source-name>gene-nsynthesis.jpg</source-name>
</source>
</surface>
</surfaces>