From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_NEUTRAL autolearn=no version=3.2.5 Message-ID: <49934E92.9080805@gmail.com> Date: Thu, 12 Feb 2009 01:17:54 +0300 From: Alexey Gladkov User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.8.1.18) Gecko/20081202 Thunderbird/2.0.0.18 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: Matthew Burgess References: In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kbd Subject: Re: [kbd] kbd-1.15 lat1-16 font issues with groff-1.20.1 X-BeenThere: kbd@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: Linux console tools development discussion List-Id: Linux console tools development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2009 22:17:58 -0000 Archived-At: List-Archive: Matthew Burgess wrote: > Hi Alexey, > > I'm viewing man pages using a combination of groff-1.20.1 and the lat1-16 > font from kbd-1.15. You can see the results of this at > http://www.linuxfromscratch.org/~matthew/test-results/preconv.en_utf8.jpg. > > As you can see, the line-break character (U+2010) isn't displayed correctly. > > We used to workaround this with previous versions of Groff by substituting > U+2010, U+2212 to U+002D (minus sign). See It seems that these characters are not mapped at all. At least the U+2010. > http://www.linuxfromscratch.org/lfs/view/6.4/chapter06/groff.html. Due to > a change in Groff, that substitution no longer applies. > > Is it possible to map those characters like that in the lat1-16 font itself? > That way, if there happen to be any other programs that output the > problematic characters, they'll display correctly without any further changes. > > If so, how might we go about this, and is this suitable for the upstream > Kbd package sources? I think we can map this characters if they not mapped at all. P.S. Add CC: kbd@lists. Anyone have any ideas ? -- Rgrds, legion