From: Tim Hunter Date: 2008-02-14T08:11:23+09:00 Subject: Re: another RMagick and rotation question shawn bright wrote: > Hello there all, > > i have an RMagick image of a circle with a line through it ( in png) > i would like to rotate the image, but whenever i use rotate to do > this, it makes a smaller image because the image is actually a cirlce > on a square transparent background. > > It will not make the image smaller if it is rotated angles of 90, 180, > 270 or 0 degrees, but as it approaches angles between those ( like 45 > and so on) the image is smaller and smaller. > > Has anyone got a good idea or workaround for this. I would love to > rotate the image but keep the circle part of the image the same size. > > thanks for any tips > > sk > Can you post some code? -- RMagick: http://rmagick.rubyforge.org/ RMagick 2: http://rmagick.rubyforge.org/rmagick2.html