Hi Thorsten, On Sun, May 8, 2011 at 4:35 PM, Thorsten Brehm <[email protected]> wrote: > The osgtext example also works for me. osgtext3D just exits with errorcode 1 > - but that's likely an unrelated issue. So it must be triggered by something > that our application does differently compared to the osgtext example.
Curious that osgtext3D is failing. I wonder if you system is picking up fonts that don't have support for reading polygonal descriptions of the fonts. Or perhaps it's the freetype version. >> What OS/Build tools are you using? What version of freetype? > Linux/x86_64, gcc 4.4.1. Freetype 1.3.1. I'm using Kubuntu 11.04 with g++ 4.5.2 and freetype version 2.4.4. Could you try updating your freetype version. It might be worth checking what fonts you are using, perhaps these are returning incorrect kerning information. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

