ColorArt icon indicating copy to clipboard operation
ColorArt copied to clipboard

Bad artwork image on retina display

Open tromg opened this issue 11 years ago • 0 comments

please, make changes to UIImage+Scale.m: from UIGraphicsBeginImageContext(newSize); to UIGraphicsBeginImageContextWithOptions(newSize, YES, 0.0);

tromg avatar Jun 05 '13 12:06 tromg