Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/delannoyk/RetinAssets
RetinAssets is an OS X app that generates @2x images from @3x.
https://github.com/delannoyk/RetinAssets
Last synced: 3 months ago
JSON representation
RetinAssets is an OS X app that generates @2x images from @3x.
- Host: GitHub
- URL: https://github.com/delannoyk/RetinAssets
- Owner: delannoyk
- License: mit
- Created: 2015-02-15T16:40:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T09:09:13.000Z (over 9 years ago)
- Last Synced: 2024-08-01T19:31:17.916Z (6 months ago)
- Language: Swift
- Homepage:
- Size: 891 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swift-cn - RetinAssets - a simple app that generates missing images from a scaled images (3x -> 2x and 1x scale). (Demo Apps / 示例程序 / OS X)
README
# RetinAssets
RetinAssets is an OS X app that generates missing images from a scaled images (@3x > @2x and 1x scale)# Installation
* Build project in Xcode
* Download release from [here](https://github.com/delannoyk/RetinAssets/releases/download/1.0/RetinAssets.dmg)# Screenshots
![Screenshot 1](scr1.png)
![Screenshot 2](scr2.png)