Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
fryguybob opened this issue Aug 4, 2012 · 1 comment
Closed

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

fryguybob opened this issue Aug 4, 2012 · 1 comment
Labels

Comments

@fryguybob
Copy link
Member

(Imported from http://code.google.com/p/diagrams/issues/detail?id=89. Original issue from drrc...@gmail.com 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.

@byorgey
Copy link
Member

byorgey commented Sep 27, 2012

Closing, since this is in the wrong place. See diagrams/diagrams-svg#19 .

@byorgey byorgey closed this as completed Sep 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants