C++ (Qt)glPushMatrix();glScaled(3,3,3);glRotated(60,0,1,0);w->renderText(0, 0, 0, Name());glPopMatrix();