0
votes
2answers
40 views

How do you resize an existing vector mask in Photoshop CS6?

I have created a vector mask for a layer in Photoshop containing a circle. Now I would like to fine-tune its position and size. I can only move individual or multiple anchor points.
1
vote
2answers
68 views

How to extend a texture without quality loss in photoshop

I have this 1754x1240 texture which I use for vintage effect in background images in my iOS app. iPad screen size is quite large 1536x2048 and when I apply this texture directly to an image that size ...
4
votes
2answers
208 views

Photoshop: How do I keep 1x and 2x (for retina display) images in the same document?

I just read on an article about designing for iPhone retina display that you can keep the 2x images in the same document and use a Photoshop Action to scale up the 1x to see how the larger version ...
2
votes
3answers
197 views

Losing Details when reducing to smaller image

I am designing icons and elements from an android game using Photoshop CS4. If I am designing a character (512x512) and reduce its size to fit the game screen, lots of details, shades and effects are ...
4
votes
4answers
1k views

Scale layers in a psd file by 200% for retina iPad

I have a PSD file that my designer gave me fitted for iPad dimensions. I need to support the retina iPad as well. What's the best way to create the 2x retina images? Should I scale up the layers by ...
0
votes
1answer
40 views

How to make layer effects following transformations

I'm creating a shape with a simple radial glow effect. Now I want to add some perspective, with Cmd-T, then right clic and "perspective". When I'm done, all layer effects are recalculated and my ...
1
vote
1answer
270 views

Need advice on reducing icon size without loss in detail [duplicate]

Possible Duplicate: How to resize icon sets in Photoshop? I'm redesigning the icon for my Android application. I designed it at 512x512 and then rescaled it to 96x96 and 32x32. However, it ...
2
votes
2answers
815 views

Resizing vector paths to pixel bounds

I have an iOS layout designed for Retina, which means it's double the resolution of the older devices. To create standard-resolution PNGs, I would need to scale down the design by 50%. Problem is, I ...
1
vote
1answer
1k views

Is it possible to scale using nearest neighbour with the transform tool?

I have a selection I want to enlarge using nearest neighbour. I don't want to scale the whole image, just a selection. Is this possible?
3
votes
3answers
2k views

How to resize icon sets in Photoshop?

When looking online for icons to use on my websites, I often find very well designed free icon sets. However, often these icon sets are only available on a single size - for instance the icon set ...
4
votes
3answers
839 views

Is there a way to easily resize an image as a Ninepatch would resize in photoshop?

A ninepatch, for those unfamiliar, is described here. In a nutshell, you can take an image and put a few pixels on the outermost pixels to represent which areas should stretch and not stretch when ...
3
votes
2answers
2k views

In Photoshop, is there a way to incorporate a stroke into the shape object/layer itself?

I have a shape layer with a stroke (currently applied using a layer effect), and I would like to convert that to a shape layer that has two components, the shape and the stroke, both represented by ...