I am slightly confused with Lesson 14 of the Tutorials

In Lesson 14 you can put OPEN GL text on the screen however how do you change the size of this text? There is a line which says:

font = CreateFont(-60, … // Height Of Font

However this seams to have no effect what so ever on the size of the font.

Does anyone know how to resize the font?

Thanks

Simon

use glScalef()