From: Jason Rumney Date: Sat, 22 Oct 2005 09:11:17 +0000 (+0000) Subject: Added Chinese character width problem. X-Git-Tag: emacs-pretest-22.0.90~6414 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a9cf08b26e557bc7085eb5cd91d73b723bbe0ca2;p=emacs.git Added Chinese character width problem. --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 91b27e0d0b0..a25d9b8e46f 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -55,6 +55,13 @@ excesive CPU on some Windows environments. Usages of 50% and 100% CPU time have been observed on different Window XP configurations. Seems to be a problem in sys_select in w32proc.c. +** Chinese characters display quadruple width on Windows. + +This was caused by the change to w32fns.c on 2005-01-03, but that is +required to fix another bug. See "[Bug] Unusual wide Chinese fonts on +w32 (again)" and "Problem with chinese gbk fonts on w32" in +emacs-devel list. + * DOCUMENTATION ** Update man/info.texi.