Morphing unequal path svg text

56 views Asked by At

So I have a problem wherein I morph an SVG text to another text by using path d but it seems like a MorphSVG can't make an svg that doesn't equal to the different class...

So for example let say EMAIL for svg path d which will be a class start and for the other one which has more than start and that is class exit and for that let say JUMBORAT for svg path d now the thing is that since JUMBORAT has more path d than EMAIL.. then svg path animation doesn't match with the path of more than that class and giving that when I morph it it will comes up with JUMBO. I'm using a snap svg..and here's the example that you can see for yourself.

https://codepen.io/myth-vince/pen/qBoOLJG

I almost got it but also wrong with the wrong matching of length of path class d. If anyone can help me through this thanks a lot.

0

There are 0 answers