Blame README.md

caryoscelus 0d9c55
Synfig Studio
caryoscelus 0d9c55
=============
caryoscelus fb1779
caryoscelus fb1779
About
caryoscelus fb1779
-----
caryoscelus fb1779
caryoscelus fb1779
Synfig Studio is a free and open-source 2D animation software, designed as
caryoscelus fb1779
powerful industrial-strength solution for creating film-quality animation using
caryoscelus fb1779
a vector and bitmap artwork. It eliminates the need to create animation
caryoscelus fb1779
frame-by frame, allowing you to produce 2D animation of a higher quality with
caryoscelus fb1779
fewer people and resources. Synfig Studio is available for Windows, Linux and
caryoscelus fb1779
MacOS X.
caryoscelus fb1779
Maxwell Paul Brickner 13e288
https://synfig.org/
caryoscelus fb1779
2ceb5a
[![Build Status](https://travis-ci.com/synfig/synfig.svg?branch=master)](https://travis-ci.com/synfig/synfig)
87f55b
caryoscelus fb1779
caryoscelus fb1779
Installing
caryoscelus fb1779
----------
caryoscelus fb1779
Binyamin Aron Green 3197c7
#### Debian/Ubuntu
Binyamin Aron Green 3197c7
1. Download the appimage file from the website.
Binyamin Aron Green fe66dd
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.
Binyamin Aron Green 3197c7
792b5e
For more information see https://discourse.appimage.org/t/how-to-make-an-appimage-executable/80.
792b5e
Binyamin Aron Green 3197c7
#### Windows
Binyamin Aron Green 3197c7
1. Download the `.exe` file from the website.
Binyamin Aron Green 3197c7
2. Run the file. A wizard will then guide you through the rest of the installation.
Binyamin Aron Green 3197c7
Binyamin Aron Green fe66dd
#### OSX
Binyamin Aron Green 3197c7
1. Download the `.dmg` file from the website.
792b5e
2. Drag the file into your applications directory, then run it.
792b5e
792b5e
If you get an error message like "can't be opened because it comes from a non identified developer", then do the fllowing:
792b5e
792b5e
1. Locate the Synfig app in Finder (don’t use Launchpad to do this - Launchpad doesn’t allow you to access the shortcut menu)
792b5e
2. Control-click the app icon, choose "Open" from the shortcut menu.
792b5e
3. Click Open.
792b5e
792b5e
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.
792b5e
792b5e
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.
792b5e
792b5e
For more details please refer to this page - https://support.apple.com/kb/PH25088?locale=en_US
792b5e
7c321a
#### Building from source
caryoscelus fb1779
7c321a
See instructions here - https://synfig-docs-dev.readthedocs.io/en/latest/common/building.html
caryoscelus fb1779
caryoscelus fb1779
If you have previous synfig build installed in system path (e.g. `/usr/local/`),
caryoscelus fb1779
you are recommended to uninstall that.