Vista Fonts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I want to use the new Vista Font in my application (C#). Whats the name of
the font? I have no vista, but I wrote applications for vista. Is it allowed
to use the font without having vista (beta)?
 
DHarry said:
Hello,

I want to use the new Vista Font in my application (C#). Whats the name of
the font? I have no vista, but I wrote applications for vista. Is it allowed
to use the font without having vista (beta)?

There are a number of new vista fonts. You are best to avoid referring
to fonts by name, and simply using general programmatic references,
regardless of which O/S version you are using.

The Vista SDK documentation on MSDN can guide you.
 
Segoe UI .... that's the name of the font I want to use in my app..

What do you mean with the Vista SDK, the Windows SDK which size is more than
1000 MB? Can you post a link please?
 
DHarry said:
Segoe UI .... that's the name of the font I want to use in my app..

What do you mean with the Vista SDK, the Windows SDK which size is more than
1000 MB? Can you post a link please?

Start reading here: www.msdn.com
 
P.S. The Build 5308 WDK is also Available on MSDN Subscriber Downloads, also
just FYI.
 
Segoe UI :o)

--
Zack Whittaker
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: www.msblog.org
» Vista Knowledge Base: www.vistabase.co.uk
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
that up!

--: Original message follows :--
 
Back
Top