Hello!

I currently wrote a little today screen item and found out, that I took me
quite an
amount of time to find out the correct font to use when displaying
information on the
screen so that it matches the system plugins.

Does Windows provide appropriate fonts I can use in my applications so
that I do not
need to care about the correct font/size/style/weight?

Thanks in advance,

Christian

Re: Design issues: predefined fonts by Christian

Christian
Thu Jan 22 07:11:25 CST 2004

On Tue, 20 Jan 2004 12:40:41 +0100, Christian Gudrian
<Christian.Gudrian@gmx.de> wrote:

> Does Windows provide appropriate fonts I can use in my applications so
> that I do not
> need to care about the correct font/size/style/weight?

So there is indeed no SDK way to keep a consistent style for the today
screen and other parts of the Windows UI?

Christian