HB_UNICODE_MAX_DECOMPOSITION_LEN

version(HB_with_deprecated)
deprecated extern (C) @nogc nothrow
enum HB_UNICODE_MAX_DECOMPOSITION_LEN = 18 + 1;

Detailed Description

HB UNICODE MAX DECOMPOSITION LEN

See Unicode 6.1 for details on the maximum decomposition length.

Deprecated: 2.0.0

Meta