diff --git a/src/osgText/Font.cpp b/src/osgText/Font.cpp index 82150fdb1..0914cad5c 100644 --- a/src/osgText/Font.cpp +++ b/src/osgText/Font.cpp @@ -247,11 +247,11 @@ void Font::addGlyph(unsigned int width, unsigned int height, unsigned int charco glyphTexture = new GlyphTexture; - osg::notify(osg::NOTICE)<<" Creating new GlyphTexture "<setGlyphImageMargin(_margin);