			   ————————————————
			      Gnome Scan
			   ————————————————


Gnome Scan aim to provide a sane scan infrastructure. Flegita provide
app and plugin on top of Gnome Scan for the desktop.

0.4.0.3 : added slovenian translation
0.4.0.2 : added arabic translation
0.4.0.1 : emergency build fix

Changes in version 0.4
========================

 * Rework GnomeScanDialog to make it very consistent with
   GtkPrintUnixDialog. Needs user and developer feedback. GnomeScandialog
   now herit from GtkDialog instead of GtkWindow.

 * Add GnomeScanAreaSelector widget using GtkPaperSize (Thanks Philip
   Sadleder !). This smart widget list available format for the device
   considering its geometry. It also compute if the image needs to be
   rotated or not if you choose portrait or landscape. However, you
   can still use "Custom size" which also mean custom rotation, using
   GnomeScanPreviewArea.

 * In GnomeScanSourceSelector, if user select ADF, the area is
   centered and moved to top. This allow user to select area for
   ADF. This is a bug if some device ADF do not center paper !

 * Change the default image shown in GnomeScanPreviewArea. Instead of
   a centered app icon, now use a "document" icon in top left
   corner. Far more useful.

 * Gnome Scan now handle wether an area is user defined. This allow
   GnomeScanPreviewArea to show only center handle (move) if a fixed
   format is specified, or all handle if size is custom.

 * flegita-gimp dialog is now sized 300x400 instead of 800x600 ! Also
   feature a field "Layer name" in order to preselect the created layer
   name.

 * Droping GnomeScanOptionWidget. Let UI designer manipulate label as
   the want (table, frame, …).

 * Dropped GnomeScanAvancedPreview and GnomeScanPreview. Let UI
   designer do what they want with GnomeScanPreviewArea. Also,
   GnomeScanDialog has now a fixed preview UI. Zoom will be
   implemented in the future to allow fine area selection.

 * Added support for X/Y resolution libgnomescan.

 * Add --disable-gnome ./configure option to drop flegita's Gnome
   dependencies (Thanks Olaf Leidinger !).

 * Code clean up.

Changes in version 0.3.1
========================

 * Improve SANE support (fix barked image bug).

 * Fix crash in GnomeScanResolutionSelector.

 * Disable mass acquisition in flegita-gimp.

 * Use 300dpi resolution for PDF. Fix PDF size in point, not in pixels.

 * Translations in fr, de and ca.

Changes in version 0.3
======================

 * Add --disable-probe option in order to use virtual devices instead
   of probing. This behaviour was automatic with the --enable-debugging
   option in 0.2.4.

 * Rework libgnomescan to support multi-scan acquisition and ADF support.

 * Rework libgnomescanui to support mass acquisition. Provide a
   GS_STOCK_DO_NEXT button for flatbed mass acquisition.

 * Add multipage PDF output support to Flegita.

 * Remove autopreview when flatbed source selected.

 * Fix bugs in GnomeScanAcquisitionDialog display.

 * Fix bugs in memory handling.

 * Fix typos in various messages (both debug and UI). Thanks to Philipp Sadleder.

 * Use g_get_home_dir () instead of ~/Documents as default save directory.

