Hi Johannes, There was a bug in osgText/freetype plugin's handling of kerning that caused negative and wrongly scaled kerning offsets, this produced exactly the problem you described. I tracked down and fixed this bug, so try svn/trunk ;-)
Robert. On Tue, Mar 8, 2011 at 12:22 PM, Johannes Scholz <[email protected]> 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

