Sorry for the noise: I think I answered my own question.  You basically stick a pinhole in the image you want to place at its desired center, you put a pinhole on the scene at the place you want the image to go, and you use overlay/pinhole to place the image (or place-image/align, and use &#39;pinhole as the x-place and y-place.)  <br>
<br>I&#39;m still a little confused by the use of place-image/align, since it seems like you need to utter the location that you&#39;re pinning the image to twice, once in the coordinates for place-image/align, and once in the pinhole you place on the scene.  But it does seem to work.<br>
<br>y<br><br><div class="gmail_quote">On Sat, Feb 5, 2011 at 10:05 PM, Yaron Minsky <span dir="ltr">&lt;<a href="mailto:yminsky@gmail.com">yminsky@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
In playing around with image.ss, I&#39;ve run into the following problem: the center of an image does not appear to be rotation invariant.  Thus, if you use place-image/align in order to place a triangle, say, that you then rotate continuously, you will see the triangle wobble as its effective center moves around.<br>

<br>Is there any way around this?  I tried using pinholes, but pinholes seem to require that all images involved have pinholes, which is not quite what I&#39;m going for.  What I really want to do is to declare a stable center for an image, but I can&#39;t quite figure out how to do that.<br>
<font color="#888888">
<br>y<br>
</font></blockquote></div><br>