Recently, Randall Reetz wrote: > Can one rotate images by degree or fraction of degree?
You should be able to rotate an image simply by using: set the angle of img "myCoolImage" to 45 The docs say the numeric value is an integer so like most position-based things in Rev you can only use whole numbers, no fractions. Until Rev gets subpixel positioning, we won't be able to accomplish fine positioning of graphics and images. Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
