1

I'm developing on a custom font using FontForge software but I'm stuck with just one character for almost a month now. Sri (ஸ்ரீ) character is composed of these four characters: uni0BB8(ஸ) uni0BCD(்) uni0BB0(ர) uni0BC0(ீ). When I generate the font and test it with a word document, it appears as ஸ் ரீ instead of Sri (ஸ்ரீ) character. Can someone please help? Any help is really appreciated.

Sathesh
  • 41
  • 3

1 Answers1

0

What you probably want is an entry in the ligatures table. See instructions here

Ben Whitmore
  • 857
  • 1
  • 6
  • 15