Jump to content
Search Community

grensesnitt

Premium
  • Posts

    3
  • Joined

  • Last visited

Posts posted by grensesnitt

  1. 1 minute ago, mikel said:

    Hey,

     

    In the pen above, I added a svg with an "o".

    Thank you!

     

    I have managed to create a circle which is perfectly like the path I had, so I can go for that. But still interested in why the path morph so wrongly.

  2. 1 minute ago, ZachSaucier said:

    Hey grensesnitt and welcome,

     

    Why do you need to use MorphSVG for this? If you're just animating the stroke-width you can do that without MorphSVG with just a regular <circle> as mikel said. 

     

     

    Thank you :)

     

    Well, I usually get the svg from clients, which is the case with this particular svg. If I change it to a circle-tag I have to be sure it's the exactly the same, since clients do like their logo :) I'll have a look at it.

  3. Here is a letter O in a thin and thick version. Both showing correctly in the svg by themselves. But when I morph them using morphSVG they don't morph correctly. They are generated with Adobe Illustrator, but the only difference is the tickness of the stroke. Something I can fix, or is this a bug?

    See the Pen voQqPE by flogvit (@flogvit) on CodePen

×
×
  • Create New...