[ CCode ( cname = "hb_unicode_decompose_compatibility" ) ]
[ Version ( deprecated = true , deprecated_since = "2.0.0" , since = "0.9.2" ) ]
public uint decompose_compatibility (Codepoint u, out Codepoint decomposed)
Warning: decompose_compatibility is deprecated since 2.0.0.
Fetches the compatibility decomposition of a Unicode code point.
Deprecated.
| u |
Code point to decompose |
| decomposed |
Compatibility decomposition of |
| ufuncs |
The Unicode-functions structure |
|
length of |