-
Notifications
You must be signed in to change notification settings - Fork 94
UIImage category not working properly #11
Comments
@candyan maybe image size is too small. |
有木有切不对的效果图捏。。 |
返回的结果就是原图,size 可以用 (160, 160) 试试。 |
This is a funny bug, I don't known what to say.
The last bug is create the image. even though has moved the offset, but the size used to create image is the size of image view(the finalSize), not the size relative to the image. So, if the image is large ,the result image will be so small. At last, below is my code
|
Hey guys sorry for the late response, would you please check out #13 ? I used @Roylee-ML 's code for the replacement. |
用 UIImage+BetterFace 切这张图片没有切对。
@candyan 应该是 PR #4 的问题噢。
The text was updated successfully, but these errors were encountered: