Beispiel: 11, Text mit Rotation und Listenangaben Download Bsp11

<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="180" height="100" version="1.1" xmlns="http://www.w3.org/2000/svg">
  <rect x="0" y="0" height="60" width="180" fill="#DD9999"/>
  <rect x="0" y="60" height="40" width="180" fill="#99DD99"/>
  <text x="2 52 102" y="55 60 75" rotate="10 20 30" font-size="52pt" font-weight="bold" fill-opacity="0.5" fill="#EEEEFF" stroke="#9999AA" stroke-width="3">SVG</text>
</svg>

< voriges Beispiel - nächtes Beispiel > Fenster schliessen