Releases: mirego/MCUIImageAdvanced
Releases · mirego/MCUIImageAdvanced
UIImageAsset tinted image support
Compare
Sorry, something went wrong.
No results found
If an image as alternate representations, tint them too!
1.0.1
Compare
Sorry, something went wrong.
No results found
1.0
Compare
Sorry, something went wrong.
No results found
0.2.9
Compare
Sorry, something went wrong.
No results found
0.2.8: Update podspec, move MGImageUtilities inline to fix warnings
Compare
Sorry, something went wrong.
No results found
MGImageUtilities is not longer supported by the author.
0.2.7
Compare
Sorry, something went wrong.
No results found
Fix gradient image generation with released CFArrayRef
0.2.6
Compare
Sorry, something went wrong.
No results found
Update podspec
0.2.5
Compare
Sorry, something went wrong.
No results found
Update MCUIImageAdvanced.podspec
0.2.4
Compare
Sorry, something went wrong.
No results found
Add validation on generate image if size is zero
Add generate circle image
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;