|
-
September 27th, 1999, 04:31 AM
#1
Rotating a given CFont
Rotating a given CFont
Hello !
I got a lot of answers how to create a new CFont which is rotated by setting the Escapment. This works fine.
Now I want to do the following:
I got a CFont-Object (which can be every font available), and I want THIS font to be rotate. It should be a function like
CFont *GetRotatedFont(CFont *pNormalFont)
which provides a rotated font for EVERY *pNormalFont, which is putted in.
So should I copy the font and then setting the Escapement ? How ?
Regards
Martin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|