hiGetXFontName
hiGetXFontName(S_fontType) =>t_XLFD_font_name/nil
Description
Returns the default font name for the specified font type that was used prior to TrueType fonts.
Argument
Values Returned
Examples
hiGetXFont( "ciw" )
=> "-*-courier-medium-r-*-*-12-*"
Related Topics
Return to top