nativealienextended18.txt Driver File Contents (ZMSdy71277.zip)

Define CharList
 ( 'A', 'B', 'D', 'E', 'F', 'G', 'I', 'J', 'l', 'N', 'Q', 'P', 'O', 'R', 'S', 'T',
   'U', 'W', 'X', 'Y', 'Z', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k',
   'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '0',
   '1', '2', '3', '4', '5', '6', '7', '8', '9', '`', '!', '%', '^', '-', '_', '=',
   '+',"'", '"', ',', '.', '/', '?');

Define WidthList
 (  23,  20,  23,  18,  18,  22,   11,  22,  18,  23,  28,  21,  28,  23,  22,  17,
    22,  25,  21,  21,  17,  22,  20,  24,  23, 20,  18,  22,  22,  15,  23,  23,
    18,  25,  23,  28,  21,  21,  23,  22,  17,  23,  23,  30,  21,  22,  17,  28,
     11,  21,  20,  21,  22,  20,  17,  25,  20,   10,   11,  23,  22,  23,  23,  23,
    22,   11,  17,   11,   11,  21,  22);

Define RectList
 ( (   0,  0, 25, 33), (  26,  0, 21, 33), (  48,  0, 25, 33), (  74,  0, 20, 33),
   (  95,  0, 20, 33), ( 116,  0, 23, 33), ( 140,  0, 12, 33), ( 153,  0, 22, 33),
   ( 176,  0, 20, 33), ( 197,  0, 24, 33), ( 222,  0, 31, 33), ( 254,  0, 22, 33),
   ( 277,  0, 31, 33), ( 309,  0, 24, 33), ( 334,  0, 24, 33), ( 359,  0, 20, 33),
   ( 380,  0, 23, 33), ( 404,  0, 25, 33), ( 430,  0, 22, 33), ( 453,  0, 23, 33),
   ( 477,  0, 19, 33), ( 497,  0, 25, 33), ( 523,  0, 21, 33), ( 545,  0, 26, 33),
   ( 572,  0, 25, 33), ( 598,  0, 22, 33), ( 621,  0, 20, 33), ( 642,  0, 23, 33),
   ( 666,  0, 22, 33), ( 689,  0, 18, 33), ( 708,  0, 25, 33), ( 734,  0, 24, 33),
   ( 759,  0, 20, 33), ( 780,  0, 25, 33), ( 806,  0, 24, 33), ( 831,  0, 31, 33),
   ( 863,  0, 22, 33), ( 886,  0, 22, 33), ( 909,  0, 25, 33), ( 935,  0, 24, 33),
   ( 960,  0, 20, 33), ( 981,  0, 25, 33), (1007,  0, 25, 33), (1033,  0, 35, 33),
   (1069,  0, 22, 33), (1092,  0, 25, 33), (1118,  0, 19, 33), (1138,  0, 30, 33),
   (1169,  0, 12, 33), (1182,  0, 23, 33), (1206,  0, 21, 33), (1228,  0, 22, 33),
   (1251,  0, 23, 33), (1275,  0, 22, 33), (1298,  0, 19, 33), (1318,  0, 27, 33),
   (1346,  0, 22, 33), (1369,  0, 12, 33), (1382,  0, 12, 33), (1395,  0, 24, 33),
   (1420,  0, 23, 33), (1444,  0, 24, 33), (1469,  0, 27, 33), (1497,  0, 24, 33),
   (1522,  0, 24, 33), (1547,  0, 12, 33), (1560,  0, 18, 33), (1579,  0, 12, 33),
   (1592,  0, 12, 33), (1605,  0, 23, 33), (1629,  0, 23, 33));

Define OffsetList
 ( (-4, 0), (-3, 0), (-3, 0), (-3, 0), (-3, 0), (-3, 0), (-3, 0), (-3, 0),
   (-3, 0), (-3, 0), (-4, 0), (-3, 0), (-4, 0), (-3, 0), (-4, 0), (-4, 0),
   (-3, 0), (-2, 0), (-3, 0), (-3, 0), (-3, 0), (-4, 0), (-3, 0), (-4, 0),
   (-3, 0), (-4, 0), (-3, 0), (-3, 0), (-3, 0), (-4, 0), (-4, 0), (-3, 0),
   (-3, 0), (-2, 0), (-3, 0), (-4, 0), (-3, 0), (-3, 0), (-3, 0), (-4, 0),
   (-4, 0), (-3, 0), (-4, 0), (-4, 0), (-3, 0), (-4, 0), (-3, 0), (-3, 0),
   (-3, 0), (-3, 0), (-3, 0), (-3, 0), (-3, 0), (-3, 0), (-4, 0), (-4, 0),
   (-4, 0), (-3, 0), (-3, 0), (-4, 0), (-3, 0), (-3, 0), (-4, 0), (-3, 0),
   (-4, 0), (-3, 0), (-3, 0), (-3, 0), (-3, 0), (-4, 0), (-3, 0));

CreateLayer               Main;
LayerSetImage             Main 'NativeAlienExtended18';
LayerSetAscent            Main 30;
LayerSetCharWidths        Main CharList WidthList;
LayerSetCharWidths        Main (' ') (14);
LayerSetImageMap          Main CharList RectList;
LayerSetCharOffsets       Main CharList OffsetList;
LayerSetAscentPadding     Main 0;
LayerSetLineSpacingOffset Main 0;
LayerSetPointSize         Main 18;

Define MapFrom ('C', 'H', 'K', 'L', 'M', 'V', 'r');
Define MapTo   ('c', 'h', 'k', 'l', 'm', 'v', 'R');

SetCharMap	MapFrom MapTo;

SetDefaultPointSize  18;
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 0.99