Open the Font Manager

This page applies to WPF and Silverlight 2

Use the Font Manager to manage fonts and select subsets of fonts that you want to embed in your application. Typically, users will already have most of the fonts that you can select in Microsoft Expression Blend 2, and therefore you do not have to embed them. However, if you add a custom font to your application, you must embed it in your application so that your users will see the font.

Important

If you decide to embed, subset, or otherwise redistribute fonts in your application, it is your responsibility to make sure that you have the required license rights for those fonts.

Note

Font embedding is not available when you open a Microsoft Silverlight 1.0 project.

To open the Font Manager from the Tools menu

  • In an open project in Expression Blend, on the Tools menu, click Font Manager.

    The Font Manager appears and lists all the available fonts that come with Expression Blend. If you have added any custom font files to your project, they will appear at the top. For information about how to embed a font, see Embed a font or a subset of a font in your application.

    Cc295083.69eb8d5f-797b-495e-b8ba-77261d0061a0(en-us,Expression.10).png

To open the Font Manager when you are working with a text control

  1. Select the object that contains the text that you want to format, by using either the Selection Cc295083.2ff91340-477e-4efa-a0f7-af20851e4daa(en-us,Expression.10).png tool or the Direct Selection Cc295083.6dd6571f-c116-451d-8dd2-1f88b8406362(en-us,Expression.10).png tool.

  2. In the Properties panel, under Text, click the Show advanced properties Cc295083.81e110f1-4068-4299-957d-0693cea95088(en-us,Expression.10).png button.

    Cc295083.efdd3072-0e14-40f4-9488-8d21cadf50f2(en-us,Expression.10).png

    The advanced properties section expands under Text.

  3. Next to Embed and Subset, click Font Manager.

    The Font Manager appears and lists all the available fonts that come with Expression Blend. If you have added any custom font files to your project, they will appear at the top. Fonts that are already embedded in your application are checked.

See also

Concepts

Add a custom font to your application

Embed a font or a subset of a font in your application

Format text