This package browser is in early development. Mind the rough edges.

synfig

Vector-based 2D animation renderer

Synfig is a vector-based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame.

Installation

Install the latest version of synfig as follows:

guix install synfig

Or install a particular version:

guix install synfig@1.5.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of synfig about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/synfig'><img src='https://packages.guix.gnu.org/packages/synfig/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/synfig/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/synfig)

Example Org:

[[https://packages.guix.gnu.org/packages/synfig][https://packages.guix.gnu.org/packages/synfig/badges/latest-version.svg]]