I want to be able to render outline fonts without GL_LINE_SMOOTH enabled.
For texture and buffer fonts: I want to be able to render them with GL_NEAREST interpolation. I want to be able to have them not anti-aliased like bitmap fonts.
Log in to post a comment.