summaryrefslogtreecommitdiffstats
path: root/doc/en/introduction.docbook
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-23 21:15:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-23 21:15:44 +0900
commit2f5a9e8ee0c89e93d43f97f97744313ff9e8236a (patch)
tree8b35c2137c66c34009e682cdb240e7427ad38ba1 /doc/en/introduction.docbook
parent967c50523329266e92d9ae590733b423cd0f646f (diff)
downloadgwenview-2f5a9e8ee0c89e93d43f97f97744313ff9e8236a.tar.gz
gwenview-2f5a9e8ee0c89e93d43f97f97744313ff9e8236a.zip
Restructure doc/man folders
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/en/introduction.docbook')
-rw-r--r--doc/en/introduction.docbook26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/en/introduction.docbook b/doc/en/introduction.docbook
new file mode 100644
index 0000000..1501dc0
--- /dev/null
+++ b/doc/en/introduction.docbook
@@ -0,0 +1,26 @@
+<chapter id="introduction">
+<title>Introduction</title>
+
+<sect1 id="what-is-gwenview">
+<title>What is &kappname;</title>
+
+<para>
+&kappname; is a fast and easy to use image viewer for TDE.
+</para>
+
+<para>
+It features a folder tree window and a file list window to provide easy
+navigation of your file hierarchy. &kappname; uses docked windows, so you can
+alter its layout any way you wish. You can also browse your images in
+full-screen mode, or embedded within &konqueror; using the Image View and Kpart.</para>
+
+<para>Image loading is handled by the TQt library, so &kappname; supports all
+image formats your TQt installation supports. &kappname; correctly displays images
+with an alpha channel as well as animations.</para>
+
+<para>&kappname; supports the displaying and editing of EXIF comments in JPEG
+images. Lossless JPEG transforms such as rotations and mirroring are also supported.</para>
+
+</sect1>
+
+</chapter>