home *** CD-ROM | disk | FTP | other *** search
/ Media Gallery 1995 July / MG_0795.ISO / spea / manuals / mir_e / 45.txt < prev    next >
Text File  |  1995-02-15  |  1KB  |  39 lines

  1.  
  2. Font File for AutoCAD 11/12 and AutoShade
  3.  
  4.  
  5. The SPEA driver for AutoCAD Rel.11 and Rel.12 uses either an existing font file, or the 8 bit international font in the VGA BIOS (8x16) if a font file is not present. Font files may contain any size up to 16x30.
  6.  
  7. The driver searches for font files in the following order:
  8.  
  9. 1. Looks for the file AQUILA.FNT in the current directory. 
  10.  
  11. 2. If not found, searches for the file specified in the variable AQUILA_FONT found in the DOS environment. 
  12.  
  13. 3. If the font file is readable, it will be used, otherwise Aquila  will borrow font data from the VGA BIOS.
  14.  
  15.  
  16. Example:
  17. If you want to change the font size later, you can  change the font file which is assigned to the variable AQUILA_FONT in the batch file V7ACAD.BAT.
  18.  
  19. SET AQUILA_FONT=C:\SPEA\GDC\FONTS\6X9.FNT
  20.  
  21. There are seven font files provided with the SPEA driver. They will be copied into the C:\SPEA\GDC\FONTS directory.
  22.  
  23. 6X9.FNT    
  24. 8X16.FNT    
  25. 9X15.FNT    
  26. 12X20.FNT    
  27. 12X24.FNT    
  28. 15X25.FNT    
  29. 16X30.FNT
  30.  
  31.  
  32. Important!
  33. All font files can be used in AutoCAD and AutoShade, while 3D Studio will only use the internal 8x16 VGA font.
  34.  
  35.  
  36. Note:
  37. The international font is only supported with the font 8x16.
  38.  
  39.