What font is used for the interface in Windows Phone 7 and Windows 8 Dev Preview? Is this font free to use? I would like a font like "Helvetica\free".

link|improve this question
feedback

5 Answers

up vote 7 down vote accepted

Windows 8 Developer Preview uses Segoe WP in some places (mostly Metro styled apps and settings) and the Windows 7 default font Segoe UI on the desktop.

The Consumer Preview of Windows 8 will use Segoe WP everywhere.

The fonts are free to use. You get them if you install Visual Studio 2010 or other free developer tools from Microsoft for creating Windows Phone apps.

link|improve this answer
What does WP stand for? Nevermind, found it on the Segoe Wikipedia: "Segoe WP is the Windows Phone 7 specific version of Segoe." – Tom Wijsman Apr 20 at 11:56
2  
@Tom, WP: Wijsman Proof – iglvzx May 24 at 21:50
feedback

what font is used on windows phone 7 and windows 8 dev preview??

For their Metro design language, Microsoft use fonts from the Segoe family. Windows Phone 7 uses Segoe WP.

And is this font free to use?

Segoe WP is bundled with Visual Studio 2010, but (I'm guessing here) you are probably only allowed to use it in your developed software and related materials.

A very similar Segoe UI is free for personal use, but must be licensed from Microsoft for commercial usage or for web development. Segoe UI is also closely related to Frutiger, which is sold commercially.

Answer must be like "Helvetica\free".

Good luck with that.

link|improve this answer
feedback

You can identify fonts by making a screenshot, cropping a sample of text and posting it at web-sites such as WhatTheFont! « MyFonts.

Some say it is a version of Monotype's Segoe which has been alleged to be a rip-off of Linotype's Frutiger.

Both are commercial fonts, to use them on another computer you'll need to buy the font (licence) for that computer or install commercial software that has the font bundled with it.

(Dang, that grawity is fast on the draw)

link|improve this answer
feedback

There are some hints http://forum.xda-developers.com/showthread.php?t=728913

link|improve this answer
Please don't just post links. Replicate the information in your answers and add a contribution to the source. – Oliver Salzburg May 24 at 21:14
feedback

The Segoe WP font used in Windows Phone 7 and in much of Windows 8. It is free to use under the Apache license when obtained via the LightSwitch Metro Theme Extension Sample for Visual Studio 11. The fonts are stored in the folder C#\MetroThemeExtension\MetroThemeExtension.Client\Presentation\Fonts.

link
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.