c#.NET
is it possible to make english to gujrati charater converter in C# and how?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sivaraman DhamodaranPosted Nov 24, 2010, 6:49 AM
A English Char, that is letter (As Language is coming into picture) in Gujarti means, it is related to Font. If I re-pharse the Question, How do I get Letter A or K equalent in Gujarathi.
I hope you are going to make an application so that I can english in Gujarathi like reading Hindhi word in English "NAMASTHEY"
First You should use a class that takes an English letter and Draws (GDI+ you can use) a Gujarathi Equalent as a Drawing. That all I guess, One have Sequence of Letter Draw your Gujarathi letters with a required size.
If you know Most of the FONTS (See I am not saying all) are Drawings.
Hope this gave you some idea.