Added osgText::String implementation to better handle decoding of encoded text.

This commit is contained in:
Robert Osfield
2003-03-05 21:05:37 +00:00
parent f9d8f3fa9d
commit 63df52d408
7 changed files with 433 additions and 70 deletions

View File

@@ -105,6 +105,10 @@ SOURCE=..\..\src\osgText\Text.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgText\String.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgText\Version.cpp
# End Source File
# End Group
@@ -121,6 +125,10 @@ SOURCE=..\..\include\osgText\Font
# End Source File
# Begin Source File
SOURCE=..\..\include\osgText\String
# End Source File
# Begin Source File
SOURCE=..\..\include\osgText\Text
# End Source File
# Begin Source File