home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-04-01 | 2.9 KB | 59 lines |
- ; Microsoft Windows Driver Library
- ; Tseng ET4000 256 Color Driver Disk
- ; Copyright 1992 Microsoft Corporation
- ; ---------------------------------------------------------------
-
- [data]
- Version="3.10"
-
- [disks]
- t =., "ET4000 256 Color Driver Disk", diskt
-
- [display]
- ;profile = driver, Description of driver, resolution, 286 grabber, logo code, VDD, 386grabber, ega.sys, logo data, optional work section
- svga448 = t:vga448.drv, "ET4000 640x480 256 colors", "100,96,96", t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,, t:vgalogo.rle
- lvga468 = t:vga468.drv, "ET4000 800x600 256 colors (Large fonts)", "100,120,120", t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,, t:vgalogo.rle
- svga468 = t:vga468s.drv, "ET4000 800x600 256 colors (Small fonts)", "100,96,96", t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,, t:vgalogo.rle
- svga478 = t:vga478s.drv, "ET4000 1024x768 256 colors (Small fonts)", "100,96,96", t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,, t:vgalogo.rle
- lvga478 = t:vga478.drv, "ET4000 1024x768 256 colors (Large fonts)", "100,120,120", t:vgacolrx.gr2, t:vgalogo.lgo, t:vddtli4.386, t:v7vga.3gr,, t:vgalogo.rle
-
- ; copy these fonts depending on the 386 grabber being used
-
- [V7VGA.3gr]
- t:CGA40WOA.FON,t:CGA40850.FON
- t:CGA80WOA.FON,t:CGA80850.FON
- t:EGA40WOA.FON,t:EGA40850.FON
- t:EGA80WOA.FON,t:EGA80850.FON
-
- [sysfonts]
- t:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
- t:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
-
- [fixedfonts]
- t:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
- t:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font", "100,120,120"
-
- [oemfonts]
- t:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
- t:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
-
- [fonts]
- t:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
- t:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
-
- t:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
- t:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
-
- t:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
- t:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
-
- t:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
- t:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
-
- t:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
- t:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
-
- t:ROMAN.FON, "Roman (Plotter)", "CONTINUOUSSCALING"
- t:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
- t:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
-