Difference between revisions of "Canvas File Menu"
m (add intra {{l|File Formats}} link) |
m (fill and toc) |
||
Line 1: | Line 1: | ||
{{NewTerminology}} | {{NewTerminology}} | ||
+ | {{TOCright}} | ||
The File menu has the following options: | The File menu has the following options: | ||
+ | =New= | ||
+ | |||
+ | =Open= | ||
+ | |||
+ | =Open Recent= | ||
+ | |||
+ | =Save= | ||
'''Save''' - Saves the current project.<br> | '''Save''' - Saves the current project.<br> | ||
− | + | * {{literal|.sifz}} save a compressed project file. | |
+ | * {{literal|.sfg}} will embed images, audio, etc compressed into a zip container. | ||
+ | * If you use {{literal|.sif}} then the files tend to get pretty large. The best thing to do is not to use any '.' in the path at all, and then synfig will append .sifz (if it's new enough) or .sif (otherwise). | ||
+ | |||
+ | See also {{l|File Formats|Synfig file formats}}. | ||
+ | =Save as= | ||
'''Save As''' - Saves the current project under a different name.<br> | '''Save As''' - Saves the current project under a different name.<br> | ||
− | Again, use .sif | + | Again, use .sif, .sifz or .sfg for synfig save files, or use a path without any '.' characters to get the default (compressed if supported). |
+ | =Save all= | ||
+ | |||
+ | =Revert= | ||
'''Revert''' - Opens the version saved on disk. This will overwrite any unsaved changes. | '''Revert''' - Opens the version saved on disk. This will overwrite any unsaved changes. | ||
+ | =CVS - revision control system = | ||
'''CVS Add'''<br> | '''CVS Add'''<br> | ||
'''CVS Update'''<br> | '''CVS Update'''<br> | ||
Line 17: | Line 34: | ||
'''CVS Revert''' | '''CVS Revert''' | ||
+ | =Import= | ||
'''Import''' - Imports an external file. | '''Import''' - Imports an external file. | ||
Line 23: | Line 41: | ||
* {{l|Sound Layer}} for any sound file. | * {{l|Sound Layer}} for any sound file. | ||
− | + | ==Image files supported== | |
The images are imported with its dimension unless you have {{c|<ToolBox>|<Setup>|<Misc.>|Scale New imported images to fit canvas|}} {{l|Setup_Dialog#Miscellaneous_tab|checked}}. | The images are imported with its dimension unless you have {{c|<ToolBox>|<Setup>|<Misc.>|Scale New imported images to fit canvas|}} {{l|Setup_Dialog#Miscellaneous_tab|checked}}. | ||
Line 41: | Line 59: | ||
*{{l|Doc:ListImporter|LST}} (to import an image sequence) | *{{l|Doc:ListImporter|LST}} (to import an image sequence) | ||
− | + | ==Sound files supported== | |
− | + | *OGG | |
− | The supported file formats depend on [http://www.mltframework.org/ MLT framework] (Media Loving Toolkit) | + | *WAV |
+ | *MP3 | ||
+ | *... | ||
+ | The full list of supported file formats depend on [http://www.mltframework.org/ MLT framework] (Media Loving Toolkit) | ||
− | '''Render''' - Open the {{l|render options}} dialog to export the project. | + | =Render= |
− | '''Preview''' - Render out a {{l|preview}} of the current project. | + | '''Render''' - Open the {{l|render options}} dialog to export the project. |
− | ''' | + | =Preview= |
+ | '''Preview''' - Render out a {{l|preview}} of the current project. | ||
+ | =Close= | ||
+ | '''Close''' - Close the current project. | ||
− | + | =Quit= | |
− | ''' | + | '''Quit''' - Close all opened project and quit synfigstudio. |
Revision as of 16:47, 4 October 2015
The File menu has the following options:
New
Open
Open Recent
Save
Save - Saves the current project.
- ".sifz" save a compressed project file.
- ".sfg" will embed images, audio, etc compressed into a zip container.
- If you use ".sif" then the files tend to get pretty large. The best thing to do is not to use any '.' in the path at all, and then synfig will append .sifz (if it's new enough) or .sif (otherwise).
See also Synfig file formats.
Save as
Save As - Saves the current project under a different name.
Again, use .sif, .sifz or .sfg for synfig save files, or use a path without any '.' characters to get the default (compressed if supported).
Save all
Revert
Revert - Opens the version saved on disk. This will overwrite any unsaved changes.
CVS - revision control system
CVS Add
CVS Update
CVS Commit
CVS Revert
Import
Import - Imports an external file.
Depending on the file type you import, the appropriate layer is created and added to the Layers Panel:
- Import Image Layer grouped in a Switch Group Layer for any image file.
- Sound Layer for any sound file.
Image files supported
The images are imported with its dimension unless you have "<ToolBox> → <Setup> → <Misc.> → Scale New imported images to fit canvas" checked.
The supported file formats include :
- PNG
- PNG with alpha
- GIF
- JPEG
- BMP
- XCF (though layers are not supported, for multi-layer .xcf file see Gimp2synfig extension )
- PSD (though layers are not supported, for multi-layer convert it to xcf using Gimp and then use Gimp2synfig extension)
- TGA
- PPM
- EXR
- SVG (using the Inkscape "SIF exporter" extension is the recommended way)
- LST (to import an image sequence)
Sound files supported
- OGG
- WAV
- MP3
- ...
The full list of supported file formats depend on MLT framework (Media Loving Toolkit)
Render
Render - Open the Render options dialog to export the project.
Preview
Preview - Render out a Preview of the current project.
Close
Close - Close the current project.
Quit
Quit - Close all opened project and quit synfigstudio.