Malayalam Script

Malayalam carries Kerala, and Microsoft's own OpenType documentation opens with a comparison that sets up this whole article: the letters "resemble the Tamil script," but "Malayalam has a full set of consonant conjuncts." It looks like the series' most conjunct-averse script and behaves like one of its most conjunct-heavy. It also solves the bare-consonant problem a completely different way, with nine dedicated letters, the chillus, that need no virama at all. This article covers its letters, that resemblance-versus-behavior gap, and what a font needs to render it correctly.

Fast facts

Malayalam, in one screen

An abugida descended from Brahmi, with the largest character count in this series so far and a unique set of atomic letters for bare, vowelless consonants.

ISO 15924
Mlym, Unicode block U+0D00 to U+0D7F
Languages
Official script of Kerala, India, for the Malayalam language
Direction
Left to right, with no continuous headline and rounded letterforms resembling Tamil's
Signature complexity
Nine dedicated chillu letters write a bare consonant with no visible virama and no separate mark
1.Consonants and vowels

Malayalam's Unicode block is the largest in this series so far, 118 characters, and its consonant range is the only one that's fully populated with no gaps: 38 consonants where Telugu has 36 and Kannada has 35, including two letters, and , that don't exist in either of those scripts. It shares the same 14 independent vowels as Telugu and Kannada.

Independent vowels (14)
a
ā
i
ī
u
ū
e
ē
ai
o
ō
au
Consonants (38)
ka
kha
ga
gha
ṅa
ca
cha
ja
jha
ña
ṭa
ṭha
ḍa
ḍha
ṇa
ta
tha
da
dha
na
ṉa
pa
pha
ba
bha
ma
ya
ra
ṟa
la
ḷa
ḻa
va
śa
ṣa
sa
ha
ṯṯa
Dependent vowel signs (13) + virama
◌ാā
◌ിi
◌ീī
◌ുu
◌ൂū
◌ൃ
◌ൄr̥̄
◌െe
◌േē
◌ൈai
◌ൊo
◌ോō
◌ൌau
◌്virama
Chillu letters (9)
n
r
l
ൿk
m
y
Not shown
A candrabindu () and nukta () for transliterated sounds; an avagraha (); a rare dot reph () and a historical "au" length mark (); the extended vocalic RR and LL letters and their vowel signs; Malayalam's own digits, numerals, and a set of fraction and weight signs found in older texts. None of these are part of everyday running text.
2.What makes Malayalam distinctive: familiar shapes, different rules

Microsoft's own OpenType documentation opens its Malayalam chapter with a direct comparison to the script this series just covered: the letterforms "resemble the Tamil script," but "Malayalam has a full set of consonant conjuncts." That's the opposite of what Tamil does. Where Tamil marks a bare consonant with a pulli and moves on, Malayalam ligates clusters the way Devanagari does, building dedicated conjunct shapes rather than falling back to a generic stack or hook.

Malayalam also breaks from its closer Dravidian relatives, Telugu and Kannada, on vowel sign reordering. This series' Unicode reordering data shows Malayalam's e, ē, and ai vowel signs classified BeforeMain, meaning they shift to the left of their consonant at render time, the same behavior Devanagari uses for its i-matra. Telugu and Kannada don't reorder anything. So Malayalam's letters look like Tamil's, its conjuncts behave like Devanagari's, and its vowel signs reorder like Devanagari's too, a genuinely distinct combination in this series.

3.Visual anatomy: baseline and the pre-base shift

Malayalam has no continuous headline, so the baseline anchors the word the way it does across this series. What stands out here is the pre-base vowel sign: unlike Telugu and Kannada, Malayalam actually moves a mark to the left of its consonant, and the effect is visible in ordinary words.

Malayalam zones, illustrated with the word Kerala The word Kerala in Malayalam script, with guide lines marking the baseline and a shallow below-baseline zone, and the pre-base vowel sign visible ahead of the first consonant. Visual anatomy A vowel sign that moves left Letter tops (no headline) Baseline Below-base zone കേരളം

കേരളം ("Kerala") shows the pre-base shift directly. The vowel sign for ē is typed after but renders before it, the leftmost mark in the word, the same reordering pattern the series introduction covered for Devanagari, applied here to a script that looks nothing like Devanagari on the page. and the closing anusvara stay in the shallow zone below and at the baseline, unremarkable by comparison.

4.How a syllable is built

Malayalam's vowel signs split into two behaviors. E, ē, and ai move to a pre-base position, matching Devanagari. Everything else, including i, ī, and ā, stays where it was typed, attaching above, below, or to the right of the consonant, matching Telugu and Kannada.

കേ
Pre-base vowel
+ vowel sign Ē → കേ
കി
Post-base vowel
+ vowel sign I → കി
കാ
Right vowel
+ vowel sign Ā → കാ

A font has to implement both behaviors correctly and keep them from interfering with each other. The pref feature handles the leftward shift for e, ē, and ai, while ordinary mark positioning handles everything that stays put, the same division of labor this series first described for Devanagari, reused here inside a script with Tamil's silhouette.

