2.115 .face

This attribute can be used to define the typeface / slant of a font.

Remark:

It should be noted that it depends on the selected character set whether and to what extent the selected modifiers are applied.

Definition

  • Data type

    enum

  • Access

    get, set

  • changed event

    no

Value range

face_default

Regular, unchanged character representation.

face_italic

Italic character representation.

In contrast to face_oblique, usually special, italic characters are used.

face_roman

Upright, straight character representation (ignored on Microsoft Windows).

face_oblique

Inclined, slanted character representation.

In contrast to face_italic the oblique character representations are usually derived from the regular characters.

face_oblique is equivalent to face_italic on Microsoft Windows.

Availability

Since IDM version A.06.03.a