Re: What's the "Hangul shaper"? Sounds like a power tool...
- From: Havoc Pennington <hp redhat com>
- To: Peter Finderup Lund <firefly diku dk>
- Cc: gtk-list gnome org
- Subject: Re: What's the "Hangul shaper"? Sounds like a power tool...
- Date: 24 May 2001 14:13:38 -0400
Peter Finderup Lund <firefly diku dk> writes:
>
> Which platform uses 0x2029?
>
It's the Unicode paragraph separator character. So, all platforms
could use it in theory if software supported it which it mostly
doesn't. But for a file containing lots of UTF-8 you already require
Unicode support so it might be sane to use this character.
There's also a Unicode line separator (which forces a line break
inside a single paragraph).
I believe the motivation here is to clean up the \n/\r/\r\n confusion,
and make it explicit whether you wanted a line break or a paragraph
break.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]