Difference between revisions of "Canvas File Menu"

From Synfig Studio :: Documentation
Jump to: navigation, search
 
m (redirect file menu)
 
(20 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
#REDIRECT [[Category:File_Menu]]
 +
 +
{{NewTerminology}}
 +
{{TOCright}}
 
The File menu has the following options:
 
The File menu has the following options:
  
'''Save''' - saves the current project.<br>
+
=New=
'''Save As''' - saves the current project under a different name.<br>
+
'''Revert'''
+
  
 +
=Open=
 +
 +
=Open Recent=
 +
 +
=Save=
 +
'''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>
 +
 +
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'''<br>
 
'''CVS Add'''<br>
 
'''CVS Update'''<br>
 
'''CVS Update'''<br>
Line 10: Line 36:
 
'''CVS Revert'''  
 
'''CVS Revert'''  
  
'''Import''' - imports an [[image file]].<br>
+
=Import=
 +
'''Import''' - Imports an external file.
 +
 
 +
Depending on the file type you import, the appropriate layer is created and added to the {{l|Layers Panel}}:
 +
* {{l|Import Image Layer}} grouped in a {{l|Switch Group Layer}} for any image file.
 +
* {{l|Sound Layer}} for any sound file.
 +
 
 +
==Image files supported==
 +
 
 +
The images are imported with its dimension unless you have {{c|<Edit>|<Preferences>|<Misc.>|Scale New imported images to fit canvas|}} {{l|Preferences_Dialog#Miscellaneous_tab|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 {{l|Doc:Gimp2synfig|Gimp2synfig}} extension )
 +
*PSD (though layers are not supported, for multi-layer convert it to xcf using [http://www.gimp.org Gimp] and then use {{l|Doc:Gimp2synfig|Gimp2synfig}} extension)
 +
*TGA
 +
*PPM
 +
*EXR
 +
*{{l|Doc:Svg2synfig|SVG}} (using the Inkscape "SIF exporter" extension is the recommended way)
 +
*{{l|Doc:ListImporter|LST}} (to import an image sequence)
 +
 
 +
==Sound files supported==
 +
*OGG
 +
*WAV
 +
*MP3
 +
*...
 +
The full list of supported file formats depend on [http://www.mltframework.org/ MLT framework] (Media Loving Toolkit)
  
'''Render''' - Opens the [[render options]] dialog to export the project.<br>
+
=Render=
'''Preview''' - renders out a [[preview]] of the current project.<br>
+
'''Render''' - Open the {{l|render options}} dialog to export the project.
'''Sound File''' - Imports 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''' - Brings up the [[Options]] dialog.<br>
+
=Quit=
'''Close''' - Closes the current project.<br>
+
'''Quit''' - Close all opened project and quit synfigstudio.

Latest revision as of 22:43, 29 September 2016

Languages Language: 

English


Redirect to:



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 "<Edit> → <Preferences> → <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