standard stroke-pattern



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





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]