lexrus/LTMorphingLabel
Morphing animation messes up San Francisco Display font
Aperta
#61 aperta il 25 lug 2016
enhancementhelp wanted
Metriche repository
- Star
- (8145 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
I really like how the colon character (:) is a little bit raised up and not touching the baseline in the San Francisco Display font introduced in WWDC 2015. Here is how it is supposed to look like:
However, once I changed the text of the label to something else with the .Fall animation, the colon dropped onto the baseline:
I believe that this is caused by the way you draw the text using Core Text. Can you fix it?