Skip to content

Generation of splash screens for latest Apple devices #450

@mevbg

Description

@mevbg

Any plans to update the list of splash screens so to support generation of images for lately released devices like:

• iPhone 14 Pro • iPhone 15 Pro • iPhone 15
(device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)
apple-touch-startup-image-1179x2556.png

(device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)
apple-touch-startup-image-2556x1179.png

—————————

• iPhone 14 Pro Max • iPhone 15 Pro Max • iPhone 15 Plus
(device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)'
apple-touch-startup-image-1290x2796.png

(device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)
apple-touch-startup-image-2796x1290.png

—————————

• iPad Mini 8.3
(device-width: 744px) and (device-height: 1133px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)
apple-touch-startup-image-1488x2266.png

(device-width: 744px) and (device-height: 1133px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)
apple-touch-startup-image-2266x1488.png

—————————

• iPad Air 10.9
(device-width: 820px) and (device-height: 1180px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)
apple-touch-startup-image-1640x2360.png

(device-width: 820px) and (device-height: 1180px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)
apple-touch-startup-image-2360x1640.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions