Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

leonspok/Scaled-Export-for-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Scaled Export for iOS

Sketch plugin, which makes assets exportable for iOS project depending on original Sketch project scale.

How to install

  1. Download ScaledExport.sketchplugin
  2. Douple click ScaledExport.sketchplugin

How to use

Select layers you want to make exportable and use one of these shortcuts:

  • ^ ⌥ 1 - makes selected layers exportable with options:
    • scale: [x1] suffix: [ ]
    • scale: [x2] suffix: [@2x]
    • scale: [x3] suffix: [@3x]
  • ^ ⌥ 2 - makes selected layers exportable with options:
    • scale: [x0.5] suffix: [ ]
    • scale: [x1] suffix: [@2x]
    • scale: [x1.5] suffix: [@3x]
  • ^ ⌥ 3 - makes selected layers exportable with options:
    • scale: [x0.33] suffix: [ ]
    • scale: [x0.67] suffix: [@2x]
    • scale: [x1] suffix: [@3x]
  • ^ ⌥ 4 - tries to calculate scale from artboard size and make layer exportable with corresponding options

About

Sketch plugin, which makes assets exportable for iOS project depending on original Sketch project scale.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published