From: Jeff H. <je...@Ac...> - 2004-02-03 01:46:10
|
> From: Taguchi Takeshi ... > By the way, I think current tclplugin assume all tclet is > wrriten using UTF-8 encoding. This means, in the web page > which is writen euc-jp encoding, SCRIPT itself must use UTF-8 > encoding. Euc-jp encoded file can not contain any UTF-8 string. > > I think tclet encoding may be able to set by tclet author. > such as: > <embed type="x-application/tcl" > src="./sample-tclet.tcl" > charset="euc-jp" ...> > > So I've made a patch. I've added this (code slightly modified, requires exact match to 'encoding names') to 3.0a2. Jeff Hobbs, The Tcl Guy http://www.ActiveState.com/, a division of Sophos |