Added link to backend-writing.txt.

merge-requests/1/head
Henning Geinitz 2004-02-14 19:50:11 +00:00
rodzic c129734d4b
commit 6a9a20a0df
1 zmienionych plików z 14 dodań i 10 usunięć

Wyświetl plik

@ -78,16 +78,20 @@
</p> </p>
<p> <p>
If you intend to write a backend: contact the <a href="mailing-lists.html">sane-devel mailing If you intend to write a backend: contact the <a
list</a> and let us know. Get all the information about your scanner that's available: chipset href="mailing-lists.html">sane-devel mailing list</a> and let us know. Get
application manual (sometimes it's on the web), Windows drivers used (sometimes they tell all the information about your scanner that's available: chipset
which chipset is used), programmer's information (if the manufacturer provides those). If you application manual (sometimes it's on the web), Windows drivers used
don't have enough information about the protocol used by the scanner, <a (sometimes they tell which chipset is used), programmer's information (if
href="http://www.meier-Geinitz.de/sane/misc/develop.html">try to find out what the MS Windows the manufacturer provides those). If you don't have enough information
driver does</a>. For basic information about how SANE works, get the latest <a about the protocol used by the scanner, <a
href="cvs.html">development version of SANE</a>, read man sane and href="http://www.meier-geinitz.de/sane/misc/develop.html">try to find out
doc/backend-writing.txt. Also have a look at existing backends, e.g. one of the USB backends, what the MS Windows driver does</a>. For basic information about how SANE
if you want to support a USB scanner. works, get the latest <a href="cvs.html">development version of SANE</a>,
read man sane and <a
href="backend-writing.txt">doc/backend-writing.txt</a>. Also have a look
at existing backends, e.g. one of the USB backends, if you want to support
a USB scanner.
</p> </p>
<h2>Writing a Frontend</h2> <h2>Writing a Frontend</h2>