requested_italic property

FontSubstitutionWarningInfo.requested_italic property

Indicates whether italic style was requested.

@property
def requested_italic(self) -> bool:
    ...

See Also