Nedd Help

2002-10-19 Thread nandu patil
Hi , I am trying to make unicode editor which will convert Roman English to Devanagari Hindi. Can you help me how to use unicode in that application , mean how to do unicode encoding and display hindi on Screen using unicode Font (raghu.ttf). I wanted to do all encodings in C++ so i can write a

Re: Nedd Help

2002-10-19 Thread Michael \(michka\) Kaplan
From: nandu patil I wanted to do all encodings in C++ so i can write a library (DLL) which will handle all this stuff Do you need to communicate with other applications that do not support Unicode? If not, then you have no need to support encodings at all (since you are using Unicode and you