Page 1 of 1

Request for Unicode doc

Posted: Sun Jan 11, 2004 11:36 am
by Slasher
Hi,
I've just been to www.unicode.org but couldn't finding any docs on implementing the encoding.
I was wondering how you guys got the info needed to add unicode and UTF support to your kernels.
any pointer will be appreciated. Thanks

Re:Request for Unicode doc

Posted: Sun Jan 11, 2004 12:09 pm
by df
http://www.unicode.org/versions/Unicode4.0.0/

see the side bar, each chapter is a PDF.

tells you all you need to implement it.

Re:Request for Unicode doc

Posted: Mon Jan 12, 2004 7:38 pm
by Slasher
Thanks Alot! ;D
But Men, so many chapters! Which ones did you guys find helpful in implementing Unicode? (I'm still going to read them all, just wanted to know which to keep a special eye for)

Re:Request for Unicode doc

Posted: Tue Jan 13, 2004 2:04 am
by df
i might see if i can recombine all the chapters into one doc and get that posted somewhere ;)

Re:Request for Unicode doc

Posted: Tue Jan 13, 2004 8:23 am
by Solar
Code Slasher wrote: Thanks Alot! ;D
But Men, so many chapters! Which ones did you guys find helpful in implementing Unicode?
Well, how about chapter 5: "Implementation Guidelines"? ::) :D