All of lore.kernel.org
 help / color / mirror / Atom feed
From: ivan <pivo@pobox.sk>
To: linux-msdos@vger.kernel.org
Subject: charset translation in xdosemu
Date: Wed, 11 May 2005 13:32:37 +0200	[thread overview]
Message-ID: <20050511113237.GC9139@larva.oko> (raw)

Hi,

I got dosemu working with character translation cp895->iso8859-2 and it
successfuly runs using utf8 xterm and luit -encoding iso-8859-2 dosemu .
But, it dos not work in xdosemu. Is translation not implemented for xdosemu?

Using dosemu-1.3.1 and following .dosemurc

$_X_font = "terminus-iso8859-2-24"
$_term_char_set = "ibm"
$_external_char_set = "iso8859-2"
$_internal_char_set = "cp895"

Well, it works with a cp895 font. I'm just being curious about the translation.

I also tried compiling plugin/translation and setting external_char_set to utf8
and run it without luit under utf8 xterm, but all I got was a screen full of
at-signs.

Also, would it be hard to implement iso-10646, so that xdosemu could use the
same font as the rest of apps in X? I know nothing about Xlib or fontconfig or
whatever it involves. I might leran though.

Ivan

             reply	other threads:[~2005-05-11 11:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11 11:32 ivan [this message]
2005-05-11 12:23 ` charset translation in xdosemu Bart Oldeman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050511113237.GC9139@larva.oko \
    --to=pivo@pobox.sk \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.