Error loading .xbs script with "Fill" resize

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: XnTriq, helmut, xnview

Post Reply
ZEN Man
Posts: 1
Joined: Wed Mar 16, 2016 4:29 am

Error loading .xbs script with "Fill" resize

Post by ZEN Man »

Hi!

When importing a .xbs script into XnConvert with a Resize action. The Width and Height are not pulled from the .xbs file if the mode is "Fill". It works fine if the more is "Fit".

Code: Select all


<?xml version="1.0" encoding="UTF-8"?><XnView_script version="1.0" name="ZEN Resize">
    <Resize mode="4" width="2048" height="1536" unit="0" ratio="true" orientation="false" enlarge="2" resample="7" gamma_correct="false"/>
    <Clean_metadata flags="63"/>
    <Set_DPI x="72" y="72" keep="false"/>
    <Enhance_focus/>
    <Output folder="" filename="Photos_{Folder name}_#" case="0" format="JPEG">
        <Options overwrite="1" orgDate="false" keepMeta="false" keepICC="false" keepFolder="false" keepParentFolder="false" delOrg="false" multipage="false" allPages="false" openExplorer="true" openBrowser="false" clearItems="false"/>
        <JPEG quality="80" progressive="false" optimizeHuffman="false" rebuildThumb="true" orgQuality="false" DCTMethod="0" subSampling="0" smoothFactor="0"/>
    </Output>
</XnView_script>

Any idea if this is a bug? Or am I doing something wrong?
User avatar
xnview
Author of XnView
Posts: 43326
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Error loading .xbs script with "Fill" resize

Post by xnview »

See Issue 800 for current status and details.
Pierre.
Post Reply