unicodeDecomposeCompatibility

Fetches the compatibility decomposition of a Unicode code point. Deprecated.

Parameters

ufuncs harfbuzz.unicode_funcs.UnicodeFuncs

The Unicode-functions structure

u harfbuzz.types.Codepoint

Code point to decompose

decomposed harfbuzz.types.Codepoint

Compatibility decomposition of u

Return Value

Type: uint

length of decomposed.