Robert Osfield
|
1b08b02df2
|
From Tree, added support for using wchar_t strings with osg::Text/EncodedText.
|
2003-02-10 15:01:27 +00:00 |
|
Robert Osfield
|
359e0d9c70
|
Removed the addition of 0 to the add of the encoded text vector as it is now
redundent having added support for the begin,end range into FTFont.
|
2003-01-17 16:00:09 +00:00 |
|
Robert Osfield
|
c3c346e647
|
Added handling of the case when length is -1, allowing the code to just test
against characters being zero, rather than against length, which is now only
done when a valid value of length (i.e >=0) is passed in.
|
2003-01-13 14:56:04 +00:00 |
|
Robert Osfield
|
c3a7ce7352
|
Fixes to osgText to handle std::string correctly.
|
2003-01-13 14:05:08 +00:00 |
|
Robert Osfield
|
f91e141e7a
|
Fix to case statement from Tree.
|
2003-01-08 16:37:09 +00:00 |
|
Robert Osfield
|
c5d3c860d8
|
From Tree, support for encoded text added into osgText.
|
2003-01-08 15:22:17 +00:00 |
|