<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Many Thanks Troy. I have made the changes you kindly suggested and now I understand better the logic of it all. That being said, however, I can notice that the gradation does not reach the full black extreme color &nbsp;to the right of the "eme" polygon (it shows as a mild greyish--blue). Is there a reason for this? Perhaps its best to change the size of the square used for the coloring, or should it be better to reduce the amount of the shift?&nbsp;<div>The idea would be to begin with any given color in the leftmost part of the polygon and have it full black to the left.</div><div><br></div><div>Thanks again man.<br><div>%CHANGE THIS?</div><div><div>&nbsp;sq := (0,0)--(u,0)--(u,alt)--(0,alt)--cycle;</div><div>&nbsp;for i=0 step s until 300:</div><div>&nbsp;&nbsp; fill sq shifted (-6u+10i,0) <b>OR THIS?</b> withcmykcolor (i/100)[(1,0.60,.60,0),(1,1,1,1)];</div><div>&nbsp;endfor;</div><div>&nbsp;clip currentpicture to eme;</div><div><br></div><div><br></div></div><div><br><div><div>El 19/03/2009, a las 01:39 p.m., Troy Henderson escribió:</div><br><blockquote type="cite"><div><blockquote type="cite">&nbsp; sq := (0,0)--(u,0)--(u,alt)--(0,alt)--cycle;<br></blockquote><br>or even<br><br>sq:=unitsquare xscaled u yscaled alt;<br><br>Troy<br><br></div></blockquote></div><br><div apple-content-edited="true"> <div><div><div><div><br>Si perdiste una revista. Tus amigos también la perdieron, no la compraron o la tiraron.&nbsp;Cuarta Ley de Johnson. </div><div><div>------------------------------</div><div>Jesús Guillermo Andrade (Abg.)</div>Gerente de Litigios y Corporativo. EDM. AC. API.<br>Andrade &amp; Moreno S.C. (<a href="http://amlegal.wordpress.com/">http://amlegal.wordpress.com/</a>)</div></div></div></div> </div><br></div></div></body></html>