<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello everybody!</p>
    <p>Some time ago I tried to scan a big archive of old camera rolls
      with xSane and found problems:</p>
    <ol>
      <li>Its 'scan area selection' was wrong, it got a shift if the
        Preview was zoomed in.</li>
      <li>'Zoom to point' and 'Zoom out' worked in a weird manner, it
        lost the center point.<br>
      </li>
      <li>The image was tied to the top-left corner that is pretty
        unusual nowadays.</li>
      <li>Zoom did not react to the size of window.<br>
      </li>
    </ol>
    <p>It would make scanning frustrating, so I decided to make a custom
      version of xSane.</p>
    <p>Major changes, Preview window:<br>
    </p>
    <p>* xsane-preview.h/c : geometry calculations of Preview window
      revised, clarified and simplified.<br>
      * Preview image reacts on the window size: the same part of image
      is visible after resizing.<br>
      * 'Fit to screen' stated as a separate mode that allows to see the
      entire image regardless of the window size.<br>
      * Zoom In/Zoom Out work as it supposed to do.</p>
    <p>Minor changes:</p>
    <p>* aclocal.m4 removed, it is a generated file.<br>
      * configure, configure.in fixed, it could not detect SANE
      installed.<br>
      * New button 'Half frame for 135 type camera roll' added, it
      creates a selection bix of the mentioned size that can be dragged
      to shots on the camera roll.<br>
      * New xsane_list_all_scanner_parameters() function in xSane that
      dumps everything found in the results of sane_control_option().</p>
    <p>I am not sure if my changes to configure files are good enough,
      but the original files did not work at all.</p>
    <p>Also, xSane is tested only with my computer & my scanner
      (Cannonscan 9000F).</p>
    <p>Repo: <a class="moz-txt-link-freetext" href="https://gitlab.com/umaxik/xsane.git">https://gitlab.com/umaxik/xsane.git</a></p>
    <p>Best regards,<br>
      Max Ushakov<br>
    </p>
    <p>
      <style type="text/css">p { margin-bottom: 0.1in; line-height: 115%; background: transparent none repeat scroll 0% 0%; }a:visited { color: rgb(128, 0, 0); text-decoration: underline; }a:link { color: rgb(0, 0, 128); text-decoration: underline; }</style></p>
    <p>
      <style type="text/css">p { margin-bottom: 0.1in; line-height: 115%; background: transparent none repeat scroll 0% 0%; }a:visited { color: rgb(128, 0, 0); text-decoration: underline; }a:link { color: rgb(0, 0, 128); text-decoration: underline; }</style></p>
  </body>
</html>