On Fri, 29 Jan 2010 08:37:45 -0800 (PST), Jason H <scorp1us at yahoo.com> wrote: > Apparently only a single scale factor is supported. > > QGraphicsItem.setScale(qreal) > > The Qt API allows for independent X and Y scale factors. > QGraphicsItem.setXScale(qreal) > QGraphicsItem.setYScale(qreal) > > Can we get those supported? They aren't in Qt v4.6.1. Phil