Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 22:04:41 +0900
From:      Hiroto Kagotani <hiroto.kagotani@gmail.com>
To:        Niclas Zeising <zeising@freebsd.org>
Cc:        freebsd-ports-bugs@freebsd.org, freebsd-x11@freebsd.org, edwin@freebsd.org
Subject:   Re: ports/170852: [PATCH] x11-fonts/encodings: encodings.dir includes bogus entries
Message-ID:  <CAC_W2odg3CJiu1iCtOcAq8kGjxu7w-V0%2Bz7ST5O8WVF_9d8d%2BQ@mail.gmail.com>
In-Reply-To: <52DFBFF3.6080003@freebsd.org>
References:  <201208220400.q7M40X26015662@freefall.freebsd.org> <CAC_W2ofheH3kF5KzqrAiVyaqsxng=4fUrCXvU%2B%2BPRRTqCipP8Q@mail.gmail.com> <52DFBFF3.6080003@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thank you for replying.
Yes, the problem remains.

The encodings.dir installed by the port is:
---
128
adobe-dingbats ./adobe-dingbats.enc
adobe-dingbats ./adobe-dingbats.enc.gz
adobe-standard ./adobe-standard.enc
adobe-standard ./adobe-standard.enc.gz
adobe-symbol ./adobe-symbol.enc
adobe-symbol ./adobe-symbol.enc.gz
armscii-8 ./armscii-8.enc
armscii-8 ./armscii-8.enc.gz
ascii-0 ./ascii-0.enc
ascii-0 ./ascii-0.enc.gz
...(snip)
---

And I have to modify the file like following to use some Japanese TTF
fonts in legacy X11 apps.
---
64
adobe-dingbats ./adobe-dingbats.enc.gz
adobe-standard ./adobe-standard.enc.gz
adobe-symbol ./adobe-symbol.enc.gz
armscii-8 ./armscii-8.enc.gz
ascii-0 ./ascii-0.enc.gz
...(snip)
---

Regards,


2014/1/22 Niclas Zeising <zeising@freebsd.org>:
> On 01/22/14 13:42, Hiroto Kagotani wrote:
>> Could anyone in freebsd-x11 team confirm and fix this problem?
>
> The handling of encodings.dir and similar files has changed to support
> staging.  Can you please test updated ports and see if the problem remains.
> Regards!
> --
> Niclas Zeising



-- 
Hiroto Kagotani
<hiroto.kagotani@gmail.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC_W2odg3CJiu1iCtOcAq8kGjxu7w-V0%2Bz7ST5O8WVF_9d8d%2BQ>