FontDescriptionProcessor Class
Note
This class is available only when developing for Windows.
Provides methods to convert a font description class containing the name and size of a font into SpriteFontContent.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Processors
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[ContentProcessorAttribute]
public class FontDescriptionProcessor : ContentProcessor<FontDescription, SpriteFontContent>
See Also
Reference
FontDescriptionProcessor Members
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace
Tasks
How to: Extend the Font Description Processor to Support Additional Characters
Platforms
Windows 7, Windows Vista, Windows XP