introduction to photoshop for mobile developers

70
Introduction to Photoshop for developers Jinju Jang from Outware Mobile [email protected]

Upload: jinju-jang

Post on 13-Jan-2015

44.673 views

Category:

Design


2 download

DESCRIPTION

** This presentation was created for Melbourne Cocoahead group, for 9th May 2013 meeting ** In this presentation, I was aimed to educate useful tips so can encourage developers to deal with photoshop. Try to explain things as easy as possible! :) Hope you guys enjoy the slides! Jinju Jang

TRANSCRIPT

Page 1: Introduction to Photoshop for Mobile Developers

Introduction to Photoshop for developers

Jinju Jang from Outware Mobile [email protected]

Page 2: Introduction to Photoshop for Mobile Developers

TODAY’S AGENDA

Basic Knowledge

Common photoshop fails

FAQ from Dev team

Measure the assetSelectionExportChange image size

Page 3: Introduction to Photoshop for Mobile Developers

BASIC KNOWLEDGE

Page 4: Introduction to Photoshop for Mobile Developers

1. World of Photoshop - Getting to know the interface

Page 5: Introduction to Photoshop for Mobile Developers

Can’t live without them

<Tools> Quite Useful

Page 6: Introduction to Photoshop for Mobile Developers

2. Layers and Layer Style

Page 7: Introduction to Photoshop for Mobile Developers

Click!

Basic info of selected layer

Page 8: Introduction to Photoshop for Mobile Developers

Click!Click check box to check details

Page 9: Introduction to Photoshop for Mobile Developers

Useful info if you want to code dropshadow!

Page 10: Introduction to Photoshop for Mobile Developers

3. Additional settings

Page 11: Introduction to Photoshop for Mobile Developers

<Info>

<Layer Comps>

Check all of them!

Page 12: Introduction to Photoshop for Mobile Developers

<History> <Undo>

Cmd + Z<One step backward>

Cmd + alt + Z<keep moving backward!>

Page 13: Introduction to Photoshop for Mobile Developers

<Info Panel>

For anything mobile,Always RGB color.Always pixel units!

Page 14: Introduction to Photoshop for Mobile Developers

<Layer Comps>

Not all designer use this feature, but some of them do.

Page 15: Introduction to Photoshop for Mobile Developers

COMMONPHOTOSHOP FAILS

Page 16: Introduction to Photoshop for Mobile Developers

1. What is this?

(=Fail)

Usually comes up when you open a PSD with an old version photoshop!

Page 17: Introduction to Photoshop for Mobile Developers

2. Turn off/on the guide

Crazy guide!

Page 18: Introduction to Photoshop for Mobile Developers

2. Turn off/on the guide

Cmd + ;

This is like a toggle switch,You can on/off the guide with the same shortcut.

Page 19: Introduction to Photoshop for Mobile Developers

2. Turn off/on the guide

Even Better.

Page 20: Introduction to Photoshop for Mobile Developers

3. Stop stretching the window every single time...

Some people have a strange document screen, which changes size every time you open a new file.

Page 21: Introduction to Photoshop for Mobile Developers

3. Stop stretching the window every single time...

CS6

Consolidate All to Tabs

Let’s go to Window, Click Arrange, Choose “Consolidate all to tabs”

Page 22: Introduction to Photoshop for Mobile Developers

3. Stop stretching the window every single time...

Fixed!

This is not the end, we have final step.

After you select “Consolidate all to tabs” menu.

You need to stretch your current document, as big as you want. and then it will fix its position.

Page 23: Introduction to Photoshop for Mobile Developers

4. Where are my tabs?

Sometimes, you drag the document and it gets covered by the tool bar. It can be tricky because it has a few secret steps to fix.

Page 24: Introduction to Photoshop for Mobile Developers

4. Where are my tabs?

hit “Tab” key to hide tools

Drag down the document

hit “Tab” key again to show tools

Page 25: Introduction to Photoshop for Mobile Developers

Help me

5. I have another problem, can’t fix it

Ask for help!

Page 26: Introduction to Photoshop for Mobile Developers

FAQ

