Specifications
9032277-04 Software Superseded by CS3/MMS3
5-41
Patches Issued Since the CS2/MMS2 Release
(2) labels on both the axis
(3) header section of the html files generated along with the gif files.
Corresponding to each of these the new variables the file and valid
values are given below.
(1) in $SPECROOT/report.config/default.PRF (default preferences
files)
USER_DEFINED_FONTS,
can be set to 0 ( user would like to Graphrpt to use its defaults )
1 ( user would like his setting to override Graphrpt
defaults )
HEADER_FONT_TYPE
can be set to 0 ( font type is NORMAL )
1 ( bold )
2 ( italic )
HEADER_FONT_SIZE
value is in points ( pt ). 12 pt corresponds to normal size.
AXIS_LABEL_FONT_TYPE
same as in HEADER_FONT_TYPE
AXIS_LABEL_FONT_SIZE
same as in HEADER_FONT_SIZE
(2) in $SPECROOT/report.config/default.rptrc
DEFAULT_FONT_TYPE
DEFAULT_FONT_SIZE
these variables' values will be used as they have no checks for
validity. Examples of DEFAULT_FONT_TYPE values include
"Times", "Courier New", "Symbol" etc. and DEFAULT_FONT_SIZE
values include 2,3,4 etc.
--