mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-24 20:00:37 +00:00
Add iconfont image and fix markdown path
This commit is contained in:
@@ -76,7 +76,7 @@ Generating a UIImage from IconFont only requires LBPIconFontmake(par1, par2, par
|
||||
```objective-c
|
||||
self.latestImageView.image = [UIImage iconWithInfo:LBPIconFontmake(@"\U0000e6ac", 60, @"000066") ];
|
||||
```
|
||||

|
||||

|
||||
|
||||
1. LBPFontInfo encapsulates font information.
|
||||
2. UIColor+picker sets color from a hex string.
|
||||
|
||||
Reference in New Issue
Block a user