mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
18 lines
670 B
Text
18 lines
670 B
Text
"Image Scan! for Linux" is a scanner utility that makes it easy
|
|
to obtain high quality images on Linux with your EPSON scanner or
|
|
all-in-one.
|
|
|
|
This software is licensed under the GNU GENERAL PUBLIC LICENSE
|
|
and the AVASYS PUBLIC LICENSE. Please see the README file for
|
|
more information.
|
|
|
|
You will need to add support for the new sane backend to your
|
|
/etc/sane.d/dll.conf file after installing this package. Add the
|
|
following line to the file:
|
|
epkowa
|
|
|
|
You can register Iscan as a GIMP plugin by issuing the following
|
|
command as root (Iscan will then be available in the GIMP menu
|
|
under Xtns/Acquire Image):
|
|
|
|
ln -s /usr/bin/iscan `gimptool-2.0 --gimpplugindir`/plug-ins/
|