AliSoftware / AliSoftware/OHAttributedLabel
Error with custom font
Open
- Dominant language
- Objective-C
- Stars
- 1.5k
- Forks
- 341
- PR merge metrics
- No merged PRs in 30d
Description
When trying to add custom font this method
``` ruby
-(void)setFontName:(NSString*)fontName size:(CGFloat)size range:(NSRange)range
```
Throws error.
Note, that simple UILabel gets this custom font well
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.