rotating images
Hi, I tried to make images rotate on winxp and x11 by using the draw-image function with a rotationmatrix as :transform argument, without success. Does this simply not work on this platforms, or am I doing something wrong ? This is from the draw-image documentation : ,----[ http://www.lispworks.com/documentation/lw51/CAPRM/html/capiref-466.htm ] | Support for scaling and rotation are library dependent. | Specifically, scaling is supported in the Windows and Cocoa | implementations, but not on X11/Motif. `---- Thanks, A.Politz