As the title implies, I have drawn a rounded rectangle with a larger radius in Photoshop. Now I want to reduce its radius. Is this possible without deleting it?
|
|
AFAIK, there is no convenient way of changing corner radius in Photoshop after you've begun drawing a shape. This is one area where Fireworks is pretty nice, as you can simply click on the diamonds at each corner to change the radius. However, one work around is to use an outer stroke. If the stroke is the same color as the shape, then it will create the illusion of rounded corners. The stroke thickness will be the corner radius, and you can change that at any time. It's probably also possible to use Photoshop scripting to transform and convert the corners of a vector shape (as opposed to a rasterized shape). But that requires you to have some JavaScript knowledge and to figure out the formula for transforming the corner anchors. But if you were so inclined, you could probably create an action that let you select a shape, type in a new corner radius, and automatically do the transformations for you. |
|||||
|
|
No, you have to delete it, or trying to work on the mask that is generating to create the radious (but is quicker to delete and restart than not touching the mask). |
|||
|
|
|
This is an old question, but it seems like there is still interest in a good answer. Here is the short version: Use smart objects. Make the rectangle as a symbol in Illustrator. In a bit more detail, here is how you do it:
Now the rectangle is ready to use in photoshop.
|
|||
|
|
Yes you can all you need to do is install http://photoshopscripts.wordpress.com/2013/02/03/corner-editor-photoshop-script/ |
|||||
|