cairo/doc/tutorial/slides/jaggies.svg

12 lines
495 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="800" height="500">
<image xlink:href="circle-ooo.png" x="175" y="25" width="50" height="50"/>
<image xlink:href="circle-cairo.png" x="575" y="25" width="50" height="50"/>
<image xlink:href="circle-ooo-large.png" x="0" y="100" width="400" height="400"/>
<image xlink:href="circle-cairo-large.png" x="400" y="100" width="400" height="400"/>
</svg>