Most voted "photoshop" questions
Adobe Photoshop is a two-dimensional (raster) image editor with basic vector capabilities developed by Adobe Systems. Use this tag only for programming questions that relate to the specific application (task automation, file access, code interaction, etc.). Image editing techniques and questions about the application itself are not part of the site scope.
Learn more…6 questions
Sort by count of
-
4
votes3
answers249
viewsHow can I manipulate a PSD file to get the position of the layers?
I am working on a project where we have a file . psd (Photoshop) called "sprites" that contains all the icons of the site. I would like to get the positions of each layer to automatically generate a…
-
4
votes1
answer852
viewsHow do I layout an android app in Photoshop using PX if google only provides me DP?
I’m trying to draw the layout in photoshop, but I can’t understand this history of DP in photoshop, in code it’s okay, the compiler understands, but in photoshop I can only work in PX. Can anyone…
-
2
votes2
answers538
viewsHow to Generate Drawable Images for Android from Photoshop
How do I generate images drawable for an Android app from a file .psd? I have the .psd with buttons and images of background, but I don’t know how to convert it and use it in the app I’m developing.…
-
2
votes1
answer685
viewsBevel[Bevel] effect on PS text in CSS
I’m facing a problem I believe is common among Designer and Dev/Frontier/webdesigner or for lack of communication at the time of creation or for lack of technical knowledge of the developer to apply…
-
1
votes3
answers501
viewsHow to resolve this situation in the layout part?
I wonder how, through the tools of Photoshop CS5(CS6) I can make either white or black arrive in the color pointed by the hexadecimal code which is also that of the larger color image. I tried to…
-
1
votes1
answer42
viewsSize Scale to Convert psd> css Ionic ## Size scale to convert psd > css Ionic
My designer made the mobile template in photoshop with 1080x1920. How can I make proportional css? In what size should it draw, for the measures of photoshop to be equivalent to the measures of css…