Added support for handling of wordwrap in osgText::Text, so that whole words

are cut in two, but rather moved completely to the next line.
This commit is contained in:
Robert Osfield
2003-09-15 21:43:54 +00:00
parent 79b87c933e
commit a2f9222753
4 changed files with 439 additions and 108 deletions

View File

@@ -1,3 +1,27 @@
2003-09-15 14:54 robert
* VisualStudio/examples/slideshow3D/slideshow3D.dsp,
examples/slideshow3D/DefaultPresentation.cpp,
examples/slideshow3D/GNUmakefile,
examples/slideshow3D/ReaderWriterXML.cpp,
examples/slideshow3D/SlideShowConstructor.cpp,
examples/slideshow3D/SlideShowConstructor.h,
examples/slideshow3D/slideshow3D.cpp: Added support for correct
sizing of the created presentation w.r.t the size of the scene, a
default home position, handling of <ratio> field in the slideshow
xml file, and support for stereo image pairs.
2003-09-15 11:17 robert
* ChangeLog, NEWS.txt: Updates ChangeLog and NEWS for the 0.9.6
release.
2003-09-15 11:12 robert
* src/osgPlugins/txp/: trpage_geom.cpp, trpage_readbuf.cpp,
trpage_warchive.cpp, trpage_write.h: Fixes for warnings under
VS.NET from Marco Jez.
2003-09-15 09:34 robert
* NEWS.txt: Updated NEWS date to 15th September 2003, for 0.9.6