Releases: mirego/MCUIImageAdvanced
Releases · mirego/MCUIImageAdvanced
UIImageAsset tinted image support
17 Sep 18:15
Compare
Sorry, something went wrong.
No results found
If an image as alternate representations, tint them too!
1.0.1
16 Sep 21:41
Compare
Sorry, something went wrong.
No results found
1.0
16 Sep 21:41
Compare
Sorry, something went wrong.
No results found
0.2.9
07 May 18:05
Compare
Sorry, something went wrong.
No results found
0.2.8: Update podspec, move MGImageUtilities inline to fix warnings
07 May 18:05
Compare
Sorry, something went wrong.
No results found
MGImageUtilities is not longer supported by the author.
0.2.7
07 May 18:05
Compare
Sorry, something went wrong.
No results found
Fix gradient image generation with released CFArrayRef
0.2.6
07 May 18:05
Compare
Sorry, something went wrong.
No results found
0.2.5
07 May 18:05
Compare
Sorry, something went wrong.
No results found
Update MCUIImageAdvanced.podspec
0.2.4
07 May 18:05
Compare
Sorry, something went wrong.
No results found
Add validation on generate image if size is zero
Add generate circle image
05 Sep 19:51
Compare
Sorry, something went wrong.
No results found
A new method was added to generate a circle image from code using CoreGraphics
+ (UIImage *)mc_generateCircleImageOfSize:(CGSize)size color:(UIColor *)color;