• from Outware Developers

Page 27: Introduction to Photoshop for Mobile Developers

“HOW CAN I GET THE WIDTH/HEIGHT?!”

1. “Easy but clumsy”method 2. “Tricky but quite accurate” method

Page 28: Introduction to Photoshop for Mobile Developers

1. “Easy but clumsy”method (Basic)

Draw a selection!or, hit “M”

Cmd + D to Deselect!

Check!

Page 29: Introduction to Photoshop for Mobile Developers

1. “Easy but clumsy”method (Basic)

Pros

Cons

- It’s really Easy - Good for measuring space

- Less accurate - Sometimes hard to draw selection (with all of Apple Mouses)

Ideal usage

Page 30: Introduction to Photoshop for Mobile Developers

2. “Tricky but quite accurate” method

or, hit “V”

Make sure it’s on “Layer”, Not “Group”

For people who hate this...Cmd + CLICK does the same thing!

Page 31: Introduction to Photoshop for Mobile Developers

2. “Tricky but quite accurate” method

Click!

Cmd-Clickthe thumbnail!

If you’re not sure, Cmd+T to see the selected layer, and ESC to quit.

Page 32: Introduction to Photoshop for Mobile Developers

2. “Tricky but quite accurate” method

WIN!

Page 33: Introduction to Photoshop for Mobile Developers

Bonus: Select artwork like a master

Alt (-) Drag

Cmd+select again

Selection

Shift (+) Drag

Cmd+select again

Page 34: Introduction to Photoshop for Mobile Developers

Bonus: Select artwork like a master

A: Yellow Button

B: Grey bevel

Select: B-A

1. Cmd-click B2. Cmd-alt-click A

Page 35: Introduction to Photoshop for Mobile Developers

Bonus: Shortcut Version

(Basic)

Cmd + D M Select Read info

cmd-shift-click Add more selection

cmd-alt-click Subtract more selection

(Advanced)

V Click cmd-click Read info Cmd + D

*on layer thumbnail*auto-select

Page 36: Introduction to Photoshop for Mobile Developers

“WHY I CAN’TSELECT THIS LAYER?”

1. Layer is locked2. Clipping Mask3. Smart Layer

Page 37: Introduction to Photoshop for Mobile Developers

1. Layer is locked

when you click on the artwork and nothing happened...when you see “Padlock” icon in the layer...

Click!Click!Click!

what the...

The Layer is Locked!

Page 38: Introduction to Photoshop for Mobile Developers

1. Layer is locked

Step 1: Try Alt+Click on the imageStep 2: Unlock the layer by clicking padlock toggle

ALT + CLICK CLICK!

The Layer is Unlocked!

Page 39: Introduction to Photoshop for Mobile Developers

2. Clipping Maskwhat the...Click on image

and then Cmd+Click on the

thumbnail...

Cmd+Click!

Page 40: Introduction to Photoshop for Mobile Developers

2. Clipping MaskNoooooooooo

The layer is in Clipping Mask!

Page 41: Introduction to Photoshop for Mobile Developers

2. Clipping Mask

Cmd-click!

This image is ina Clipping Mask...

Page 42: Introduction to Photoshop for Mobile Developers

2. Clipping Mask

You select the right layer!

Page 43: Introduction to Photoshop for Mobile Developers

2. Clipping Mask (Bonus!)This image is in

a Clipping Mask...and I’m a master.

Shift-click!

(fn) + Cmd + Shift + f5

Page 44: Introduction to Photoshop for Mobile Developers

2. Clipping Mask

WIN!

Page 45: Introduction to Photoshop for Mobile Developers

3. Smart Object (smart layer)

Double Click

Page 46: Introduction to Photoshop for Mobile Developers

3. Smart Object (smart layer)

Double Click

???????

This is a Smart Layer!

Page 47: Introduction to Photoshop for Mobile Developers

3. Smart Object (smart layer)

Smart Objects are magical containers. They can hold an image, a vector graphic, or a complex set of layers....

Double-click on Smart Object thumbnail

Edit the Layer in a new window!

=

