when use NSMutableAttributedString setting text font with fontWithName:@"ChalkboardSE-Bold", text show lost character! eg: text = @"我是中国人,ColorPlay 是Apple 的 MVC" maybe show @"我是中国人,Co o ay 是Apple 的 V "
when use NSMutableAttributedString setting text font with fontWithName:@"ChalkboardSE-Bold", text show lost character!
eg: text = @"我是中国人,ColorPlay 是Apple 的 MVC"
maybe show @"我是中国人,Co o ay 是Apple 的 V "