From owner-freebsd-hackers Thu May 4 08:29:21 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA13264 for hackers-outgoing; Thu, 4 May 1995 08:29:21 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id IAA13253 for ; Thu, 4 May 1995 08:29:01 -0700 Received: by sequent.kiae.su id AA02537 (5.65.kiae-2 ); Thu, 4 May 1995 19:24:39 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Thu, 4 May 95 19:24:39 +0400 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id TAA01998; Thu, 4 May 1995 19:12:41 +0400 To: "Jordan K. Hubbard" Cc: hackers@FreeBSD.org References: <1367.799592231@time.cdrom.com> In-Reply-To: <1367.799592231@time.cdrom.com>; from "Jordan K. Hubbard" at Thu, 04 May 1995 05:57:11 -0700 Message-Id: Organization: Olahm Ha-Yetzirah Date: Thu, 4 May 1995 19:12:41 +0400 X-Mailer: Mail/@ [v2.32 FreeBSD] From: "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: Can someone explain the various forms of Japanese text encoding? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: hackers-owner@FreeBSD.org Precedence: bulk In message <1367.799592231@time.cdrom.com> Jordan K. Hubbard writes: >sysinstall itself and do the ioctls directly) but I still don't know >how to make the dialogs themselvse look good in these cases. Seems >like all the other fonts don't necessarily do line-drawing the >same way.. :-( It is very easy: you need separate termcap entry for each encoding scheme. Now following entries exists: cons25 -> for CP437 pc3r -> for KOI8-R -> for ISO8859-1 You need switch on-the-fly between various TERMs, setterm() ncurses fucntion should work. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849