2.265 .propscale

The attribute controls whether the horizontal and vertical raster should be set proportionally to the maximum value, which is determined by the value calculation of xraster and yraster of the font raster.

The exact calculation of the raster is described in the chapter “Calculating the Grid Size from a Reference Font” of the font resource.

Definition

  • Data type

    boolean

  • Access

    get, set

  • changed event

    yes

Value range

true
Width and height of the font raster are determined to the same value. The value results from the maximum of the previous value calculation of xraster and yraster.
false
The width and height of the font grid are not adjusted and retain the values determined from the font.

Availability

Since IDM version A.06.03.a

See also

Chapter “HighDPI Support” in manual “Programming Techniques”