Greetings, All!

Remind me please, do Dia support rotate() transformation in shape definitions?
What I'm trying to achieve is basically this:

  <svg:svg>
    <svg:ellipse style="fill: background; fill-opacity: 255; stroke: 
foreground; stroke-width: 1;"
      cx="1.5" cy="1.5" rx="1.5" ry="1.0"
      svg:transform="rotate(-30)"/>
    <svg:circle style="fill: background; fill-opacity: 255; stroke: foreground; 
stroke-width: 0.1;"
      cx="1.5" cy="1.5" r="0.5"/>
  </svg:svg>


-- 
WBR,
Andrey Repin ([email protected]) 15.03.2015, <18:06>

Sorry for my terrible english...

_______________________________________________
dia-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia

Reply via email to