Hi,
How do I create a vertical text?
I have tried to create a font with CFont::CreateFont() and then draw the text with CDC:rawText(), but I don't think I got the parameters right.
If anybody has some help to offer, I would be grateful.
/Henrik Johansson




rawText(), but I don't think I got the parameters right.
Reply With Quote