Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onekiloparsec/kpcscaletofillnsimageview
A simple NSImageView subclass that does exactly one thing: the Cocoa/OSX equivalent of UIImageScaleToFill.
https://github.com/onekiloparsec/kpcscaletofillnsimageview
Last synced: 2 months ago
JSON representation
A simple NSImageView subclass that does exactly one thing: the Cocoa/OSX equivalent of UIImageScaleToFill.
- Host: GitHub
- URL: https://github.com/onekiloparsec/kpcscaletofillnsimageview
- Owner: onekiloparsec
- License: mit
- Created: 2014-05-04T16:49:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-19T05:55:44.000Z (over 6 years ago)
- Last Synced: 2024-10-04T12:51:50.809Z (3 months ago)
- Language: Objective-C
- Size: 2.93 KB
- Stars: 26
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KPCScaleToFillNSImageView
=========================A simple NSImageView subclass that does exactly one additional thing: the Cocoa/OSX equivalent of UIKit's UIImageScaleToFill mode.