Table of Contents Chapter Index Previous Slide Next Slide 36
Specifying Font Style

Building Text Shapes

Specifying Font Style
  • Font styles have:
  • family - serif, sans, or typewriter
  • style - bold, italic, both, or none
  • size and spacing- character size and spacing
  • FontStyle {
        family  "SERIF"
        style   "BOLD"
        size    1.0
        spacing 1.0
    }