Page 48: Introduction to Photoshop for Mobile Developers

“HOW CAN I SLICE

THE ASSET?”

1. Duplicate Layer2. Copy Merged

Page 50: Introduction to Photoshop for Mobile Developers

• Method 1. Duplicate Layer/Group

• Method 2. Copy Merged

(fn) + Cmd + Shift + f5(AKA Black magic)

(fn) + Cmd + Shift + f6(AKA Summon)

There will be link provided on melbourne Cocoahead website

How to use?

Page 51: Introduction to Photoshop for Mobile Developers

• Method 1. Duplicate Layer/Group

• Method 2. Copy Merged

You have to select the layer.

You have to draw selection

What’s the difference?

PRESERVE ALL THELAYERS/GROUPS

FLATTEN THE ASSETS

Page 52: Introduction to Photoshop for Mobile Developers

1. Duplicate Layers/groups (AKA Black magic)

I want to get this image with a

transparentbackground.

Use Duplicate Layer!

Page 53: Introduction to Photoshop for Mobile Developers

1. Duplicate Layers/groups (AKA Black magic)

(fn) + Cmd + Shift + f5

Page 54: Introduction to Photoshop for Mobile Developers

1. Duplicate Layers/groups (AKA Black magic)

WIN!

Page 55: Introduction to Photoshop for Mobile Developers

1. Duplicate Layers/groups (Bonus)

I’m not gonna look into all those

layers at once...

cause I’m the master!

Page 56: Introduction to Photoshop for Mobile Developers

1. Duplicate Layers/groups (Bonus)

(fn) + Cmd + Shift + f5

Page 57: Introduction to Photoshop for Mobile Developers

1. Duplicate Layers/groups (Bonus)

WIN!

Page 58: Introduction to Photoshop for Mobile Developers

Let’s move onto my NEW

MAGIC!

2. Copy Merged (AKA Summon)

Page 59: Introduction to Photoshop for Mobile Developers

2. Copy Merged (AKA Summon)

Oh no! Too many Layers!

I just want the WHOLEIMAGE!

Use Copy Merged!

Page 60: Introduction to Photoshop for Mobile Developers

2. Copy Merged (AKA Summon)

click!

If I make a selection fromthe Background layer...we can “copy merged”all the layers at once...

Cmd-click!

Page 61: Introduction to Photoshop for Mobile Developers

*You can also Draw selection...!

2. Copy Merged (AKA Summon)

(fn) + Cmd + Shift + f6(AKA Summon)

NEW

Page 62: Introduction to Photoshop for Mobile Developers

2. Copy Merged (AKA Summon)

WIN!

Page 63: Introduction to Photoshop for Mobile Developers

Let’s Save the asset!

SAVE!

If you want 1/2 size image, put

50 :D

alt + shift + cmd + S<File > Save for web>

Check file preset,Usually PNG-24

and transparency

Page 64: Introduction to Photoshop for Mobile Developers

“HOW CAN I CHANGE

IMAGE SIZE?”

1. Image Size2. Canvas Size

Page 65: Introduction to Photoshop for Mobile Developers

Original ImageImage Size

1. Image sizeUsing image sizeallows you to make image bigger, or smaller as much as you want.

Page 66: Introduction to Photoshop for Mobile Developers

1. Image size

Good for converting retina to non-retina!(100 -> 50 )

Page 67: Introduction to Photoshop for Mobile Developers

2. Canvas Size

Original ImageCanvas Size

Using canvas size changes whole canvas you are working on. Image will remain the same.

Page 68: Introduction to Photoshop for Mobile Developers

2. Canvas Size

I need just one pixel to the height

so it can be 62px...!

This is useful when you cut image and you need to change the size

Page 69: Introduction to Photoshop for Mobile Developers

2. Canvas Size

(61+1=62) hmm would be nice to add

that to the bottom...

So, in this case, you type ’62’ and choose an anchor point. you can see how it stretches from the anchor.

Page 70: Introduction to Photoshop for Mobile Developers

THANK YOU!

[email protected]

For Questions, Suggestions

...and Melbourne Cocoahead! :)