There are some characters which are not included in Unicode(i.e. accented Cyrillic letters) but can be created using combining sequences. As I understand the possible combining character sequences are defined in the layout engine and/or font used. Am I right? So, how to get all the possible combining sequences?
There are some characters which are not included in Unicode(i.e. accented Cyrillic letters) but
Share
You are correct in that attempting to create arbitrary combining sequences may fail for a combination of layout engine and font. A solution to this problem is outside the remit of the Unicode standard.
From Unicode 6.2, chapter 2: