sdduursma / BFCropInterface

A better crop tool for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BFCropInterface

A better crop tool for iOS.

Alt text Alt text

Features

  • Shade out unfocused area
  • Crops image views set to aspect fit

Usage

Are you sick of drabby furniture in the background of your mirror pics? Don't you hate when your drunk friend is puking during your group pic in Vegas? If so, BFCropInterface can help.

Install via cocoapods, or drop the BFCropInterface.h/m files into your project. See example project for usage. It's basically allocate and add to subview, but I'll go more in depth when I am less lazy.

Requirements

  • ARC only

Under Development

  • Set custom nodes
  • Automatically detect and adjust to size to fit vs size to fill content modes
  • Update usage settings

About

A better crop tool for iOS

License:MIT License


Languages

Language:Objective-C 97.7%Language:Ruby 2.3%