PSD Screen Size Orientation

Kwik Actions .atn

In Photoshop/book folder, you find .atn files for Photoshop Actions

you can install it from Actions panel’s sub menu (Humberger icon) > Load Actions


Solar2D

config.lua

width = 320,
height = 480,
scale = "letterBox"

build.settings

Default Landscape

landscape.psd

  • iPad Air 1536 x 2048

    => landscape to portrait

    User can see display objects at the center only when the device is rotated to portrait mode

  • iPhone X 1125x2436

    => landscape to portrait

    portrait.psd

    => landscape to portrait


Default Portrait

portrait.psd

  • iPad 1536 x 2048

    => portrait to landscape

    User can see the resized display objects and the black area both side

  • iPhone X 1125x2436

    => portrait to landscape

    landscape.psd

    => portrait to landscape