forked from Lainports/freebsd-ports
This is a port of the Seiko/Epson Epsonscan2 scanner engine and GUI[1].
It provides a complete alternative to sane/xsane with its own scanner engine and GUI.
It also provides a sane back-end library (libsane-epsonscan2.so) so that it works with the sane package.
There are two parts to this port:
- graphics/epsonscan2 - the main scanner engine and GUI that
works with (most) USB scanners
- graphics/epsonscan2-non-free-plugin - support for Epson's
Linux binary that adds network access to scanners and
usb access to some particular scanners
Please read the file %%PREFIX%%/lib/epsonscan2/Read_me.FreeBSD for notes on how to set this up and use it.
[1] https://download.ebz.epson.net/man/linux/epsonscan2_e.html
PR: 261891
Reviewed by: (partly) Tatsuki Makino <tatsuki_makino@hotmail.com>, diizzy@
38 lines
1.2 KiB
XML
38 lines
1.2 KiB
XML
--- src/Standalone/imageformatsettingsdialog.ui.orig 2022-02-17 18:27:50 UTC
|
|
+++ src/Standalone/imageformatsettingsdialog.ui
|
|
@@ -112,7 +112,7 @@
|
|
<string>IMAGEFORMATOPTION_JPG_006</string>
|
|
</property>
|
|
</widget>
|
|
- <widget class="QWidget" name="layoutWidget">
|
|
+ <widget class="QWidget" name="vert_layoutWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
@@ -160,7 +160,7 @@
|
|
<string notr="true">:</string>
|
|
</property>
|
|
</widget>
|
|
- <widget class="QWidget" name="layoutWidget">
|
|
+ <widget class="QWidget" name="horiz_layoutWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
@@ -345,7 +345,7 @@
|
|
<number>999</number>
|
|
</property>
|
|
</widget>
|
|
- <widget class="QWidget" name="layoutWidget">
|
|
+ <widget class="QWidget" name="vert_layoutWidget_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
@@ -422,7 +422,7 @@
|
|
<string>IMAGEFORMATOPTION_JPG_006</string>
|
|
</property>
|
|
</widget>
|
|
- <widget class="QWidget" name="layoutWidget_2">
|
|
+ <widget class="QWidget" name="horiz_layoutWidget_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|