[rfc-i] non-ASCII characters in fixed-width sourcecode
duerst at it.aoyama.ac.jp ( Martin J. Dürst ) Fri, 19 February 2016 01:56 UTC
From: duerst at it.aoyama.ac.jp (=?UTF-8?Q?Martin_J._D=c3=bcrst?=)
Date: Fri, 19 Feb 2016 10:56:21 +0900
Subject: [rfc-i] non-ASCII characters in fixed-width sourcecode
In-Reply-To: <56C4B390.4080603@rfc-editor.org>
References: <29BEA339-0084-4886-B6BD-6D41A1EC20DE@cisco.com>
<56C4B390.4080603@rfc-editor.org>
Message-ID: <56C67645.6010600@it.aoyama.ac.jp>
On 2016/02/18 02:53, Heather Flanagan (RFC Series Editor) wrote: > I think something in the non-ASCII draft might be useful; if a fixed > width font is not available for a particular script, then the > restriction can be loosened for that part of the example. I agree. Fixed-width is often very useful for source code (not the least because our eyes are used to see it that way), but it's not an absolute. There are many scripts where fixed-width works quite okay, there are some script combinations (typically ideographs combined with e.g. Latin) where fixed-width means actually two widths (usually called half-width and full-width), and there are scripts (first and foremost Arabic) where any attempt to put them into a fixed-width straightjacket results in a big pain to the eye. Then there are also the issues of whether it's fixed-width per byte, per (Unicode) code-point, or per user-perceived grapheme. The cases where this really might be relevant in one way or another will be few and far between, and can be handled on a case-by-case basis. Regards, Martin.
- [rfc-i] non-ASCII characters in fixed-width sourc… Larry Masinter
- [rfc-i] non-ASCII characters in fixed-width sourc… Joe Hildebrand jhildebr
- [rfc-i] non-ASCII characters in fixed-width sourc… Heather Flanagan RFC Series Editor
- [rfc-i] non-ASCII characters in fixed-width sourc… Joe Hildebrand jhildebr
- [rfc-i] non-ASCII characters in fixed-width sourc… Martin J. Dürst