On 7/1/07, Robert Osfield <[EMAIL PROTECTED]> wrote:
The way to pass extra controls into a plugin is via the ReaderWriter::Options object that is passed into all calls to ReaderWriter::read*() methods. The OpenFlight plugin is a good example of this use of Options.
I have added an option named "monochrome". Had to add some extra parameters to functions to allow passing of this. Default values are set so that source code compatibility is ok (I hope).
We could possible store the image data directly as a bitmap.
Couldn't find an appropriate GL format, so this is unchanged. I have attached a tgz of the changed files. Is this the preferred way? Let me know what you think. -- Csaba
osgfont.tgz
Description: GNU Zip compressed data
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
