We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i've put systemfont > not working i've put a ttf attributed > not working.
Any ideas?
i want to get rid of this ugly times new roman font
The text was updated successfully, but these errors were encountered:
@ciumexan did you find any solution? This font is a joke
Sorry, something went wrong.
in LTMorphingLabel.swift -> line 499, remove this, then your font will works
// if let font = UIFont(name: font.fontName, size: charLimbo.size) { // attrs[.font] = font // }
No branches or pull requests
i've put systemfont > not working
i've put a ttf attributed > not working.
Any ideas?
i want to get rid of this ugly times new roman font
The text was updated successfully, but these errors were encountered: