DigIt is an application to automatically scan and cut images with a single click. The cutting areas can be multiple and are saved in files with sequential numbering.
DigIt use the following packages, you need to install them in Lazarus before you can compile it
- BGRABitmap (dev branch) at https://github.com/bgrabitmap/bgrabitmap/tree/dev-bgrabitmap
- BGRAControls (dev branch) at https://github.com/bgrabitmap/bgracontrols/tree/dev-bgracontrols
- MaxM Commons at https://github.com/maxm74/MaxM/tree/main/Commons
for Windows Platforms:
- DelphiTwain at https://github.com/maxm74/DelphiTwain
- WIAPascal at https://github.com/maxm74/WIAPascal
you also need to use the latest version of Lazarus with fpc at least version 3.3.1
(c) 2024 Massimo Magnano.