Table of Contents

Enum PanoseContrast

Namespace
SharpDX.DirectWrite
Assembly
SharpDX.Direct2D1.dll

The PanoseContrast enumeration contains values that specify the ratio between thickest and thinnest point of the stroke for a letter such as uppercase 'O'.

public enum PanoseContrast

Fields

Any = 0

Any contrast.

Broken = 13

Broken contrast.

High = 8

High contrast.

HorizontalHigh = 12

Horizontal high contrast.

HorizontalLow = 10

Horizontal low contrast.

HorizontalMedium = 11

Horizontal medium contrast.

Low = 4

Low contrast.

Medium = 6

Medium contrast.

MediumHigh = 7

Medium high contrast.

MediumLow = 5

Medium low contrast.

NoFit = 1

No fit contrast.

None = 2

No contrast.

VeryHigh = 9

Very high contrast.

VeryLow = 3

Very low contrast.