Hi Jim, I didn't tried it, but it should be possible using Html5 canvas - create context, rotate, draw image (it will be rotated).
-- Best regards - Petr Kobalicek <http://kobalicek.com> On Thu, Mar 4, 2010 at 2:42 AM, Jim Hunter <[email protected]> wrote: > I have a need to rotate images on the client, simple rotation 90 degrees at > a time. If I can't do it on the client I can already do it on the server, I > was just trying to eliminate the round trip. > > I am currently using the qx.ui.basic.Image class to display the bitmap > image. > > Thanks, > Jim > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
