[GRASS5] Re: V_ stuff

Markus Neteler neteler at geog.uni-hannover.de
Tue May 1 09:55:07 EDT 2001


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 at 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 at yandex.ru>
> > Date: Mon, 30 Apr 2001 12:22:31 +0700
> > From: Artemis <fgu at mail.gorny.ru>
> > To: Markus Neteler <neteler at geog.uni-hannover.de>
> > Subject: Re: CVS snapshot
> > Message-ID: <20010430122231.A899 at alarm.fgu.com>
> > References: <20010426172204.B4115 at alarm.fgu.com> <20010426144958.B591 at hgeo02.geog.uni-hannover.de> <20010427144921.A1673 at alarm.fgu.com> <20010427180105.H18685 at hgeo02.geog.uni-hannover.de> <20010429050939.A8066 at alarm.fgu.com> <20010429124154.B17685 at 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 at hgeo02.geog.uni-hannover.de>; from neteler at geog.uni-hannover.de on Sun, Apr 29, 2001 at 12:41:54PM +0100
> > Sender: Artemis <artemis at 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 at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list