Drawing a line above an image
Hi to all, I have a <cfimage> related question for you.
I need to draw a line with a specified angulation above an image.
How can I do? My first idea is to take a "line" image (a png with width 20px and height 1px) and rotate it with cfimage.
But then I have to draw this line starting from a specific point on the background image. I don't know how.
Any idea?
P.S.
My background image is something similar to http://www.lentieocchiali.com/ricettaoculistica/index_file/image002.jpg (The half-moon on the bottom)
