Eric Iverson wrote:
The problem of proper display of boxed unicode data is an interesting one. The first step to getting this fixed is for someone to provide a working J model that takes an arbitrary boxed argument and produces the character stream that properly displays it. If we had such a model we might consider incorporating it into the JE.

I can live with the current displays albeit it is not perfect. BTW the problem also appears in european languages with code point above 128.
   <("0)  u: 16b20ac, 224 + i.16
+---+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
|€|à|á|â|ã|ä|å|æ|ç|è|é|ê|ë|ì|í|î|ï|
+---+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+


--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to