Indic scripts are the writing systems that are used by languages spoken by about two billion people in India and its neighboring countries, as well is Southeast Asian countries such as Thailand, Burma, Laos, Cambodia and Indonesia. These scripts developed from the ancient Brahmic script and share similar features, which make them challenging for use in computers: many ligatures, complex letter ordering rules and partial support in common operating systems.
Questions tagged [indic]
66 questions
0
votes
1 answer
how to Check spelling of a regional language?
I have winform application where user can input text in hindi language by copy paste. I want to have a validation that check the inputted text is a proper word.
from google i comes to know that by using ILIT we can input regional language. By using…

madan
- 773
- 13
- 38
0
votes
1 answer
How to implement Transliteration of Indic language in iOS
I am trying to implement transliteration of standard English text to one of the Indic(Devnagari) script.
According to this post, there is CFStringTransform function in iOS which has capability of handling it if proper ICU constants are passed. I…

amavi
- 524
- 4
- 14
0
votes
1 answer
I want to include Solaimanlipi font in my TCPDF. Do u have any idea?
The Bangla Unicode font (Solaimanlipi) is one of most complicated font. Basically it have some complex combination e.g. ক্ষ ঙ্ক ঙ্গ জ্ঞ ঞ্চ ঞ্ছ ঞ্জ ত্ত ষ্ণ হ্ম ণ্ড কো etc.
Please help me to get a solution.

M. M.
- 1
0
votes
0 answers
Programmers Editors on Windows for Indic language editing
Possible Duplicate:
Programmers Editors on Windows for Indic language editing
Hi All,
We're going to be building some J2ME apps and J2ee/Rails webapps which will have a Kannada(a south indian language, for those who don't know much about India)…

anjanb
- 12,999
- 18
- 77
- 106
0
votes
1 answer
How to use the file of UTF-8 format as a .srt file to show subtitle in mediaplayer?
I face a problem in file writing. When I write Bangla and English in file using UTF-8 format, the file contains exactly that what I write.
But the problem is when I am going to use this file as a .srt file to show subtitle of a video in a media…

Animesh Kumar Paul
- 2,241
- 4
- 26
- 37
-2
votes
2 answers
Gujarati OCR software
How would one go about creating an ocr software for indic languages?
How can one analyze the character's?
How to manipulate them into font data?
I believe that I would need to use some form of tracing the line patterns and analyzing those patterns…

Nilesh Tailor
- 146
- 2
- 6