[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

TOPAZ_EIGHTY

default font size

Declaration

Source position: intuition.pas line 1439

const TOPAZ_EIGHTY = 8;

Description

This actually describe the height of the default font. The default font type is the topaz font, which is a fixed width font that can be used in either eighty-column or sixty-column mode. The Preferences structure reflects which is currently selected by the value found in the variable FontSize, which may have either of the values defined below. These values actually are used to select the height of the default font. By changing the height, the resolution of the font changes as well.

See also

TOPAZ_SIXTY

  

default font size


Documentation generated on: 2017-01-10