Hi,

I need the zoom in/out facility in QGLWidget, which has text drawn on it with other primitives.

When I zoom in/out the primitives get minimized/maximized but the text remains at the same size. I want to have text size should reduce/increate with zoom in/out.

Thank you.