Greek & unicode
I have some greek text that I have tried to convert to ascii with the native2ascii tool, but it isn't displaying the same glyphs as the original at all...
Dont know it the problem is that the native2ascii converts to wrong unicode codes or if it is a problem with the font. At least MS Word seems to be able to display the font in Courier New, which I'm also using for the java app. Could it be that the native2ascii is doing something wrong? I have noticed that the unicode looks aa bit strange: "\u2018\u00c1\u00c7\u00b5\u00af\u00bf"
are those " " supposed to be there?
Cheers

