Sanya
02-06-2001, 11:55 PM
Anybody know how it is possible to draw text rotated on 90,180,270 degree.
If i use somethink like this:
hFont = CreateFont(24, 0, 0, 90, FW_BOLD,FALSE, FALSE, FALSE,ANSI_CHARSET, OUT_TT_PRECIS,CLIP_DEFAULT_PRECIS,ANTIALIASED_QUAL ITY,FF_DONTCARE|DEFAULT_PITCH,"MS Sans Serif");
Text draw not rotated!
And if i use glRotate() text not rotated too!
Help me plz! http://www.opengl.org/discussion_boards/ubb/smile.gif
If i use somethink like this:
hFont = CreateFont(24, 0, 0, 90, FW_BOLD,FALSE, FALSE, FALSE,ANSI_CHARSET, OUT_TT_PRECIS,CLIP_DEFAULT_PRECIS,ANTIALIASED_QUAL ITY,FF_DONTCARE|DEFAULT_PITCH,"MS Sans Serif");
Text draw not rotated!
And if i use glRotate() text not rotated too!
Help me plz! http://www.opengl.org/discussion_boards/ubb/smile.gif