summaryrefslogtreecommitdiff
path: root/doc/sane-xsane-gimp-doc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sane-xsane-gimp-doc.html')
-rw-r--r--doc/sane-xsane-gimp-doc.html60
1 files changed, 60 insertions, 0 deletions
diff --git a/doc/sane-xsane-gimp-doc.html b/doc/sane-xsane-gimp-doc.html
new file mode 100644
index 0000000..7c4a49e
--- /dev/null
+++ b/doc/sane-xsane-gimp-doc.html
@@ -0,0 +1,60 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="GENERATOR" content="Mozilla/4.6 [en] (X11; I; Linux 2.2.11 i586) [Netscape]">
+ <meta name="Author" content="Oliver Rauch">
+ <meta name="Description" content="scan, photocopy and fax frontend for SANE">
+ <title>XSane - Gimp plugin</title>
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">
+&nbsp;
+<dd>
+<img SRC="xsane-logo2.jpg" height=150 width=128 align=LEFT></dd>
+
+<blockquote>
+<h1>
+<u><font color="#009900">Xsane as Gimp plugin</font></u></h1>
+<font color="#000000">If xsane is started as Gimp plugin, the scanned image
+automatically is transfered to the Gimp.</font>
+<br>&nbsp;
+<br>&nbsp;
+<br>&nbsp;
+<br>&nbsp;</blockquote>
+
+<center><img SRC="sane-xsane-gimp.jpg" height=350 width=270></center>
+
+<blockquote>&nbsp;
+<p>To start xsane as a gimp plugin, you have to set a symbolic link from
+the xsane binary to a GIMP plug-ins directory. If xsane is located in /usr/local/bin&nbsp;
+and you use-gimp-1.0.x do:
+<blockquote>
+<pre>ln -s /usr/local/bin/xsane ~/.gimp/plug-ins/</pre>
+</blockquote>
+if you use gimp-1.1.x, you have to do:
+<blockquote>
+<pre>ln -s /usr/local/bin/xsane ~/.gimp-1.1/plug-ins/</pre>
+</blockquote>
+You can start xsane from the GIMP menu <i>Xtns/Xsane </i>if GIMP-version
+&lt; 1.1.9, since GIMP-version-1.1.9 you can start xsane from the GIMP
+menu<i> File/Acquire.</i> It contains short-cuts to the SANE devices that
+were available at the time xsane was queried.</blockquote>
+
+<blockquote>Note that gimp(1) caches these short-cuts in ~/.gimp/pluginrc.
+Thus, when the list of&nbsp; available devices changes (e.g., a new scanner
+is installed or the device of the scanner has changed),&nbsp; then it is
+typically desirable to rebuild this cache. To do this, you can either&nbsp;
+touch(1) the xsane binary (e.g.,"touch&nbsp; /usr/local/bin/xsane") or
+delete the plugin cache (e.g.,&nbsp; "rm&nbsp; ~/.gimp/pluginrc"). Either
+way, invoking gimp(1) afterwards will cause the pluginrc to be rebuilt.
+<p>If xsane is started as GIMP plugin it always sends the scanned image
+to the GIMP, copy- or fax- mode can not selected when xsane runs as GIMP
+plugin!</blockquote>
+
+<center>
+<p><br>
+<hr WIDTH="100%"><a href="sane-xsane-doc.html">INDEX</a></center>
+
+<p><br>
+</body>
+</html>