MarkView Application Server - How to find the fonts installed on RedHat
4489
Summary
4489
Applies To
- ERP System: All
- MarkView Version: All
Behavior
How do I list the font styles installed on my RedHat Server?
Known Causes
n/a.
Resolution
How do I list the font styles installed on my RedHat Server? Article In a VNC session, run the following command:
$ xlsfonts |grep -i <font_name>
e.g.
$ xlsfonts |grep -i courier $ xlsfonts |grep -i courier >> myfonts.txt (this will spool the output to a file, which would make it easier to perform diffs, etc.)
Keywords: fonts, red-hat, red