Scale shape to given area
Bug #299692 reported by
peanutz
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Confirmed
|
Wishlist
|
Unassigned | ||
Bug Description
(changed description)
It should be possible to scale any shape to a given area (in pixels, mm2, etc.). This could be implemented as an extension.
Changed in inkscape: | |
importance: | Undecided → Wishlist |
tags: | added: ui |
summary: |
- Improvement to how an elipse is created + Scale shape to given area |
description: | updated |
description: | updated |
Changed in inkscape: | |
status: | New → Confirmed |
To post a comment you must log in.
I'd like to support the above mentioned idea and add some new features which would fit nicely into the ellipse tool.
I am using Win XP and Inkscape 0.46. Here is what I noticed:
1) The ellipse tool is lacking the possibility to define a radius for the created/edited ellipse (or rather x- and y-semiaxis values) directly within the tool-specific menu. You could even provide a locked ratio for easy drawing of circles (although this can already be done by holding the CTRL-key while dragging). In comparison, the rectangle tool is much more comfortable: you can define width, height and x- and y-radius for rounded corners.
2) When I look at an ellipse within the XML-Editor you can already see the radii in x- and y-direction (even if they are only given in px). This would help me more if these values would be adjusted when I scale the ellipse with the selector tool. Instead a transformation matrix is added which contains the scaling factor. This is quite unhandy! Again the solution within the rectangle tool is a good example of how it should work: scaling a rectangle with the selector tool results in adjusted values for width and height of the rectangle...
I have looked for a similar feature request, but found none. If this is already planned or even obsolete, I do apologize. Thanks for the great work you are all doing.