12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Descriptions of the Library Routines 2The following values can be used with SETWINDOWCONFIG extended fonts:Style:QWIN$EXTENDFONT_NORMAL Gives no underline, no italic, and a font weight of 400out of 1000.QWIN$EXTENDFONT_UNDERLINE Gives underlined characters.QWIN$EXTENDFONT_BOLD Gives a font weight of 700 out of 1000.QWIN$EXTENDFONT_ITALICGives italic characters.Pitch:QWIN$EXTENDFONT_FIXED_PITCHQWIN$EXTENDFONT_VARIABLE_PITCHFont Families:QWIN$EXTENDFONT_FF_ROMANQWIN$EXTENDFONT_FF_SWISSQWIN$EXTENDFONT_FF_MODERNQWIN$EXTENDFONT_FF_SCRIPTQWIN$EXTENDFONT_FF_DECORATIVECharacter Sets:QWIN$EXTENDFONT_ANSI_CHARSETQWIN$EXTENDFONT_OEM_CHARSETQuickWin default. Equal character widths.Variable character widths.Variable stroke width, serifed. Times Roman, CenturySchoolbook, etc.Variable stroke width, sans-serifed. Helvetica, Swiss,etc.QuickWin default. Constant stroke width, serifed orsans-serifed. Pica, Elite, Courier, etc.Cursive, etc.Old English, etc.QuickWin default.Use this to get Microsoft* LineDraw.Using QWIN$EXTENDFONT_OEM_CHARSET with the font name 'MS LineDraw'C will getthe old DOS-style character set with symbols that can be used to draw lines and boxes. The pitchand font family items can be specified to help guide the font matching algorithms used byCreateFontIndirect, the Windows* API used by SETWINDOWCONFIG.If you use SETWINDOWCONFIG to set the variables in windowconfig to –1, the functionsets the highest resolution possible for your system, given the other fields you specify, if any. Youcan set the actual size of the window by specifying parameters that influence the window size: thenumber of x and y pixels, the number of rows and columns, and the font size. If you do not callSETWINDOWCONFIG, the window defaults to the best possible resolution and a font size of8x16. The number of colors available depends on the video driver used.2-433

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!