home *** CD-ROM | disk | FTP | other *** search
/ Perseus / PERSEUS.iso / windows / treiber / w301_32k.arj / OEMSETUP.INF < prev    next >
INI File  |  1992-04-01  |  3KB  |  57 lines

  1. ; Microsoft Windows Driver Library
  2. ; Tseng ET4000 32768 Color Driver Disk
  3. ; Copyright 1992 Microsoft Corporation
  4. ; ---------------------------------------------------------------
  5.  
  6. [data]
  7.     Version="3.10"
  8.  
  9. [disks]
  10.     t =.,  "ET4000 32768 Color Driver Disk", diskt
  11.  
  12. [display]
  13. ;profile = driver,        Description of driver,                       resolution,    286 grabber,    logo code,     VDD,           386grabber,   ega.sys,   logo data,     optional work section
  14. svga443 = t:vga443.drv,   "ET4000  640x480 32768 colors",               "100,96,96",   t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  15. lvga463 = t:vga463.drv,   "ET4000  800x600 32768 colors (Large fonts)", "100,120,120", t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  16. svga463 = t:vga463s.drv,  "ET4000  800x600 32768 colors (Small fonts)", "100,96,96",   t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,,            t:vgalogo.rle
  17.  
  18. ; copy these fonts depending on the 386 grabber being used
  19.  
  20. [V7VGA.3gr]
  21. t:CGA40WOA.FON,t:CGA40850.FON
  22. t:CGA80WOA.FON,t:CGA80850.FON
  23. t:EGA40WOA.FON,t:EGA40850.FON
  24. t:EGA80WOA.FON,t:EGA80850.FON
  25.  
  26. [sysfonts]
  27. t:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  28. t:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  29.  
  30. [fixedfonts]
  31. t:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  32. t:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  33.  
  34. [oemfonts]
  35. t:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  36. t:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  37.  
  38. [fonts]
  39.    t:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  40.    t:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  41.  
  42.    t:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  43.    t:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  44.  
  45.    t:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  46.    t:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  47.  
  48.    t:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  49.    t:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  50.  
  51.    t:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  52.    t:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  53.  
  54.    t:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  55.    t:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  56.    t:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  57.