RE: Unicode support in Hugs - alpha-patch available
| Anyone interested in Unicode support in Hugs (what it lacks so far)
| please check out this URL:
|
| http://www.golubovsky.org/software/hugs-patch/article.html
There was a serious error in that page, which I can no longer reach.
The number of defined characters in Unicode was grossly underestimated,
because the number of *lines* in the Unicode database was counted,
instead of the number of *characters*.
Here's a summary of UnicodeData.txt as it stood in January 2001.
6582 <CJK Ideograph Extension A>
20902 <CJK Ideograph>
11172 <Hangul Syllable>
896 <Non Private Use High Surrogate>
128 <Private Use High Surrogate>
1024 <Low Surrogate>
6400 <Private Use>
65534
participants (1)
-
Richard A. O'Keefe