WmfClipPrecisionFlags Enumeration

ClipPrecision Flags specify clipping precision, which defines how to clip characters that are
partially outside a clipping region. These flags can be combined to specify multiple options.

Module: aspose.imaging.fileformats.wmf.consts

Full Name: aspose.imaging.fileformats.wmf.consts.WmfClipPrecisionFlags

Aspose.Imaging Version: 24.5.0

Members

Member nameDescription
CHARACTERThis value SHOULD NOT be used.
DEFAULTSpecifies that default clipping MUST be used.
DFA_DISABLEThis value specifies that font association SHOULD [35] be turned off.
[35] This value is not supported.in Windows 95, Windows 98, and Windows Millennium Edition.
Font association is turned off in Windows 2000, Windows XP, and Windows Server 2003.
This value is ignored in these Windows versions:
- Windows Vista
- Windows Server 2008
- Windows 7
- Windows Server 2008 R2
- Windows 8
- Windows Server 2012
- Windows 8.1
- Windows Server 2012 R2
EMBEDDEDThis value specifies that font embedding MUST be used to render document
content; embedded fonts are read-only.
LH_ANGLESThis value is used to control font rotation, as follows:
- If set, the rotation for all fonts SHOULD be determined by the orientation
of the coordinate system; that is, whether the orientation is left-handed
or right-handed.
- If clear, device fonts SHOULD rotate counterclockwise, but the rotation of
other fonts SHOULD be determined by the orientation of the coordinate
system.
STROKEThis value MAY be returned when enumerating rasterized, TrueType and
vector fonts.
[33] (Windows NT 3.1, Windows NT 3.5, Windows NT 3.51, Windows NT 4.0,
Windows 2000, and Windows XP: This value is always returned when enumerating fonts.)
TT_ALWAYSThis value SHOULD NOT [34] be used.
[34] This value is ignored in the following Windows versions:
- Windows Vista
- Windows Server 2008
- Windows 7
- Windows Server 2008 R2
- Windows 8
- Windows Server 2012
- Windows 8.1
- Windows Server 2012 R2