Table of Contents Chapter Index Previous Slide Next Slide 38
A Sample Text Shape

Building Text Shapes

A Sample Text Shape
Shape {
    . . .
    geometry Text {
        string [ "SIGGRAPH 96",
                 "Conference" ]
        fontStyle FontStyle {
            style  "BOLD"
        }
    }
}