摘要: - (void)drawRectFor7{#if __IPHONE_OS_VERSION_MAX_ALLOWED >= __IPHONE_7_0 UIFont *font = [UIFont boldSystemFontOfSize:_fontSize]; NSDictionary *attributes = nil; NSDictionary *strokeAttributes = nil; if (_useLightText) { strokeAttributes = [NSDictionary dictionaryWithObj... 阅读全文
posted @ 2013-10-14 14:14 翛尧 阅读(3114) 评论(0) 推荐(0)