<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 12, 2014 at 1:10 PM, Andras Lasso <span dir="ltr"><<a href="mailto:lasso@queensu.ca" target="_blank">lasso@queensu.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Thanks for the quick response. Maybe you can help with the following more specific questions, too:<u></u><u></u></span></p>

<p><u></u><span style="font-size:11.0pt;font-family:Symbol;color:#1f497d"><span>ˇ<span style="font:7.0pt "Times New Roman"">        
</span></span></span><u></u><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">If I add an inverse transform then what will be written to file: A. the original transform with a flag that indicates that it has to be inverted or
 B. the computed (usually lossy) inverse?</span></p></div></div></blockquote><div><br></div><div>The inverse should be, if it is added.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple"><div><p><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u><u></u></span></p>
<p><u></u><span style="font-size:11.0pt;font-family:Symbol;color:#1f497d"><span>ˇ<span style="font:7.0pt "Times New Roman"">        
</span></span></span><u></u><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Can I add a CompositeTransform to CompositeTransform (compTransform1->AddTransform(compTransform2))? Can it be saved to file?</span></p>
</div></div></blockquote><div><br></div><div>I am not sure.  It does not seem to be tested.  Kent Williams (in CC) did a lot of the implementation, and he may know.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple"><div><p><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u><u></u></span></p>
<p><u></u><span style="font-size:11.0pt;font-family:Symbol;color:#1f497d"><span>ˇ<span style="font:7.0pt "Times New Roman"">        
</span></span></span><u></u><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Can I add an inverted CompositeTransform to a CompositeTransform (compTransform1->AddTransform(compTransform2->GetInverseTransform()))? Can it be
 saved to file?</span></p></div></div></blockquote><div>If an inverse transform can be created (also long as the component transforms have working GetInverseTransform()), it can be saved to a file.  The new transform will not know it is an inverse.</div>
<div><br></div><div>HTH,</div><div>Matt </div></div></div></div>