We are using osg 1.2 -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Robert Osfield Gesendet: Montag, 5. Februar 2007 13:38 An: osg users Betreff: Re: [osg-users] Some bugs when using osgText::Text
Hi Richard, Which version of the OSG are you using? On 2/5/07, Schmidt, Richard, SDGE1 <[EMAIL PROTECTED]> wrote: > Hi, > we are having some bugs when using osgText. > > * When using "Microsoft Sans Serif" the whitespaces don't get rendered. > Other letters appear correctly. I don't know if this is a freetype > bug... I have just merged a workaround sent in by Gordon Tomlinson for buggy MS fonts, I don't know if this has any impact. > * Somehow the boundingbox/origin computation of osgText is off. As a > workaround we place it at 0,0,0 and than transform the geode at the > desired position. Any ideas, why it doesn't compute the bounding box > correctly? > * With it's custom drawimplementation osgText doesn't seem to support > overwriting statesets properly. It would be great if it supports > statessets like other osg nodes do. All of these items could well be fixed in the CVS version of the OSG. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
