Jump to content
Search Community

electricarts

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by electricarts

  1. @Cassie 

    Thank you very much! The Phoenix did not come from me. I'll have to take a closer look and clean it up. 

    The conversion of the text to paths comes from the use of the graphic in the print. Print is my "Kryptonite". I try to avoid as many sources of error as possible when printing. And embedded fonts are sometimes problematic in print. In SVG for web, text should not be converted to paths, right?

    • Like 1
  2. @mvaneijgen My solution consisted of two images. The second, static SVG file was absolute positioned. The animation of the ring worked. I didn't want to mix this with the second possible solution (both graphics inside the SVG files), so I created the Codepen without GSAP code in the demo. Sorry, next time I'll make a demo right away. 

  3. Hey Cassie,

     

    thanks a lot for your answer! At the moment 2 images were easier to implement. 🙂

     

    I have created the original graphic and can create and export appropriate groups in the SVG. But how do i address only the group to animate in the animation? What would i have to look for in the docs?

    • Like 1
  4. Hello,

     

    I started to look into GSAP today. And what better way to learn than with a real, very simple example. 😉 It worked right away. But one question remains: I have an image which simply rotates infinitely. In the middle of the original image is a logo, but I don't want to animate this logo. What do you do as a best practice? Two separate images and the logo absolutely positioned above the animated graphic? 

     

    Cheers
    Mario

     

    524355588_Screenshot2022-05-15at18_32_35.thumb.png.95889835c74aae43f3050445f2eab0ea.png

     

    • Like 1
×
×
  • Create New...