The $OPENWINHOME/lib/locale/zh/OW_FONT_SETS/OpenWindows.fs file also sets the following font size definitions for use in command lines:
-small=12 points
-medium=14 points (default size)
-large=16 points
-extra_large=24 points
For example, the following command line starts a Command Tool window that uses 16-point type and is scaled proportionally larger than the default:
system% cmdtool -scale large & |