# BitmapCharacterInfo

The BitmapCharacterInfo contains information about a single character in a [FlatRedBall.Graphics.BitmapFont](https://github.com/flatredball/FlatRedBallDocs/blob/main/frb/docs/index.php). Usually BitmapCharacterInfos are not manually created - they are created automatically when loading a .fnt file into a BitmapFont; however, if you are creating custom fonts in code, you can do so by creating BitmapCharacterInfos.

Did this article leave any questions unanswered? Post any question in our [forums](https://github.com/flatredball/FlatRedBallDocs/blob/main/frb/forum.md) for a rapid response.
