0.9.11 release

Scan Tailor specific announcements, releases, workflows, tips, etc. NO FEATURE REQUESTS IN THIS FORUM, please.

Moderator: peterZ

Post Reply
Tulon
Posts: 687
Joined: 03 Oct 2009, 06:13
Number of books owned: 0
Location: London, UK
Contact:

0.9.11 release

Post by Tulon »

Get it from the official website. The link to the change log is on the download page.
Scan Tailor experimental doesn't output 96 DPI images. It's just what your software shows when DPI information is missing. Usually what you get is input DPI times the resolution enhancement factor.
User avatar
Gerard
Posts: 154
Joined: 17 Oct 2010, 07:15
Number of books owned: 0
Location: Berlin (Germany)

Re: 0.9.11 release

Post by Gerard »

http://scantailor.sourceforge.net/?q=node/30
Version 0.9.11 - January 17, 2012
  • Ability to fix DPI of source images in an existing project.
  • Project portability through resource relinking.
  • It's now possible to save your project in an out-of-memory situation.
  • A 64-bit version is available for Windows.
  • New translations: Spanish, Ukrainean.
dtic
Posts: 464
Joined: 06 Mar 2010, 18:03

Re: 0.9.11 release

Post by dtic »

0.9.11 runs all right in Win XP 32bit. 64bit is also very good news!

A small thing: the new relinking window has a green scrollbar that differs in look and shape from scrollbars elsewhere in ST in Windows. See image. Is that the intended appearance?
Attachments
1.png
1.png (2.36 KiB) Viewed 11844 times
knappen
Posts: 35
Joined: 29 Jul 2010, 20:21

Re: 0.9.11 release

Post by knappen »

Thanks for this upgrade!
Tulon
Posts: 687
Joined: 03 Oct 2009, 06:13
Number of books owned: 0
Location: London, UK
Contact:

Re: 0.9.11 release

Post by Tulon »

dtic wrote:A small thing: the new relinking window has a green scrollbar that differs in look and shape from scrollbars elsewhere in ST in Windows. See image. Is that the intended appearance?
It's not a scrollbar :)
It's a status indicator. Green means your files are really there.
Scan Tailor experimental doesn't output 96 DPI images. It's just what your software shows when DPI information is missing. Usually what you get is input DPI times the resolution enhancement factor.
dtic
Posts: 464
Joined: 06 Mar 2010, 18:03

Re: 0.9.11 release

Post by dtic »

Ah ok I see. I moved some files just to test it out. Works fine and the indicator signals red. I can see that feature coming in handy. The red indicator graphics look jagged in a weird way when scrolling the list. No biggie since relinking work and that is the important thing, the rest is just icing on the cake.
Attachments
a.png
a.png (2.56 KiB) Viewed 11804 times
Tulon
Posts: 687
Joined: 03 Oct 2009, 06:13
Number of books owned: 0
Location: London, UK
Contact:

Re: 0.9.11 release

Post by Tulon »

It's not supposed to look like this. Can you send me your project file?
Scan Tailor experimental doesn't output 96 DPI images. It's just what your software shows when DPI information is missing. Usually what you get is input DPI times the resolution enhancement factor.
dtic
Posts: 464
Joined: 06 Mar 2010, 18:03

Re: 0.9.11 release

Post by dtic »

I don't think it is project specific. For any new project with any files I can reproduce that. Below is a sample project file from one such test. I've simply loaded the images and done no processing steps yet. If I then open the relinking window and scroll the indicator gets a "jagged" shape. (With few images in this specific test I had to resize the window to get a scrollbar. But the issue is there also with the default sized window and more images.)
edit: forgot to write that the jagged effect appears both when green and red indication, not only red as I first thought.

Code: Select all

<project outputDirectory="C:\test\out" layoutDirection="LTR">
  <directories>
    <directory path="C:/test" id="1"/>
  </directories>
  <files>
    <file dirId="1" id="2" name="0001.jpg"/>
    <file dirId="1" id="6" name="0002.jpg"/>
    <file dirId="1" id="10" name="0003.jpg"/>
    <file dirId="1" id="14" name="0004.jpg"/>
    <file dirId="1" id="18" name="0005.jpg"/>
    <file dirId="1" id="22" name="0006.jpg"/>
    <file dirId="1" id="26" name="0007.jpg"/>
    <file dirId="1" id="30" name="0008.jpg"/>
    <file dirId="1" id="34" name="0009.jpg"/>
    <file dirId="1" id="38" name="0010.jpg"/>
  </files>
  <images>
    <image subPages="2" fileImage="0" fileId="2" id="3">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="6" id="7">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="10" id="11">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="14" id="15">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="18" id="19">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="22" id="23">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="26" id="27">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="30" id="31">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="34" id="35">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
    <image subPages="2" fileImage="0" fileId="38" id="39">
      <size width="4680" height="3307"/>
      <dpi vertical="400" horizontal="400"/>
    </image>
  </images>
  <pages>
    <page imageId="3" subPage="left" id="4"/>
    <page imageId="3" subPage="right" id="5"/>
    <page imageId="7" subPage="left" id="8"/>
    <page imageId="7" subPage="right" id="9"/>
    <page imageId="11" subPage="left" id="12"/>
    <page imageId="11" subPage="right" id="13"/>
    <page imageId="15" subPage="left" id="16"/>
    <page imageId="15" subPage="right" id="17"/>
    <page imageId="19" subPage="left" id="20"/>
    <page imageId="19" subPage="right" id="21"/>
    <page imageId="23" subPage="left" id="24"/>
    <page imageId="23" subPage="right" id="25"/>
    <page imageId="27" subPage="left" id="28"/>
    <page imageId="27" subPage="right" id="29"/>
    <page imageId="31" subPage="left" id="32"/>
    <page imageId="31" subPage="right" id="33"/>
    <page imageId="35" subPage="left" id="36"/>
    <page imageId="35" subPage="right" id="37"/>
    <page imageId="39" subPage="left" id="40"/>
    <page imageId="39" subPage="right" id="41"/>
  </pages>
  <file-name-disambiguation>
    <mapping file="2" label="0"/>
    <mapping file="6" label="0"/>
    <mapping file="10" label="0"/>
    <mapping file="14" label="0"/>
    <mapping file="18" label="0"/>
    <mapping file="22" label="0"/>
    <mapping file="26" label="0"/>
    <mapping file="30" label="0"/>
    <mapping file="34" label="0"/>
    <mapping file="38" label="0"/>
  </file-name-disambiguation>
  <filters>
    <fix-orientation/>
    <page-split defaultLayoutType="auto-detect"/>
    <deskew/>
    <select-content/>
    <page-layout/>
    <output>
      <page id="4">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="5">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="8">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="9">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="12">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="13">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="16">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="17">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="20">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="21">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="24">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="25">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="28">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="29">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="32">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="33">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="36">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="37">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="40">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
      <page id="41">
        <zones/>
        <fill-zones/>
        <params depthPerception="2" despeckleLevel="cautious" dewarpingMode="off">
          <dpi vertical="600" horizontal="600"/>
          <color-params colorMode="bw">
            <color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
            <bw thresholdAdj="0"/>
          </color-params>
        </params>
      </page>
    </output>
  </filters>
</project>
Tulon
Posts: 687
Joined: 03 Oct 2009, 06:13
Number of books owned: 0
Location: London, UK
Contact:

Re: 0.9.11 release

Post by Tulon »

OK, I see. This happens when you scroll down. I'll fix this later.
Scan Tailor experimental doesn't output 96 DPI images. It's just what your software shows when DPI information is missing. Usually what you get is input DPI times the resolution enhancement factor.
Post Reply