<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Thomas,<div><span class="Apple-tab-span" style="white-space:pre"> </span>To expand on Greg's explanation a little: many graphics cards/drivers have a maximum line width they are capable of drawing.  When you render an image with supersampling N, each "tile" is drawn N times larger than normal and then sampled back down to its final size.  This greatly reduces the "stair stepping" on the edges of ribbons and so forth since the pixels in the final image are a blend of NxN original pixels.  This also means that lines have to be drawn N times thicker in each tile so that they are the right size in the final image.  If that thickness is beyond the capabilities of your graphics card/driver then those lines will look thinner than they should in the final image.</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>For an image of the size you're making (4096x3072) you probably don't need any supersampling unless it's going to be displayed at poster size.  In the image-saving dialog at the bottom it will say what the maximum line width you can use in the Chimera window without any reduction in the final image at your current supersampling setting.  If that information text is colored red, then the line thickness in the image will be less than the current line thickness in the Chimera window.  So you could experiment with what maximum supersampling setting you could use without the lines thinning in the image.</div><div><br></div><div>--Eric</div><div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                       <span class="Apple-converted-space"> </span></span>Eric Pettersen</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                       <span class="Apple-converted-space"> </span></span>UCSF Computer Graphics Lab</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                        </span><a href="http://www.cgl.ucsf.edu">http://www.cgl.ucsf.edu</a></font></p><br class="Apple-interchange-newline"></div></span> </div><br><div><div>On Dec 22, 2009, at 10:01 AM, Greg Couch wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>The maximum line width depends on your graphics driver.  When you save an image with the Save Image dialog, the bottom line above the buttons show the "effective maximum line width".  If you reduce the size of the image or reduce the amount of supersampling, then you can have larger lines.<br><br><span class="Apple-tab-span" style="white-space:pre">       </span>- Greg<br><br>On Tue, 22 Dec 2009, Dipl.-Ing. Thomas Mitterfellner wrote:<br><br><blockquote type="cite">Hello!<br></blockquote><blockquote type="cite">I am making large images (4096x3072) which use silhouette edges and dashed wire-style bonds. When I increase the width of the silhouette edges, I do see that on the screen, but the output image turns out the same regardless of this setting. The same is true for my dashed bonds. Is this some issue of graphics card (GeForce 6200) or am I missing something?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thank you,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thomas<br></blockquote>_______________________________________________<br>Chimera-users mailing list<br><a href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a><br>http://www.cgl.ucsf.edu/mailman/listinfo/chimera-users<br></div></blockquote></div><br></div></body></html>