What are the specific fonts that isCOBOL uses by default?
Estimated Reading Time: < 1 MinuteisCOBOL uses the following fonts by default:
DEFAULT-FONT = SansSerif 9 pt boldMEDIUM-FONT = SansSerif 9 pt bold
FIXED-FONT = Monospaced 9 pt bold
TRADITIONAL-FONT = Monospaced 9 pt bold
LARGE-FONT = SansSerif 10 pt bold
SMALL-FONT = SansSerif 8 pt plain
You can set one or more of the following properties to override the default font settings above:
iscobol.font.default
iscobol.font.medium
iscobol.font.fixed
iscobol.font.traditional
iscobol.font.large
iscobol.font.small
These properties are documented in the isCOBOL APS Documentation : User's Guide : Runtime Framework : Runtime Framework Properties