The software I work on at work uses bitmap fonts. We actually have a system that renders windows fonts without subpixel rendering on a few backgrounds and then saves the output to header files for us to include in the project. It's mainly for space saving reasons and the fact that getting a proper text rendering system was more work than it was worth.