Re: Font debugging code

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>, "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Font debugging code
Date: 2003-10-16 18:55:43
Message-ID: 03AF4E498C591348A42FC93DEA9661B84C5B84@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito(at)inetrt(dot)skcapi(dot)co(dot)jp]
> Sent: 16 October 2003 19:23
> To: Andreas Pflug
> Cc: Dave Page; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] Font debugging code
>
> Oops,
> Continuation.
>
> LC_CTYPE became necessary, too?
> As for input of Japanese, is all right in this.
>
> #!/bin/sh
> LC_CTYPE=ja_JP.UTF-8
> export LC_CTYPE
> LANG=ja_JP.UTF-8
> export LANG
> pgadmin3
>
> Hi Dave.
> Can you have docs/ime_setting.html make an addition.

To which part? Can I have patch or updated file please?

Cheers, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-10-16 18:59:44 Re: acinclude Patch
Previous Message Hiroshi Saito 2003-10-16 18:23:09 Re: Font debugging code