home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / TSIZE.HLP < prev    next >
Encoding:
Text File  |  1992-02-02  |  1.3 KB  |  32 lines

  1. TSIZE                                                              Menu: MTEXT
  2. ==============================================================================
  3. Sets the active text size.
  4. (A nested command.)
  5.  
  6.          1. (Y/N) options: y-scale during placing, n-fixed size (current: n)
  7.          2. (NUM) text size (greater than 0)
  8.  
  9. Description
  10.  
  11. This command sets the texts' size attribute.  It will affect only those texts
  12. subsequently created.  Existing texts remain unchanged.
  13.  
  14. Specify whether to scale the text size during placing or keep a fixed size.
  15.  
  16. Fixed text will maintain the same size during placing, at any scale.  It will
  17. be scaled on screen during a zoom.  Its final size on screen is calculated by:
  18.  
  19.      real size   = original size * current plot scale (reference scale)
  20.      screen size = real size/screen scale
  21.  
  22. Scaled text is changed in size during placing.  It is scaled according to the
  23. relation between its reference scale and the placing factor/scale (the factor
  24. on the `X' of its active plane).  Its final size on screen is calculated by:
  25.  
  26.      real size   = original size * placing factor
  27.      screen size =  real size /screen scale
  28.  
  29. Define the text size.  When working in meters the text is defined in mm.  The
  30. default is 4 mm.  When working in feet, specify the text size in the current
  31. format of display.
  32.