From Eric Sokolowski, added support for the new Text line spacing parameter to the .osg and .ive formats.
This commit is contained in:
@@ -501,6 +501,8 @@ int main(int , char **)
|
||||
viewer.setSceneData(group);
|
||||
}
|
||||
|
||||
osgDB::writeNodeFile(*viewer.getSceneData(),"text.osg");
|
||||
|
||||
return viewer.run();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user