Jump to content
Search Community

KoentjeV

Premium
  • Posts

    6
  • Joined

  • Last visited

About KoentjeV

Recent Profile Visitors

1,317 profile views

KoentjeV's Achievements

  1. Hehe no worries, we have a good relation
  2. Thanks guys. The problem is that the shape I want to transform to is a down-tuned shape that I received from the designer and not a shape i constructed myself. So i think I will have to settle with trying to approximate the shape using rotate and/or skew.
  3. I'm trying to fit a div to a svg path consisting of 4 points. Using FLIP, the div transforms to the boundaries of shape instead of the shape itself but the desired outcome would be to skew(?) to the "3d" shape. Is it possible to use flip library in this case? If not, does anyone now how to calculate a transform matrix? I do have the exact 4 points of the corners I want to transform to.
  4. So will you update the plugin or should I overwrite the drawSVGPlugin with your solution?
  5. Thanks for the responses and fix guys! Great work!!
  6. Dear gsap friends, I've been experimenting with DrawSVG plugin. It seems that setting vector-effect="non-scaling-stroke" to a polygon makes the DrawSVG plugin go crazy. A simple animation from 0% - 100% works without the vector-effect set. Setting the attribute makes the animation go wild Any thoughts on this?
×
×
  • Create New...