Table of Contents Chapter Index Previous Slide Next Slide 45
A sample text shape

Building text shapes
A sample text shape
Shape {
    appearance Appearance { . . . }
    geometry Text {
        string [ "Text",
                 "Shape" ]
        fontStyle FontStyle {
            style  "BOLD"
        }
    }
}