Hi All, I've been reviewing the texcoord maths in Font.cpp and Text.cpp and believe that the sizeAdjustment should actually be 0.0, and the we need to also add CLAMP_TO_EDGE. I have been testing using the osgfont example and this change results in better looking text, inline with Farshid's result.
osgfont fonts/arial.ttf 10 15 20 25 30 40 80 An svn update will get these changes. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

