Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/saveimg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/rest/saveimg.txt')
-rw-r--r--help/rest/saveimg.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/help/rest/saveimg.txt b/help/rest/saveimg.txt
new file mode 100644
index 0000000..ea4ea8b
--- /dev/null
+++ b/help/rest/saveimg.txt
@@ -0,0 +1,21 @@
+.. _saveimg:
+
+.. index::
+ pair: menu item; Save image
+ pair: command line option; saveimg
+ pair: command; saveimg
+
+Save image
+==========
+
+**Syntax**:(saveimg file)
+
+Save current state to an image file. This file is in .png (portable network
+graphics) format, which can be read by many applications varying from graphics
+programs all the way to Web browsers.
+
+This function needs an external library called libpng. If the library wasn't
+available during compilation, this function is unavailable too. Please see
+INSTALL for more information about obtaining libpng and recompiling XaoS.
+
+**Available as**: menu item, command line option, command