Re: Encode-0.40.tar.gz

2002-02-16 Thread Jarkko Hietaniemi
Encode 0.40 now in bleadperl (change #14722). -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen

Re: Encode-0.40.tar.gz

2002-02-16 Thread Markus Kuhn
> This reminds me: we shoul probably have some user-accessible method of > detection of the Unicode encodings, too: UTF-8 (well, this is really > guessing, at least without a BOM, "does this look like valid UTF-8 to > you"), but BOMs and UTF-16-foo, and UTF-32-foo. Actually, UTF-8 autodetection c

Re: Encode-0.40.tar.gz

2002-02-16 Thread Jarkko Hietaniemi
On Sun, Feb 17, 2002 at 01:22:29AM +0900, Dan Kogai wrote: > jhi, > >2 minutes to respond. You are just unbelievable! > > On 2002.02.17, at 01:08, Jarkko Hietaniemi wrote: > >>jhk, I think this is as much as I can go for this weekend. Flu is > >> getting worse > > > > Okay, thanks!

Re: Encode-0.40.tar.gz

2002-02-16 Thread Dan Kogai
jhi, 2 minutes to respond. You are just unbelievable! On 2002.02.17, at 01:08, Jarkko Hietaniemi wrote: >> jhk, I think this is as much as I can go for this weekend. Flu is >> getting worse > > Okay, thanks! (Are you happy with this in 5.7.3?) Well, for 5.7.3, yes. But for 5.

Re: Encode-0.40.tar.gz

2002-02-16 Thread Jarkko Hietaniemi
On Sun, Feb 17, 2002 at 01:06:22AM +0900, Dan Kogai wrote: > Folks, > >I have made Encode-0.40 available at > > http://www.dan.co.jp/~dankogai/Encode-0.40.tar.gz > > Changes > > > Implemented based upon Encode/EUC_JP > >Encode::JP (Changed from Encode::Japanese to make room f

Encode-0.40.tar.gz

2002-02-16 Thread Dan Kogai
Folks, I have made Encode-0.40 available at http://www.dan.co.jp/~dankogai/Encode-0.40.tar.gz Changes Implemented based upon Encode/EUC_JP Encode::JP (Changed from Encode::Japanese to make room for submodules) euc-jp shiftjis 7bit-jis iso-2022-

Re: Reference Unicode Fonts

2002-02-16 Thread Philip Newton
On Fri, 15 Feb 2002 11:52:41 +0900, [EMAIL PROTECTED] (Dan Kogai) wrote: > * Reference Fixed Width (Misc TT? Courier Unicode? Monaco Unicode?) There was Everson Mono but that project appears to have stalled as well. Cheers, Philip

Re: FYI: yudit to handle Unicode text

2002-02-16 Thread Philip Newton
On Thu, 14 Feb 2002 23:16:10 +0200, [EMAIL PROTECTED] (Jarkko Hietaniemi) wrote: > Unifont stalled a bit since Roman Czyborra disappeared from the online > world, but someone picked up (forked) the project: > > http://dvdeug.dhis.org/unifont.html There's also a Yahoo! Group (mailing list) calle

Re: Reference Unicode Fonts

2002-02-16 Thread Martin_Hosken
Dear Nick, >I would like to make this "easy" (e.g. in perl/Tk's Text widget), so user says I want 14-point font - I want there to be a (set of) font(s) for normal/bold/italic - now in certain spots in the codepoint space those will be pointing at same X font - as there is no alternative. What