BitmapFont?

I’ve noticed you all use TTF for fonts, but is there any way to use BitmapFonts already in the engine? Or do I need to create my own way of using BitmapFonts?

I think CCLabelBMFont meets your need.