Skip to content

Commit

Permalink
Update TashkeelCharacters.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
pnarimani authored Mar 31, 2019
1 parent 2b1f87d commit fd9b124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/RTLTMPro/Scripts/Runtime/TashkeelCharacters.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace RTLTMPro
{
// Note that if you add to these characters, you also need to define
// characters inside Range file and TextMesh Pro font asset unicode range.
// characters inside TashkilRanges.txt file and TextMesh Pro font asset unicode range.
public enum TashkeelCharacters
{
Fathan = 0x064B,
Expand All @@ -21,4 +21,4 @@ public enum TashkeelCharacters
ShaddaWithKasraIsolatedForm = 0xFC62,
ShaddaWithSuperscriptAlefIsolatedForm = 0xFC63
}
}
}

0 comments on commit fd9b124

Please sign in to comment.