Fixes for optional compile of GL_LUMINANCE_ALPHA and GL_ALPHA texture usage
in fonts. Default to GL_ALPHA.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
//#define OSG_FONT_USE_LUMINANCE_ALPHA
|
||||
|
||||
namespace osgText {
|
||||
|
||||
class Font;
|
||||
|
||||
Reference in New Issue
Block a user