<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:tahoma,new york,times,serif;font-size:10pt">Well, if the input image is different from the render resolution, there is a two step issue the compositor has to face. 1) if the input image is higher res than the output, but the aspect ratios are different, the input has to be cropped or stretched. If cropped, then it is arbitrary and up to the compostior to choose an area of the input image that makes it into the final render. 2) if the input image is smaller resolution, then the image has to be letterboxed which presently is completely automatic - :) or translated so it is an element over another image. <br><br>Presently, the Scale node, when Absolute is chosen, uses the Render settings and scales the image to the "proper" resolution.&nbsp; There is a Screen Size % option, but I cant figure it out :( Either way, it's a human decision. <br><br>I *would*
 like the image node to give you resolution info about the image, like the texture panel does. <br><div>&nbsp;</div>----------------<br>Sent by Roger Wickes for intended recipient. If you are not the intended recipient, please delete this message and contact Mr. Wickes immediately.<div><br></div><div style="font-family: tahoma,new york,times,serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Dalai Felinto &lt;dfelinto@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> bf-blender developers &lt;bf-committers@blender.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Sunday, January 11, 2009 11:02:29 PM<br><b><span style="font-weight: bold;">Subject:</span></b> [Bf-committers] Render Layers and render size problems (50%, 25%, ...) to be addressed in 2.5?<br></font><br>
Hello,<br><br>As some of you may know, the Render Layer system always use absolute<br>values for its tools.<br><br>For example, if you use a Crop node cutting half of the image, once<br>you change the render size to 50%, the result will be completely<br>different.<br>The same problem happens with Translate node, and when you use an<br>external image as Input (according to the size of the render,<br>different parts of the image will be displayed). I guess Blur node is<br>also affected by this (the scale of the blur radius).<br><br>I'm not familiar with the Render Nodes code, but it looks like we<br>would need to use a transformation factor (0.5, 0.25,...) relative to<br>the render size *everytime* we are using absolute values (or at least<br>in the cases above).<br><br>The reason I'm writing it, it's because I'm wondering if this is the<br>kind of think that could/should be solved while porting render nodes<br>to 2.5. Specially if the solution may be
 structural, it could avoid<br>re-work later.<br><br>Sorry if this is not priority or the focus of 2.5 now, but I felt like<br>writing :)<br><br>Cheers,<br>Dalai<br><a href="http://blenderecia.orgfree.com" target="_blank">http://blenderecia.orgfree.com</a><br>_______________________________________________<br>Bf-committers mailing list<br><a ymailto="mailto:Bf-committers@blender.org" href="mailto:Bf-committers@blender.org">Bf-committers@blender.org</a><br><a href="http://lists.blender.org/mailman/listinfo/bf-committers" target="_blank">http://lists.blender.org/mailman/listinfo/bf-committers</a><br></div></div></div><br>

      </body></html>