Mussa Manual: Save to image
[mussa.git] / doc / manual / mussagl_manual.rst
index 5f1f9971f3a17ff9918712f12ca2badc7f18483a..653f33cba30f9bc2e64fa9517bedc88ccf4bbedc 100644 (file)
@@ -7,7 +7,7 @@ Brandon W. King
 
 Last updated: Sept 20th, 2006
 
-Updated to Mussagl build: 287 (In process to 381)
+Updated to Mussagl build: 287 (In process to 419)
 
 
 .. Things to add
@@ -762,6 +762,11 @@ It is possible to load motifs from a file which was saved from a
 previous run or by defining your own motif file. See the `Motif File
 Format`_ section for details.
 
+NOTE: Valid motif list file extensions are:
+  
+  * .mtl
+  * .txt
+
 To load a motif file, select **Load Motif List** item from the
 **File** menu and select a motif list file.
 
@@ -926,7 +931,36 @@ as shown in the screen shot below, and do one of the following:
 Saving to an Image
 ---------------------------------
 
-FIXME: Need to write this section
+ * Updated to build 419.
+
+To save your current mussa view to an image, select **File > Save to
+image...** as shown below.
+
+.. image:: images/save_to_image_menu.png
+   :alt: File > Save to image...
+   :align: center
+
+You can define the width and the height of the image to save. By
+default it will use the same size of your current view. Since the
+Mussa view is implemented using vectors, if you choose a larger size
+then your current view, Mussa will redraw at the higher resolution
+when saving. In other words, you get higher quality images when saving
+at a higher resolution.
+
+If you check the "Lock aspect ratio" check box, which I have circled
+in red, then when you change one value, say width, the other, height,
+will update automatically to keep the same aspect ratio.
+
+.. image:: images/save_to_image_dialog.png
+   :alt: Save to image dialog
+   :align: center
+
+Click save and choose a location and filename for your file.
+
+The valid image formats are:
+
+  * .png (default if no extension specified.)
+  * .jpg
 
 
 Detailed Information