Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Sep 4, 2015
1 parent 1377984 commit 511c643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ DFImageManager is not just a loader, it's [a pipeline](#h_design) that loads ima
- [WebP](https://developers.google.com/speed/webp/) support
- Progressive image decoding (progressive JPEG and more)
- Background image decompression and scaling in a single step
- Scales large images (~6000x4000 px) and prepares them for display with ease
- Scale large images (~6000x4000 px) and prepare them for display with ease
- Resize and crop loaded images to [fit displayed size](https://developer.apple.com/library/ios/qa/qa1708/_index.html), add rounded corners or circle

##### Displaying
Expand Down

0 comments on commit 511c643

Please sign in to comment.