home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / selsoft < prev    next >
Text File  |  1995-07-10  |  1KB  |  36 lines

  1.  
  2.    6.3.2 SELECT SOFTFONT
  3.  
  4.  
  5. The SELECT SOFTFONT command is used to select a new softfont data file or to
  6. list the name of the currently selected softfont data file.
  7.  
  8. All commands that access a softfont definition always access the softfont
  9. data from the currently selected softfont data file. Different softfont data
  10. files can be constructed to suit different types of drawings. This can be
  11. more efficient than keeping one large softfont data file as it decreases
  12. the access time required to find a softfont definition.
  13.  
  14. Only one softfont data file can be active at one time. Therefore a drawing
  15. should only have references to softfonts contained in a single data file.
  16. The name of a selected softfont data file is stored with the drawing so it
  17. is automatically reselected when the drawing is recalled.
  18.  
  19.  
  20.    MODIFIERS
  21.  
  22. NAME           The name of a softfont data file to select. If the file
  23.                does not exist, it is assumed that a new softfont data
  24.                file is going to be created. The file name should be in
  25.                standard AmigaDos format consisting of no more than 80
  26.                characters.
  27.  
  28. DEFAULT        Used to select the default softfont data file -
  29.                "XCDATA:softfonts". This is the data file active when X-CAD
  30.                is first started.
  31.  
  32. LIST           The LIST modifier is used to list the name of the currently
  33.                selected softfont data file.
  34.  
  35.  
  36.