Difference between revisions of "Canvas File Menu"

From Synfig Studio :: Documentation
Jump to: navigation, search
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>
  
Use an extension of '.sifz' to save a compressed {{l|File Formats‎}}. 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).
+
* {{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 or .sifz for synfig save files, or use a path without any '.' characters to get the default (compressed if supported).
+
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===
+
==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===
+
==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.<br>
+
=Render=
'''Preview''' - Render out a {{l|preview}} of the current project.<br>
+
'''Render''' - Open the {{l|render options}} dialog to export the project.
'''Sound File''' - Import a sound file into the project.<br>
+
=Preview=
 +
'''Preview''' - Render out a {{l|preview}} of the current project.
 +
=Close=
 +
'''Close''' - Close the current project.
  
'''Options''' - Bring up the {{l|Options}} dialog for the current project.<br>
+
=Quit=
'''Close''' - Close the current project.<br>
+
'''Quit''' - Close all opened project and quit synfigstudio.

Revision as of 16:47, 4 October 2015

Languages Language: 

English




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:

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.


Languages Language: 

English