!-------------------------------------------------------------------------- ! CONFIGURATION FILE FOR VKIEL: ! (all header lines beginning with ! are ignored) ! ! Text handling is hardcoded in the program to 30rows x 80columns ! so choose pixel ranges, which are integer multiples of these numbers. ! ! The font can be any fixed spaced font known to the system but ! note that bitmapped fonts are only available in some fixed sizes. ! ! If the font cannot be set the system will default to Courier New font ! at default resolution, which is usually rather smaller than that required. ! ! As many extended font attributes as desired can be specified, some are ! additive, others mutually exclusive: ! ! 1 _NORMAL 5 _FIXED_PITCH 7 _FF_ROMAN 12 _ANSI_CHARSET ! 2 _UNDERLINE 6 _VARIABLE_PITCH 8 _FF_SWISS 13 _DEFAULT_CHARSET ! 3 _BOLD 9 _FF_MODERN 14 _SYMBOL_CHARSET ! 4 _ITALIC 10 _FF_SCRIPT 15 _OEM_CHARSET ! 11 _FF_DECORATIVE ! ! QWIN defaults are _NORMAL, _FIXED_PITCH, _FF_MODERN, _ANSI_CHARSET ! !-------------------------------------------------------------------------- ! Current configuration to follow immediately below !-------------------------------------------------------------------------- ! ! Long strip for at least 1152x864 ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 1120 Height of VKIEL window in pixels: 660 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ ////////////////////////////////////////////////////////////////////////// Standard configurations (same appearance, increasing size of window): ////////////////////////////////////////////////////////////////////////// !-------------------------------------------------------------------------- ! ! Standard VGA size configuration ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 640 Height of VKIEL window in pixels: 480 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Standard configuration for at least 800x600 resolution ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 800 Height of VKIEL window in pixels: 540 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Standard configuration for at least 1024x768 resolution ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 960 Height of VKIEL window in pixels: 600 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Standard configuration for at least 1280x1024 ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 1280 Height of SVIEW window in pixels: 900 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ ////////////////////////////////////////////////////////////////////////// Other working configurations: ////////////////////////////////////////////////////////////////////////// !-------------------------------------------------------------------------- ! ! Courier Italic for at least 800x600 ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 720 Height of VKIEL window in pixels: 540 Name of font: Courier New Extended font attribute: 4 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Courier Bold for at least 800x600 ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 800 Height of VKIEL window in pixels: 540 Name of font: Courier New Extended font attribute: 3 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Another configuration at least 1024x768 resolution ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 800 Height of VKIEL window in pixels: 600 Name of font: Fixedsys Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! VGA size type configuration with heavy type ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 640 Height of VKIEL window in pixels: 450 Name of font: System Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Alternative configuration to that with Courier New for 800x600+ ! but not all systems may have the Lucida Console font ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 800 Height of VKIEL window in pixels: 540 Name of font: Lucida Console Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Long strip for at least 1024x768 ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 960 Height of VKIEL window in pixels: 540 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Long strip for at least 1024x768 ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 960 Height of VKIEL window in pixels: 600 Name of font: Lucida Console Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Long strip for at least 1152x864 ! !----------------------------------____------------------------------------ Width of VKIEL window in pixels: 1120 Height of VKIEL window in pixels: 660 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------