multimedia @ VU
[] readme course preface 1 2 3 4 5 6 7 reference examples resources

talk show tell print

FontStyle


  FontStyle { 
      field MFString family       ["SERIF"]
      field SFBool   horizontal   TRUE
      field MFString justify      "BEGIN"
      field SFString language     ""
      field SFBool   leftToRight  TRUE
      field SFFloat  size         1.0          # (0,)
      field SFFloat  spacing      1.0          # [0,)
      field SFString style        "PLAIN"
      field SFBool   topToBottom  TRUE
    }
  

[] readme course preface 1 2 3 4 5 6 7 reference examples resources

draft version 0.3 (17/9/2001)