Skip to Content

What are the specific fonts that isCOBOL uses by default?

Estimated Reading Time: < 1 Minute

isCOBOL uses the following fonts by default:

DEFAULT-FONT = SansSerif 9 pt bold
MEDIUM-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

What are the specific fonts that isCOBOL uses by default?

Powered by PHPKB (Knowledge Base Software)