Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3338712
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T00:24:30+00:00 2026-05-18T00:24:30+00:00

I am trying out some animations and transformations in an SVG image. I am

  • 0

I am trying out some animations and transformations in an SVG image.

I am trying to translate and resize and translate a path as well as animate the rotation of it.

It appears I can only translate and resize or rotate at a time. If I try them all together then the translate and resize do not hold: if I remove the animation then they are moved and the right size.

This behavior is consistent across Linux and OSX as well as FF and Safari.

Example:

<use
    id="tengear"
    fill="#ffffff"
    stroke="#E2E2E2"
    stroke-width="3"
    transform="scale(0.40) translate(62, 180)"
    style="filter:url(#distanceBlurFar)"
    xlink:href="#tengearuse"
>
    <animateTransform
        attributeType="XML"
        attributeName="transform"
        type="rotate"
        from="0,162,280" to="360,162,280"
        begin="0s" dur="11"
        repeatCount="indefinite"
    />
</use>

This should be small and moved as well as rotating. However it is big and not moved but is rotating.

<use
    id="tengear"
    fill="#ffffff"
    stroke="#E2E2E2"
    stroke-width="3"
    transform="scale(0.40) translate(62, 180)"
    style="filter:url(#distanceBlurFar)"
    xlink:href="#tengearuse">
</use>

This one is moved and rotated but not rotating.

Can someone help me out on how to get this working?

*you will need to assume that the use and other references are valid

Full source here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T00:24:31+00:00Added an answer on May 18, 2026 at 12:24 am

    It turns out that it was a RTFM problem.

    Go to the spec and read about additive="sum" and additive="replace"

    Now it reads like:

    <use id="tengear" fill="#ffffff" stroke="#E2E2E2" stroke-width="2.5" transform="scale(0.25) translate(390, 360)" style="filter:url(#distanceBlurClose)" xlink:href="#tengearuse">
        <animateTransform
            attributeType="XML"
            attributeName="transform"
            type="rotate"
            from="0,390,360" to="360,390,360"
            begin="0s" dur="11"
            repeatCount="indefinite"
            additive="sum"
        />
    </use>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was just trying out some code, not a experienced coder. I implemented(at least
I was trying out some exercises of db-class.org videos.There was one problem of finding
I am learning QT and trying out some examples. I am trying to make
I'm new to MongoDB and trying out some fundamentals, but this astonished me. I'm
I am a software development guy. Lately I was thinking of trying out some
I am trying to test out some Dapper stuff using LinqPad. Dapper needs a
I'm debugging this site and trying to sort out some issues that arise in
I have been trying out Cassandra and need some help in understanding a few
I'm trying to work out why some of my test cases (using RhinoMocks 3.6
So i'm trying out MVC after only playing with it some time ago. Need

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.