Hi

I have a problem with creating a shape.
I want to set a stroke-pattern: none to the rectangle.

I set it to "none", but the behviour is still the same as I would set it
to "default".

    <svg:rect style="
      fill: #ffffff;
      stroke-pattern: none;
      stroke-width: 0.1"
      width="100"
      height="80"
      x="0"
      y="0"/>

I checked with "dotted" and it overwrites the dia editor stroke-pattern.

zalun


_______________________________________________
Dia-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia

Reply via email to