Commit Graph

6 Commits

Author SHA1 Message Date
Saleem Edah-Tally
a2045aa1f6 Add a 'Stamp' widget.
Place one or multiple stamps on scanned pages in defined locations.

A stamp is understood here as
 - a transparent text in a transparent frame with no borders
 - an opaque text on an opaque background with no borders.

Stamp parameters:
 - text
 - font
 - foreground colour
 - background colour
 - angle of rotation
 - transparency.

Locations:
 - centre
 - cardinal directions
 - inter-cardinal directions.
2025-07-09 21:12:02 +02:00
Saleem Edah-Tally
c2c792dd3d Add a keyboard shortcut to quit the application. v1 2025-07-09 20:29:02 +02:00
Saleem Edah-Tally
1bdffe7c79 Remove stray file. 2025-07-06 21:26:38 +02:00
Saleem Edah-Tally
a488308bf6 Remove alien file. 2025-07-04 22:42:37 +02:00
Saleem Edah-Tally
554b3606cd Don't close the child item.
A v4l device may become unusable after the first capture (its child source
item may have been faked by libinsane if it had none).

Real scanners sustain both situations so far, i.e., whether the child source
is explicitly closed or not.
2025-07-01 17:48:21 +02:00
Saleem Edah-Tally
ef6f25ef27 Initial commit. 2025-06-28 17:40:42 +02:00