[pitivi/ges: 235/287] manual: document the frame snapshot/screenshot feature



commit 3d44553baae1e132b45184981eeda1bb5b5cab86
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Fri Jan 27 11:42:54 2012 +0100

    manual: document the frame snapshot/screenshot feature

 help/C/savescreenshot.page |   23 +++++++++++++++++++++++
 help/Makefile.am           |    1 +
 2 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/help/C/savescreenshot.page b/help/C/savescreenshot.page
new file mode 100644
index 0000000..f78283b
--- /dev/null
+++ b/help/C/savescreenshot.page
@@ -0,0 +1,23 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic"
+      id="savescreenshot">
+
+  <info>
+    <link type="topic" xref="index"/>
+    <revision pkgversion="0.16" version="0.1" date="2012-01-27" status="complete"/>
+    <credit type="author">
+      <name>Jean-FranÃois Fortin Tam</name>
+      <email>nekohayo gmail com</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+    <title>Saving a snapshot of the current frame</title>
+
+    <p>You can use <guiseq><gui>Timeline</gui><gui>Export current frame...</gui></guiseq> to save a copy of the current frame as an image file.</p>
+    <p>Currently, PNG and JPEG are supported as file formats. The image resolution will match the project settings and any effect or transformation will also be applied to the resulting image.</p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 240e52a..6ad47fe 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -47,6 +47,7 @@ DOC_PAGES = \
     projectsettings.page \
     rendering.page \
     saveproject.page \
+    savescreenshot.page \
     selectunusedfiles.page \
     splitting.page \
     sysreq.page \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]