Table of Contents Chapter Index Previous Slide Next Slide 37
Specifying Font Direction

Building Text Shapes

Specifying Font Direction
  • Font styles also have:
  • justification - begin, middle, end
  • direction - left/right, up/down
  • FontStyle {
        justify     "BEGIN"
        horizontal  TRUE
        leftToRight TRUE
        topToBottom TRUE
    }