Compartir a través de


Open the Font Manager

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 Blend para Visual Studio 2012, 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.

Nota importanteImportante

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.

To open the Font Manager from the Tools menu

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

    The Font Manager appears and lists all the available fonts that come with 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.

    JJ171003.69eb8d5f-797b-495e-b8ba-77261d0061a0(es-es,VS.110).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 tool JJ171003.2ff91340-477e-4efa-a0f7-af20851e4daa(es-es,VS.110).png or the Direct Selection tool JJ171003.6dd6571f-c116-451d-8dd2-1f88b8406362(es-es,VS.110).png.

  2. In the Properties panel, under Text, click Font Manager.

    The Font Manager appears and lists all the available fonts that come with 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.

Vea también

Tareas

Add a custom font to your application

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

Format text