FontTextureProcessor Members
The following tables list the members exposed by the FontTextureProcessor type.
Public Constructors
Name | Description | |
---|---|---|
FontTextureProcessor | Initializes a new instance of FontTextureProcessor. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | Creates SpriteFontContent from a bitmap. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
GetCharacterForIndex | Maps a glyph index to a character. | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
FontTextureProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace