Actually I need that to print various fonts in LCD(Embedded Programming).The compiler used is Microsoft visual DSP++.Is that possible to print different fonts on LCD with the below said
--- In [email protected], [EMAIL PROTECTED] wrote: > > use wchar_t > > and u will have to learn all the Unicode values of the characters u want to > print > > and check that which sets are supported by your compiler > (as it is not necessary that compiler support all the encodings ) > > > On 8/17/07, Thomas Hruska <[EMAIL PROTECTED]> wrote: > > > > preethinandakumar wrote: > > > Hi > > > I need some idea how to do unicode programming in c to display a word > > > in different languages like english,german,Italy and Japanese] > > > > OS? Compiler? > > > > -- > > Thomas Hruska > > CubicleSoft President > > Ph: 517-803-4197 > > > > *NEW* MyTaskFocus 1.1 > > Get on task. Stay on task. > > > > http://www.CubicleSoft.com/MyTaskFocus/ > > > > > > > > > > -- > (¨`·.·´¨) > `·.¸(¨`·.·´¨) Keep > (¨`·.·´¨)¸.·´ Smiling! > `·.¸.·´ S H I S H I R S H A R M A 'Criss' > ------------------------------------------------------------------- ------------- > "Don't Quit" > > ...and whats life without an impossible dream... > ------------------------------------------------------------------- ------------- > [EMAIL PROTECTED] > > > [Non-text portions of this message have been removed] >
