Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.54 KB

File metadata and controls

45 lines (31 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Ability to update the presets.
  • Buttons to switch between pan mode and crop mode in the preview image.
  • Tests for the image writers.

Changed

  • UI that changes the scan parameters is now disabled when a scan is in progress.
  • Scan data reception now occurs in a separate thread, preventing the scanner from stalling.
  • Preview image is cleared when a new preview is started.

Fixed

  • Fixed a crash when applying a preset that tried to set a hidden parameter.
  • Cancel Scans button from the scan list section now can cancel the preview scan.
  • PNG writer is now working.
  • Various crashes with the SANE test backend have been fixed.
  • Fixed a bug when writing 1-bit image to JPEG file.

0.1.0 - 2025-05-24

Added

  • Initial release of Gorfector.
  • User defined presets.
  • Output to file (TIFF, PNG, JPEG), to email or to printer.
  • Pan and zoom of the preview image.
  • Define scan area by dragging a rectangle on the preview image.
  • Batch scanning of multiple areas in a single document.
  • Parameter rewriting for Epson Perfection V600 Photo scanner.
  • French translation of the user interface and help files.