{i} This page aim to expose the current work on GnomeScan, helping developers and user to know what happen, what's needed, etc.

Preview

Issues

  • Only allow buttons (rotation, etc.)
  • No on-the-fly preview of the processing options
    • How to handle hardware/software processing ?

Solutions

Preselection

Issue

Application must be able to add prerequisite to scanner e.g. only black&white (fax app), provide a predefined set of papersize (ISO A* for word processor and photocopier, photo formats for photo manager, etc.), default resolution, etc.

TWAIN allow application to

  1. request value for an option
  2. limit available values for an option

In Flegita GIMP 0.6, we setted resolution default in GnomeScanSettings but :

  • There is no more GnomeScanSettings
  • It was limited to default value, unable to suggests papersize, etc.

Solution

Add preselections to job. Job takes care of applying preselection on nodes of the job.

Status

  • Default value preselection is done.

Outreach/SummerOfCode/2006/GnomeScanning/WhiteBoard (last edited 2013-12-03 23:50:39 by WilliamJonMcCann)