HundredLee

1pod

HDIconFont

```objectivec

import "HDIconFont.h"

```

objectivec //HDIconFont Register [[HDIconFont instance] initWithConfig:@{ @(HDFontPath):@"iconfont.ttf", @(HDFontName):@"iconfont", @(HDFontString): @{ @"tab_home_icon":@"U0000e603" } }];

objectivec HDIconImageMake(@"tab_home_icon",@"[UIColor orangeColor]",25);

许可证: MIT

  • Objective C