Skip to content

Freezing does not appear to work with the SVG backend #9

Closed
@fryguybob

Description

@fryguybob

(Imported from http://code.google.com/p/diagrams/issues/detail?id=89. Original issue from [email protected] on August 4, 2012, 05:52:42 PM UTC)

What steps will reproduce the problem?

  1. Install diagrams with the SVG backend
  2. Do the diagrams tutorial
  3. Be puzzled when you hit the Freezing section

What is the expected output? What do you see instead?
"On the left is an untransformed circle drawn with a line 0.1 units thick. The next circle is a scaled version of the first: notice how the line thickness is the same. The third circle was produced by first freezing, then scaling the first circle, resulting in a line twice as thick. The last two circles illustrate a non-uniform scale applied to an unfrozen circle (which is drawn with a uniform line) and to a frozen one (in which the line gets thicker and thinner according to the non-uniform scale)."

Sadly the line thickness is the same between the frozen and unfrozen versions.

What version of the product are you using? On what operating system?
OSX Snow Leopard (10.6), newest diagrams (0.5).

Please provide any additional information below.
Discovered at hac-phi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions