text with a solid background

What’s the best way to draw text (created in Windows with CreateFont() and wglUseFontBitMaps()) that has a solid background for use in labeling 2D raster images?

Thanks,

Paul

textured quads.

generate the label texture, and draw a quad with it.