I would think that if you want to display a bitmap font that is rendered in OpenGL, using a texture node would be no more overhead or work than using a shader; actually, using a shader seems more intensive from a development standpoint, and I wouldn't expect it to perform any better necessarily since the same type of work still needs to be done by the graphics engine.
Bookmarks