Table of Contents

Class Constants

Namespace
HarfBuzz
Assembly
HarfBuzz-0.0.dll
public class Constants
Inheritance
Constants
Inherited Members

Fields

AAT_LAYOUT_NO_SELECTOR_INDEX

public const int AAT_LAYOUT_NO_SELECTOR_INDEX = 65535

Field Value

int

BUFFER_REPLACEMENT_CODEPOINT_DEFAULT

public const int BUFFER_REPLACEMENT_CODEPOINT_DEFAULT = 65533

Field Value

int

CODEPOINT_INVALID

public const uint CODEPOINT_INVALID = 4294967295

Field Value

uint

FEATURE_GLOBAL_START

public const int FEATURE_GLOBAL_START = 0

Field Value

int

MAP_VALUE_INVALID

public const uint MAP_VALUE_INVALID = 4294967295

Field Value

uint

OT_LAYOUT_DEFAULT_LANGUAGE_INDEX

public const int OT_LAYOUT_DEFAULT_LANGUAGE_INDEX = 65535

Field Value

int

OT_LAYOUT_NO_FEATURE_INDEX

public const int OT_LAYOUT_NO_FEATURE_INDEX = 65535

Field Value

int

OT_LAYOUT_NO_SCRIPT_INDEX

public const int OT_LAYOUT_NO_SCRIPT_INDEX = 65535

Field Value

int

OT_MAX_TAGS_PER_LANGUAGE

public const int OT_MAX_TAGS_PER_LANGUAGE = 3

Field Value

int

OT_MAX_TAGS_PER_SCRIPT

public const int OT_MAX_TAGS_PER_SCRIPT = 3

Field Value

int

SET_VALUE_INVALID

public const uint SET_VALUE_INVALID = 4294967295

Field Value

uint

UNICODE_COMBINING_CLASS_CCC133

public const int UNICODE_COMBINING_CLASS_CCC133 = 133

Field Value

int

UNICODE_MAX

public const int UNICODE_MAX = 1114111

Field Value

int

UNICODE_MAX_DECOMPOSITION_LEN

public const int UNICODE_MAX_DECOMPOSITION_LEN = 19

Field Value

int

VERSION_MAJOR

public const int VERSION_MAJOR = 8

Field Value

int

VERSION_MICRO

public const int VERSION_MICRO = 1

Field Value

int

VERSION_MINOR

public const int VERSION_MINOR = 1

Field Value

int

VERSION_STRING

public const string VERSION_STRING = "8.1.1"

Field Value

string