Hi Thorsten, On Sun, May 8, 2011 at 6:49 PM, Thorsten Brehm <[email protected]> wrote: > Yes, it's the font which makes the difference! We're using txf font files - > not freetype. None of our txf fonts works with >=r12068. Maybe our files are > broken somehow, and don't supply the required kerning info. But I suspect > that it's rather the TXFFont plugin itself which requires an update. The > freetype plugin was adapted as part of changeset 12068, but TXFFont wasn't > touched since. For example, TXFFont::getKerning just returns (0,0). And it > never calls any of the new Glyph::setWidth/setHeight methods. I guess that's > the likely cause?
Good news, it does rather sound like it's a problem with the txf plugin that hasn't been updated correctly to handle the revisions to osgText. Could you send me an example txf file so that I can test it at my end. Thanks, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

