RTImageAssets automatically generates AppIcon and @ 2x @ 1x proportional images,
: Https://github.com/rickytan/RTImageAssets
This plug-in is used to generate the @ 2x and @ 1x versions corresponding to the @ 3x image resource. You only need to drag the high-definition image to the @ 3x position, then press Ctrl + Shift + A to automatically generate two low-definition completions. Of course, you can also generate the @ 3x version from the @ 2x graph, if you do not have high requirements on image quality.
Features
- It will only fill in the space. If you have set your own @ 2x graph, it will not be generated;
- Automatic Rename, keep the Project Clean (change the name of the image under N. imageset to N.png N@2x.png N@3x.png, etc );
- It is easy to use, so you don't have to worry about zooming the art;
New Features !!!
Automatically generate all required application icons. Press Ctrl + Shift + Option + A to open the App Icon window, select xcasset, then select appiconset, drag the 1024x1024 Icon to the window, and click generate!
Note: The scale from @ 3x to @ 2x in this plug-in ensures that the physical size of the image displayed on the screen is the same, rather than the ratio of the screen. The zoom factor is 1.5, instead of 1242/640 = 1.94.
Set