Hi Artemis, Huidae,
hi all,
below is a thread on asian characters support in GRASS which
will become feasible with a small change proposed by Artemis.
Huidae Cho has already implemented related improvements into
v.digit etc. It seems that the fix would help various people
so we should include it.
Read on below for details. Huidae, in case of no objections by
the others, could you update this in CVS?
Thanks
Markus
On Tue, May 01, 2001 at 08:27:41PM +0900, Huidae Cho wrote:
From: Markus Neteler <neteler@geog.uni-hannover.de>
>
> Hi Huidae,
>
> find attached a comment concerning asian characters support
> in GRASS. As I don't have any chance to test this here, maybe
> you could do with korean characters.
>
> Yours
>
> Markus
>
> Return-Path: <artemis@yandex.ru>
> Date: Mon, 30 Apr 2001 12:22:31 +0700
> From: Artemis <fgu@mail.gorny.ru>
> To: Markus Neteler <neteler@geog.uni-hannover.de>
> Subject: Re: CVS snapshot
> Message-ID: <20010430122231.A899@alarm.fgu.com>
> References: <20010426172204.B4115@alarm.fgu.com> <20010426144958.B591@hgeo02.geog.uni-hannover.de> <20010427144921.A1673@alarm.fgu.com> <20010427180105.H18685@hgeo02.geog.uni-hannover.de> <20010429050939.A8066@alarm.fgu.com> <20010429124154.B17685@hgeo02.geog.uni-hannover.de>
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> User-Agent: Mutt/1.0.1i
> In-Reply-To: <20010429124154.B17685@hgeo02.geog.uni-hannover.de>; from neteler@geog.uni-hannover.de on Sun, Apr 29, 2001 at 12:41:54PM +0100
> Sender: Artemis <artemis@alarm.fgu.com>
>
[...]
> There's something you should know about Vask.
>
> V_support.c should have:
>
> in line 51 the substring:
> && (*ANS_PTR < '\177') *
> should be deleted.
>
> V_call.c:
>
> in line 254:
> & 0177
> should be deleted.
>
> in line 410:
> && (newchar < '\176')
> should be deleted.
Huidae Cho wrote:
Hi Markus,
Yes, actually it helps one type asian characters. So I updated v.digit in
this way and added DASIAN_CHARS into head.in some months ago.If others are ok, what about adding --with-asian-chars to configure.in.
Without this flag, i have to add DASIAN_CHARS to head.* by hand after
configure.Yours,
Huidae Cho>
> In our company we successfully removed
> the substrings above and the interactive
> modules now allow to input chars above 128.
>
> At first, I thought the limitations in
> vask are needed because GRASS uses the higher
> characters somewhere, but looks like
> it works OK (but better to comment that
> out, not delete).
>
> Hope this would be useful,
>
> Artemis.
>
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'