Re: Modifying font objects

2004-02-21 Thread Dmitry Timoshkov
"Chris Seaton" <[EMAIL PROTECTED]> wrote: > Is it possible to modify a font object's size? I want an N point version > of the SYSTEM_FONT. I thought that perhaps I could get an instance of > SYSTEM_FONT, and then set some attribute for the point size. That didn't > seem to be possible so I thou

Modifying font objects

2004-02-21 Thread Chris Seaton
This is really a generic Windows progamming question, sorry... Is it possible to modify a font object's size? I want an N point version of the SYSTEM_FONT. I thought that perhaps I could get an instance of SYSTEM_FONT, and then set some attribute for the point size. That didn't seem to be possi