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
|
```objective-c
|
||||||
self.latestImageView.image = [UIImage iconWithInfo:LBPIconFontmake(@"\U0000e6ac", 60, @"000066") ];
|
self.latestImageView.image = [UIImage iconWithInfo:LBPIconFontmake(@"\U0000e6ac", 60, @"000066") ];
|
||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
1. LBPFontInfo encapsulates font information.
|
1. LBPFontInfo encapsulates font information.
|
||||||
2. UIColor+picker sets color from a hex string.
|
2. UIColor+picker sets color from a hex string.
|
||||||
|
|||||||
BIN
assets/2017-05-28-iconfont.png
Normal file
BIN
assets/2017-05-28-iconfont.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 338 KiB |
Reference in New Issue
Block a user