5.Chillu letters

Every other script in this series marks a bare, vowelless consonant with some visible trace, a pulli, a vattu, a hook. Malayalam instead has nine letters, the chillus, that are themselves the bare form: separate Unicode codepoints with no virama attached and no vowel sign to strip away. Before Unicode 5.1 added the first six as atomic characters in 2008, the same shapes were built from a consonant, a virama, and a zero-width joiner telling the font to render the pure form instead of a conjunct; three more chillus followed in Unicode 9.0. Fonts built today typically need to support both encodings.

അവൻ
Chillu N
he · ends in , not ന്
കാൽ
Chillu L
leg, foot · ends in
കൃഷ്ണൻ
Conjunct plus chillu
Krishnan · ഷ്ണ ligates, then

അവൻ ("he") and കാൽ ("leg, foot") are both everyday words that end in a bare consonant, and both use a chillu rather than a consonant plus a floating virama mark. കൃഷ്ണൻ ("Krishnan") shows the two distinctive features of this article together: a real ligated conjunct, ഷ്ണ, the kind of shape the series' opening quote about Malayalam promised, followed by a chillu closing the name.

6.The shaping model for Malayalam

Malayalam uses a fuller feature set than Telugu or Kannada, closer to Devanagari's, because it actually ligates conjuncts and reorders a subset of its vowel signs. The chillu system adds one more responsibility on top: recognizing when a consonant should resolve to its atomic pure form instead of joining the next consonant into a cluster.

FeatureTagWhat it builds here
Localized formsloclSwaps in Malayalam-specific glyph shapes where they differ from the script default.
Akhand ligaturesakhnRequired ligatures formed before any reordering happens.
Pre-base formsprefShifts the e, ē, and ai vowel signs to the left of their consonant.
Below-base formsblwfBuilds below-base conjunct shapes for clusters that don't get a full ligature.
Conjunct formscjctForms the dedicated ligatures behind Malayalam's "full set of consonant conjuncts."
Post-base formspstfPositions right-attaching signs like .
Above/below-base marksabvm / blwmFinal positioning of vowel signs that attach above (ി ീ) or below (ു ൂ ൃ ൄ) the base glyph.
Chillu resolutionrphf / halfDistinguishes an atomic chillu letter from a legacy consonant-plus-ZWJ sequence encoding the same shape.

A font that gets conjunct formation, pre-base reordering, and chillu resolution right has covered the three things that make Malayalam different from its closest relatives in this series, even though its letters look like a fourth script entirely.

7.Rendering pitfalls
SymptomLikely causeFix
A word-final consonant renders as a full letter plus a floating virama instead of a chilluFont or engine doesn't recognize the atomic chillu codepoint, or the legacy ZWJ sequenceSupport both the atomic chillu characters and the consonant-plus-ZWJ legacy encoding
The pre-base ē or ai sign doesn't move left, or moves too farMissing or misconfigured pref lookupTest കേ and കൈ explicitly, not just post-base vowel signs
Common conjuncts render as separate letters instead of a ligatureMissing cjct substitution for that consonant pairBuild dedicated ligatures for frequent clusters like ക്ഷ and ഞ്ച
A chillu collides with the vowel sign or consonant that follows itInsufficient spacing reserved after a chillu glyphTest chillus at the end of a word followed immediately by another word, not in isolation
Rounded strokes look mechanically uniform at heavy weightsStroke expansion applied evenly without adjusting curve tensionAdjust counters and curve tension as weight increases to preserve the script's calligraphic roundness
Practical rule
Test with real words, not isolated letters. അവൻ, കേരളം, and കൃഷ്ണൻ each exercise a different part of the pipeline, a chillu, a pre-base vowel sign, and a real conjunct, and a font can pass a single-letter check while still failing all three.
8.Design and production checklist
  1. 1Draw all 38 consonants and 14 independent vowels at consistent weight, plus the two letters, and , that don't appear in Telugu or Kannada.
  2. 2Build all nine chillu letters as dedicated glyphs, and support the legacy consonant-plus-ZWJ encoding alongside the atomic codepoints.
  3. 3Implement pref for the e, ē, and ai vowel signs so they shift left of their consonant correctly.
  4. 4Draw dedicated ligatures for frequent conjuncts rather than falling back to generic stacking.
  5. 5Test chillus at word boundaries and against following vowel signs for spacing collisions.
  6. 6Test across shaping engines and at multiple sizes and weights before calling the script done.
9.Test strings

Copy these into a test document. Each targets a different part of the shaping pipeline covered above.

മലയാളംThe script's own name, plain baseline word (Malayalam)
കേരളംPre-base vowel sign shifted left (Kerala)
അവൻSimple chillu N, no visible virama (he)
കാൽChillu L (leg, foot)
കൃഷ്ണൻVocalic-r vowel sign, real conjunct, and a chillu together (Krishnan)
ഞ്ചക്ഷരംFrequent conjuncts under sustained pressure