Hi Paul, On Dec 16, 2007 11:32 AM, Robert Osfield <[EMAIL PROTECTED]> wrote: > Thanks for the testing. Slowly isolating the problem... hopefully :-) > > My best guess is an initialized variable or something similar.
I've done a review of the classes now in osgText and the freetype plugin and found misses initializers of some variables for a few classes, these variables are ones I would have expected to bit set later, but haven't done a detailed review of the various code paths so can't say if these uninitialized variables remained unintialized long enough to cause problems. The changes are now checked into SVN, could you do a svn update and see if these changes have any effect. Cheers, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

