Difference between revisions of "Canvas File Menu"

From Synfig Studio :: Documentation
Jump to: navigation, search
m (Caret File Menu moved to Canvas File Menu: This is a better name)
m (Text replace - '[[' to '{{l|')
Line 31: Line 31:
 
SIF (the synfig native format) is not supported.
 
SIF (the synfig native format) is not supported.
  
'''Render''' - Open the [[render options]] dialog to export the project.<br>
+
'''Render''' - Open the {{l|render options]] dialog to export the project.<br>
'''Preview''' - Render out a [[preview]] of the current project.<br>
+
'''Preview''' - Render out a {{l|preview]] of the current project.<br>
 
'''Sound File''' - Import a sound file into the project.<br>
 
'''Sound File''' - Import a sound file into the project.<br>
  
'''Options''' - Bring up the [[Options]] dialog for the current project.<br>
+
'''Options''' - Bring up the {{l|Options]] dialog for the current project.<br>
 
'''Close''' - Close the current project.<br>
 
'''Close''' - Close the current project.<br>

Revision as of 17:42, 7 September 2009

Languages Language: 

English


The File menu has the following options:

Save - Saves the current project.

Use an extension of '.sifz' to save a compressed file (as of synfig 0.61.07). 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).

Save As - Saves the current project under a different name.

Again, use .sif or .sifz (synfig 0.61.07 and later) for synfig save files, or use a path without any '.' characters to get the default (compressed if supported).

Revert - Opens the version saved on disk. This will overwrite any unsaved changes.

CVS Add
CVS Update
CVS Commit
CVS Revert

Import - imports an image file.
The supported file formats include:

  • PNG
    • PNG with alpha
  • GIF
  • JPEG
  • BMP
  • XCF (though layers are not supported)
  • PSD (though layers are not supported)
  • TGA
  • PPM
  • EXR

SIF (the synfig native format) is not supported.

Render - Open the {{l|render options]] dialog to export the project.
Preview - Render out a {{l|preview]] of the current project.
Sound File - Import a sound file into the project.

Options - Bring up the {{l|Options]] dialog for the current project.
Close - Close the current project.


Languages Language: 

English