Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

croath/UIImageView-BetterFace-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f767a72 · Oct 30, 2015

History

12 Commits
Oct 23, 2015
Jun 3, 2014
Jun 3, 2014
Jun 4, 2014

Repository files navigation

UIImageView-BetterFace-Swift

The Swift version of https://github.com/croath/UIImageView-BetterFace

##Why?

  • Have problems showing the resized image previews?
  • People in the preview only have chins but not faces?
  • A group photo doesn't look well?

Try UIImageView-BetterFace!

##Preview

preview

##How?

  1. drag BFImageView.swift to your project
  2. use BFImageView subclass
  3. add this:anImageView.needsBetterFace = true
  4. done
  5. still have problems? clone the project and see the demo.