Yi YIN
Results
1
comments of
Yi YIN
I know where the problem is: in "NSAttributedString+CCAdditions.m" there is a function "- (NSAttributedString*) copyAdjustedForContentScaleFactor" as follow: //****************\* in the function *********** ``` NSMutableAttributedString* copy = [self mutableCopy]; NSRange fullRange...