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

countdown font is bad - ios 12/13. #50

Open
ciumexan opened this issue Oct 16, 2019 · 2 comments
Open

countdown font is bad - ios 12/13. #50

ciumexan opened this issue Oct 16, 2019 · 2 comments

Comments

@ciumexan
Copy link

ciumexan commented Oct 16, 2019

IMG_BCB378B60F28-1
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

@pauloec
Copy link

pauloec commented Oct 25, 2019

@ciumexan did you find any solution? This font is a joke

@YangEhz
Copy link

YangEhz commented Apr 30, 2024

@ciumexan did you find any solution? This font is a joke

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
// }

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

3 participants