• FrankTheHealer@lemmy.worlddeleted by creator
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    2 years ago

    This is interesting, but help me understand, does hypercursor not allow animated cursors?

    • Metadata Some cursors cannot become SVGs, and that’s fine. Some cursors are used for more than one shape, and that’s fine. Some cursors are animated, and that’s fine! All of a shape’s properties are described in a small meta.hl file alongside them.

      Seems like it should support it?

      • Wes_Dev@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        Instead of each frame of animation being a grid of pixels, each frame is a small collection of math describing the visuals.

        But we’d still have frames to use for animation, if we want.

        Instead of replacing one PNG for another PNG to make the illusion of movement, we replace one SVG with one SVG instead.