[java-dev] Mxj don't like accents
topher lafata
topher at topher.com
Sat Jun 9 21:23:37 MDT 2007
- Previous message: [java-dev] Mxj don't like accents
- Next message: [java-dev] Mxj don't like accents
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hey Leopold, I have been looking into your problem with this. I have stuff printing to the console properly from within mxj but not within the max environment yet. Basically there is a disconnect between the default string encoding the JVM is using the encoding Max itself is using. I need to investigate a little more but might have a solution soon! t On Jun 8, 2007, at 10:36 AM, Leopold Frey wrote: > >> French is full of accents (acute,grave,circumflex) but mxj >> replaces them with "?" (also true for other languages). >> > Of course, this behaviour appears in both ways max -> mxj & mxj -> > max. > > léo > > _______________________________________________ > java-dev mailing list > java-dev at cycling74.com > http://www.cycling74.com/mailman/listinfo/java-dev
- Previous message: [java-dev] Mxj don't like accents
- Next message: [java-dev] Mxj don't like accents
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
