Synfig

Synfig Studio是一款免费的开源2D动画软件,设计为强大的工业级解决方案,可使用矢量和位图艺术品创建电影级动画。(Synfig Studio is a free and open-source 2D animation software, designed as powerful industrial-strength solution for creating film-quality animation using a vector and bitmap artwork. )

Github星跟蹤圖

关于

Synfig Studio是一款免费的开源2D动画软件,设计为 强大的工业级解决方案,用于创建电影级动画 矢量和位图图稿。它消除了创建动画的需要 逐帧,允许您生成更高质量的2D动画 人员和资源减少。 Synfig Studio适用于Windows,Linux和 MacOS X。

https://synfig.org/

安装

Debian / Ubuntu

  1. 从网站下载appimage文件。
  2. 左键单击该文件,然后选择 properties。导航到 permissions 并选中Allow executing file as program 的框。最后,运行该文件。

有关详细信息,请参阅 https://discourse.appimage.org/t/how-to-make-an-appimage-executable/80

Windows

  1. 从网站下载 .exe 文件。
  2. 运行该文件。然后,向导将引导您完成剩余的安装。

OSX

  1. 从网站下载 .dmg 文件。
  2. 将文件拖到应用程序目录中,然后运行它。

如果您收到错误消息,例如“无法打开,因为它来自未识别的开发人员”,请执行以下操作:

  1. 在Finder中找到Synfig应用程序(不要使用Launchpad执行此操作 - 启动板不允许您访问快捷菜单)
  2. 按住Control键并单击应用程序图标,从快捷菜单中选择“打开”。
  3. 点击“打开”。

该应用程序将作为您的安全设置的例外保存,您可以通过双击它来打开它,就像任何已注册的应用程序一样。

注意:您还可以通过单击“安全性”和“安全性”的“常规”面板中的“始终打开”按钮为已阻止的应用程序授予例外。隐私偏好。尝试打开应用程序后,此按钮可用约一小时。要打开此窗格,请选择Apple菜单>系统偏好设置,点击Security & Privacy 设置,然后单击常规。

有关详细信息,请参阅此页面 - https://support.apple.com/kb/PH25088?locale=en_US

从源代码构建

请参阅此处的说明 - https://synfig-docs-dev.readthedocs.io/en/latest/common/building.html

如果您在系统路径中安装了先前的synfig构建(例如 /usr/local/ ),建议你卸载它。

概覽

名稱與所有者synfig/synfig
主編程語言C++
編程語言Shell (語言數: 21)
平台Linux, Mac, Windows
許可證GNU General Public License v3.0
發布數100
最新版本名稱v1.4.4 (發布於 )
第一版名稱ETL-0.04.06 (發布於 )
創建於2011-05-02 16:04:01
推送於2024-04-28 09:25:03
最后一次提交2024-03-06 16:08:00
星數1.7k
關注者數59
派生數312
提交數12.2k
已啟用問題?
問題數1454
打開的問題數506
拉請求數1553
打開的拉請求數106
關閉的拉請求數232
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Synfig Studio

About

Synfig Studio is a free and open-source 2D animation software, designed as
powerful industrial-strength solution for creating film-quality animation using
a vector and bitmap artwork. It eliminates the need to create animation
frame-by frame, allowing you to produce 2D animation of a higher quality with
fewer people and resources. Synfig Studio is available for Windows, Linux and
MacOS X.

https://synfig.org/

Build Status

Installing

Debian/Ubuntu

  1. Download the appimage file from the website.
  2. Left-click on the file and select properties. Navigate to permissions and check the box that says Allow executing file as program. Finally, run the file.

For more information see https://discourse.appimage.org/t/how-to-make-an-appimage-executable/80.

Windows

  1. Download the .exe file from the website.
  2. Run the file. A wizard will then guide you through the rest of the installation.

OSX

  1. Download the .dmg file from the website.
  2. Drag the file into your applications directory, then run it.

If you get an error message like "can't be opened because it comes from a non identified developer", then do the fllowing:

  1. Locate the Synfig app in Finder (don’t use Launchpad to do this - Launchpad doesn’t allow you to access the shortcut menu)
  2. Control-click the app icon, choose "Open" from the shortcut menu.
  3. Click Open.

The app is saved as an exception to your security settings, and you can open it in the future by double-clicking it just as you can any registered app.

Note: You can also grant an exception for a blocked app by clicking the “Open Anyway” button in the General pane of Security & Privacy preferences. This button is available for about an hour after you try to open the app. To open this pane, choose Apple menu > System Preferences, click Security & Privacy, then click General.

For more details please refer to this page - https://support.apple.com/kb/PH25088?locale=en_US

Building from source

See instructions here - https://synfig-docs-dev.readthedocs.io/en/latest/common/building.html

If you have previous synfig build installed in system path (e.g. /usr/local/),
you are recommended to uninstall that.

去到頂部