[osg-users] Big fonts in current SVN
Paul Martz
pmartz at skew-matrix.com
Sun Dec 16 11:53:08 PST 2007
Thanks, Robert -- Unfortunately, this change had no effect.
Maybe another avenue of attack might be to add DEBUG_INFO messages to
osgText to display components that contribute to the final size of
SCREEN-aligned glyphs? Then we could compare my DEBUG_INFO output against
yours to see if that sheds any light?
-Paul
>
> Hi Paul,
>
> On Dec 16, 2007 11:32 AM, Robert Osfield
> <robert.osfield at gmail.com> wrote:
> > Thanks for the testing. Slowly isolating the problem...
> hopefully :-)
> >
> > My best guess is an initialized variable or something similar.
>
> I've done a review of the classes now in osgText and the
> freetype plugin and found misses initializers of some
> variables for a few classes, these variables are ones I would
> have expected to bit set later, but haven't done a detailed
> review of the various code paths so can't say if these
> uninitialized variables remained unintialized long enough to
> cause problems.
>
> The changes are now checked into SVN, could you do a svn
> update and see if these changes have any effect.
>
> Cheers,
> Robert.
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-opensce
negraph.org
More information about the osg-users
mailing list