!-------------------------------------------------------------------------- ! CONFIGURATION FILE FOR PMIFST: ! (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 (monotype) font known to the system but ! note that bitmapped fonts are only available for a limited range of fixed ! sizes and pixel sizes commensurate with capabilities of large displays ! may not be available. ! ! Common fonts that will work are: ! ! Truetype: Courier New ! Lucida Sans Typewriter Regular ! Lucida Console ! Bitstream Vera Sans Mono ! ! Bitmapped: Fixedsys ! System ! Terminal ! ! If the font cannot be set then 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 !-------------------------------------------------------------------------- ! ! Preferred version for at least 1280x1024: squarish box for molecule display ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 960 Height of SVIEW window in pixels: 900 Name of font: Lucida Sans Typewriter Regular Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ //////////////////////////////////////////////////////////////////////////////// Recommended configurations (similar appearance, increasing size of window): //////////////////////////////////////////////////////////////////////////////// !-------------------------------------------------------------------------- ! ! Courier New for at least 800x600, square box for molecule display ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 640 Height of SVIEW 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 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Courier New for at least 1024x768, square box for molecule display ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 720 Height of SVIEW window in pixels: 690 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Bold Courier New for at least 1280x1024: squarish box for molecule display ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 960 Height of SVIEW window in pixels: 900 Name of font: Courier New Extended font attribute: 3 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Lucida Console for at least 1280x1024: squarish box for molecule display ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 960 Height of SVIEW window in pixels: 900 Name of font: Lucida Console Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Preferred version for at least 1280x1024: squarish box for molecule display ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 960 Height of SVIEW window in pixels: 900 Name of font: Lucida Sans Typewriter Regular Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ ////////////////////////////////////////////////////////////////////////// Other working configurations: ////////////////////////////////////////////////////////////////////////// !-------------------------------------------------------------------------- ! ! Standard VGA size configuration ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 640 Height of SVIEW 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 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! Squarish configuration for at least 800x600 leaving room at the bottom ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 640 Height of SVIEW window in pixels: 510 Name of font: Courier New Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------ !-------------------------------------------------------------------------- ! ! For at least 1024x768, largest possible system font ! !----------------------------------____------------------------------------ Width of SVIEW window in pixels: 800 Height of SVIEW window in pixels: 600 Name of font: System Extended font attribute: 1 Extended font attribute: 5 Extended font attribute: 9 Extended font attribute: 12 !----------------------------------____------------------------------------