Hi, I have also experienced problems with Text3D. Specifically, problems with character spacing (possibly kerning related?) where letters will end up overlapping for certain strings. I think 2.9.10 exhibits the overlapping behavior. I also updated to the latest trunk revision at the time (which was r12078), that resulted in the overlapping behavior being fixed, but then the overall text spacing quality was decreased.
Try the trunk revision and see if it works for you. Also, I was using FreeType 2.3.12 if I recall correctly. My eventual workaround was to revert to 2D text for the time being. - Judson On 3/8/2011 7:22 AM, Johannes Scholz wrote: > Hi, > > today I encountered a problem using osgText::Text3D. > > > When displaying the String "Viewports" using a osgText::Text3D, the display > of the text gets messed up. Other strings tend to work. > > "Viewports" appears as "iewports V". > > Problem occurs even in the example code. Just changed the text to "Viewports". > > I am on Windows-32 using OSG Tag 2.9.10. Not tested with other releases. > > Thank you! Any suggestions? > > Cheers, > Johannes > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=37420#37420 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

