Search the web
Sign In
New User? Sign Up
vanilla-pudding · Vanilla is a simple hypertext system which subscribes to the Wiki philosophy.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Trouble with multibyte character (utf8)   Message List  
Reply | Forward Message #903 of 980 |
Re: [vanilla] Trouble with multibyte character (utf8)

> I try to input some Chinese character in utf8 but the output malforms.
> After doing some tracing, I found it's due to the function "expand" in
> chainingspace.r.

Part of the problem here is that REBOL itself doesn't support UTF-8
(actually, some built-in behavior discourages it). There is a function
on REBOL.org that will decode UTF-8 characters and shouldn't be too
much trouble to turn into a decode/encode routine.

-> http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?find=utf-8

- Chris




Mon Mar 6, 2006 5:55 pm

crg_soccer
Offline Offline
Send Email Send Email

Forward
Message #903 of 980 |
Expand Messages Author Sort by Date

Dear all: I try to input some Chinese character in utf8 but the output malforms. After doing some tracing, I found it's due to the function "expand" in ...
brainlai1102
Offline Send Email
Mar 6, 2006
7:54 am

... Part of the problem here is that REBOL itself doesn't support UTF-8 (actually, some built-in behavior discourages it). There is a function on REBOL.org...
Christopher Ross-Gill
crg_soccer
Offline Send Email
Mar 6, 2006
5:56 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help