Thanks for the information. Many programs, I heard, consider Ambiguous as narrow. However, your concern is right.
I calculated the range for Ambiguous using your method. Let's call it amr. #amr is 156, which isn't very large. So we may store them as a separate range from fwr and let the user change the setting, whether some area should be considered as Narrow or Wide. However, the box characters[0] used in J should be considered as Narrow, although there are Ambiguous from unicode. [0] 2500 2502 250C 2510 2514 2518 251C 2524 252C 2534 253C (in unicode codepoint) 2007/2/13, bill lam <[EMAIL PROTECTED]>:
June Kim wrote: > There are many rough corners to refine, but here's the first working > version. Another issue is Private Use Area at U+E000 to U+F8FF. From the Width text file, this range is ambiguous, and it is indeed ambiguous. Some Chinese characters commonly in use locally are inside this range and their width should be Wide in this context. For my own applications I set them to wide, you may also want to check if korean use this range too. -- regards, bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
