Hi Nick, On Wed, Dec 9, 2009 at 5:26 PM, Trajce Nikolov <[email protected]> wrote: > there are some odd spacings int Arial.ttf with text3d. This thing used to > work well. Any recent changes in there ?
I've just tracked the problem down a bug in the new code for positioning the characters - it's multiplying the position matrix in accumulative way causing the the characters to speed off the screen... I'm current working out how to refactor the code to avoid this. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

