Skip to content

Instantly share code, notes, and snippets.

@richardvenneman
Created August 14, 2011 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardvenneman/1145353 to your computer and use it in GitHub Desktop.
Save richardvenneman/1145353 to your computer and use it in GitHub Desktop.
iOS and Android Photoshop presets.
;------------------------------------------------------------------------------
; Mobile screen sizes
;------------------------------------------------------------------------------
"mobile"
"iPhone" 320 480 pixels 163 dpi RGB 8 1.0 white "none"
"iPhone - Retina" 480 960 pixels 326 dpi RGB 8 1.0 white "none"
"iPad (portrait)" 768 1024 pixels 132 dpi RGB 8 1.0 white "none"
"iPad (landscape)" 1024 768 pixels 132 dpi RGB 8 1.0 white "none"
"separator"
"Android - ldpi" 240 400 pixels 120 dpi RGB 8 1.0 white "none"
"Android - mdpi" 320 480 pixels 160 dpi RGB 8 1.0 white "none"
"Android - hdpi" 480 800 pixels 240 dpi RGB 8 1.0 white "none"
"Android - xhdpi" 640 960 pixels 320 dpi RGB 8 1.0 white "none"
"separator"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment