Table of Contents

Enum IndicSyllabicCategory

Namespace
SixLabors.Fonts.Unicode
Assembly
SixLabors.Fonts.dll

Unicode Indic_Syllabic_Category property values. https://www.unicode.org/reports/tr44/#Indic_Syllabic_Category

public enum IndicSyllabicCategory

Fields

Avagraha = 0

Avagraha.

Bindu = 1

Bindu.

BrahmiJoiningNumber = 2

Brahmi_Joining_Number.

CantillationMark = 3

Cantillation_Mark.

Consonant = 4

Consonant

ConsonantDead = 5

Consonant_Dead

ConsonantFinal = 6

Consonant_Final

ConsonantHeadLetter = 7

Consonant_Head_Letter

ConsonantInitialPostfixed = 8

Consonant_Initial_Postfixed

ConsonantKiller = 9

Consonant_Killer

ConsonantMedial = 10

Consonant_Medial

ConsonantPlaceholder = 11

Consonant_Placeholder

ConsonantPrecedingRepha = 12

Consonant_Preceding_Repha

ConsonantPrefixed = 13

Consonant_Prefixed

ConsonantSubjoined = 14

Consonant_Subjoined

ConsonantSucceedingRepha = 15

Consonant_Succeeding_Repha

ConsonantWithStacker = 16

Consonant_With_Stacker

GeminationMark = 17

Gemination_Mark

InvisibleStacker = 18

Invisible_Stacker

Joiner = 19

Joiner

ModifyingLetter = 20

Modifying_Letter

NonJoiner = 21

Non_Joiner

Nukta = 22

Nukta

Number = 23

Number

NumberJoiner = 24

Number_Joiner

Other = 255

Other.

This is the Unicode fallback for code points without an explicit Indic_Syllabic_Category.

PureKiller = 26

Pure_Killer

RegisterShifter = 27

Register_Shifter

ReorderingKiller = 28

Reordering_Killer

SyllableModifier = 29

Syllable_Modifier

ToneLetter = 30

Tone_Letter

ToneMark = 31

Tone_Mark

Virama = 32

Virama

Visarga = 33

Visarga

Vowel = 34

Vowel

VowelDependent = 35

Vowel_Dependent

VowelIndependent = 36

Vowel_Independent

Remarks

These values describe subtypes relevant to Indic syllable, or aksara, construction and segmentation.