Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIFont (FlatUI) display error charaster #191

Open
xiakehc opened this issue Sep 14, 2015 · 4 comments
Open

UIFont (FlatUI) display error charaster #191

xiakehc opened this issue Sep 14, 2015 · 4 comments

Comments

@xiakehc
Copy link

xiakehc commented Sep 14, 2015

I'm use the same Code,But the charaster display error?

import "NSString+Icons.h"

UILabel *label = [...]
label.font = [UIFont iconFontWithSize:16];
label.text = [NSString iconStringForEnum:FUIHeart];

@xiakehc
Copy link
Author

xiakehc commented Sep 14, 2015

image

@xiakehc
Copy link
Author

xiakehc commented Sep 14, 2015

how to use ttf ?ttf source file in FlatUI not in main project?

@jamieomatthews
Copy link
Contributor

Check out this blog post: http://codewithchris.com/common-mistakes-with-adding-custom-fonts-to-your-ios-app/

Check that all of those steps have been fulfilled first

@xiakehc
Copy link
Author

xiakehc commented Sep 15, 2015

tks,it's OK now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants