Welcome to TalkGraphics.com
Results 1 to 10 of 28

Thread: Rounded Corners

Hybrid View

  1. #1

    Default Re: Rounded Corners

    Quote Originally Posted by PhilM
    Alex,

    The quickshapes are defined in a square orthogonal coordinate space then tranformed into the drawing so that complex shapes like stars with recurved edges (and rounded corners) can be plotted easily.

    Rectangles are just special cases of quickshapes and inherit some of their behaviour.

    (Didn't you invent the data structure for quickshapes?)

    Phil
    Urrrm, yes, but that doesn't mean they or their implementation are perfect! I think probably what is needed is something which removes the non-linear aspect of the scale component from the current transformation matrix and applies that instead to the underlying rectangle. This could be done (for instance) on adding the rounded corners, so toggling the button to remove them and re-add them would add them back "normally". I think it's doable in mathematical terms, just requires an implementation...
    IP

  2. #2

    Default Re: Rounded Corners

    I'm not sure toggling the button would be good - because toggling usually implies back and forth to where they just started from.

    However I think it would be preferable to make it so that rounded corners always remains rounded no matter how you squash or stretch the rectangle. If they really want to stretch the rounded corners as well, then Convert to Shapes first.
    IP

  3. #3

    Default Re: Rounded Corners

    Quote Originally Posted by Charles Moir
    I'm not sure toggling the button would be good - because toggling usually implies back and forth to where they just started from.

    However I think it would be preferable to make it so that rounded corners always remains rounded no matter how you squash or stretch the rectangle. If they really want to stretch the rounded corners as well, then Convert to Shapes first.
    Something that could be useful could be an option to manipulate the corner vertices independently but symmetrically about all corners of the object e.g. by holding shift while dragging a vertex etc. This would allow for manual control of the aspect ratio. An option somewhere to allow a square aspect ratio to be applied/toggled would allow maximum user control.
    IP

  4. #4

    Default Re: Rounded Corners

    . .. ..allow maximum user control. .. ..
    also there seams no way to numerical definition of the radius (eg 5mm) . ..
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •