OpenSceneGraph/examples/osgtext
Robert Osfield 0ab467483f Added support for automatic scaling of text to screen coords. Optimized
the text implementation to provide better speed, especially by using the
alignement to screen option.

Deprecated the Text::setFontSize(,) method, which is now being replaced
by setFontResolution(,)

Fixed typos in Texture*.cpp.

Removed old deprecated methods from osg headers.
2003-04-30 11:40:17 +00:00
..
GNUmakefile Added -I/usr/X11R6/include to osgProducer and all the examples GNUMakefiles. 2003-04-14 19:39:22 +00:00
GNUmakefile.inst Added -I/usr/X11R6/include to osgProducer and all the examples GNUMakefiles. 2003-04-14 19:39:22 +00:00
osgtext.cpp Added support for automatic scaling of text to screen coords. Optimized 2003-04-30 11:40:17 +00:00