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

  1.  
  2.    6.1.4 CHANGE FONT
  3.  
  4.  
  5. The CHANGE FONT command is used to change the font or line style of any
  6. entity except polygon, dimension and symbol. ( The latter have their own
  7. commands - CHANGE POLYGON to alter a polygon fill, CHANGE DIMENSION to
  8. change dimension graphics fonts. The font of a symbol cannot be changed ).
  9.  
  10.  
  11.    COMMAND FORMAT
  12.  
  13.       #CHANGE FONT modifiers :Ent x1 x2 ... xn [:Ent ... ]
  14.  
  15. The required entities are identified at the Ent prompt.
  16.  
  17.  
  18.    MODIFIERS
  19.  
  20. HARDFONT       Selects a hardware line style. If this modifier is used
  21.                without STYLE or THICKNESS then the selected entities will
  22.                be change to a null font - a solid single thickness line.
  23.  
  24. .STYLE         Can be used to select one of the hardfont style numbers 0
  25.                through to 15. Use the LIST HARDFONT command to preview the
  26.                available predefined line styles.
  27.  
  28. .THICKNESS     Can be used to select a line thickness between 1 and 5.
  29.                ( See fig. 6.4 ).
  30.  
  31. SOFTFONT       The SOFTFONT modifier is used to enter a family of modifiers
  32.                used to define a softfont. For a full description of the
  33.                SOFTFONT option, see the documentation for the command
  34.                DEFINE SOFTFONT. ( See fig. 6.5 and 6.6 ).
  35.  
  36.  
  37.