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

Font.asAKAttribute() not correctly formatted #2

Open
TomVanDerSpek opened this issue Dec 21, 2016 · 0 comments
Open

Font.asAKAttribute() not correctly formatted #2

TomVanDerSpek opened this issue Dec 21, 2016 · 0 comments

Comments

@TomVanDerSpek
Copy link

Font.asAKAttribute() returns the pointSize as a CGFloat formatted String (e.g. "18.0"). But your library cannot handle the ".0". Could you update this function so it returns a String that can be handled? E.g:
"Arial|18" instead of: "Arial|18.0"

Thanks a lot!

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

1 participant