Skip to content

Pepsi1x1/WP7-Font-List-Picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After searching the web I couln't find a good example of a font chooser for Windows Phone 7, so I put this together, this will work with either 7.0 NoDo or 7.1 Mango!

Ive included three custom fonts to show how that works too.

One is embedded with Expression Blend using the Font Manager:

[To embed a font using the Font Manager] (http://msdn.microsoft.com/en-us/library/cc294629.aspx)

One included as Content:

Drag & Drop into Visual Studio -> Properties -> Content & Copy if newer

Also one as a Resource:

Drag & Drop into Visual Studio -> Properties -> Resource & Don't Copy

This project contains a reference to [The Silverlight Toolkit] (http://silverlight.codeplex.com/) You will need this if you want to implement it in your own project.

Or it's easiest to use NuGet to install it

About

An easily reusable and flexible font chooser for Windows Phone 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages