You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're using ligatures and want to split by characters, an issue pops up where since each character is an individual, it won't recognise the character beside and won't be able to show in its ligature form. I've recreated the problem in a CodePen below. The solution with GSAP's SplitText plugin are prop where you can prevent certain combinations of letters from being split individually. Is there something in the Split Type library that does something similar? I couldn't find it in the docs but wondering if I've accidentally glossed over it?
If you're using ligatures and want to split by characters, an issue pops up where since each character is an individual, it won't recognise the character beside and won't be able to show in its ligature form. I've recreated the problem in a CodePen below. The solution with GSAP's SplitText plugin are prop where you can prevent certain combinations of letters from being split individually. Is there something in the Split Type library that does something similar? I couldn't find it in the docs but wondering if I've accidentally glossed over it?
Edit: Sorry forgot to post a link to the CodePen: https://codepen.io/chigggsy/pen/GRLpLRG
The text was updated successfully, but these errors were encountered: