Created
August 14, 2011 21:49
-
-
Save richardvenneman/1145353 to your computer and use it in GitHub Desktop.
iOS and Android Photoshop presets.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;------------------------------------------------------------------------------ | |
; 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