Here is Beta version of an extension for drawing 2D text in OpenGL using bitmap fonts.
Bitmap fonts used in this extension are generated with AngelCode's bitmap font generator Please login to see this link.
Extension can currently load font descriptor in text format only and font texture should be exported as 32b depth, white text with alpha preset.
Testing/feedback/suggestions are appreciated.