Table of Contents Chapter Index Previous Slide Next Slide 35
Specifying Text Strings

Building Text Shapes

Specifying Text Strings
  • Text strings list the text to build
  • Each string is built on its own line or column
    Text {
        string [ "SIGGRAPH 96",
                 "Conference" ]
    }