Date: Wed, 17 Nov 1999 15:37:04 -0500 (EST) From: Mikhail Teterin <mi@misha.cisco.com> To: FreeBSD-gnats-submit@freebsd.org Cc: vanilla@freebsd.org Subject: ports/14957: gtk12 requires Cronyx fonts for Russian language Message-ID: <199911172037.PAA92538@misha.cisco.com>
next in thread | raw e-mail | index | archive | help
>Number: 14957 >Category: ports >Synopsis: gtk12 requires Cronyx fonts for Russian language >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 17 12:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 3.3-STABLE i386 >Organization: Virtual Estates, Inc. >Environment: I use the -gemini-* family of KOI8-U fonts. They include all of the KOI8-R characters and a few of the Ukrainian ones (the alphabets are ALMOST the same). I don't want to load both Gemini and Cronyx families into my X-server, for obvious reasons. >Description: GTk insists on -cronyx-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r for Russian texts. You can full it, by creating a set of Gemini-to-Cronyx aliases, but that is a workaround and those aliases waste the server's memory too. >How-To-Repeat: >Fix: I suggest adding the following patch to the GTk's patches directory, until the GTk developers put into their tree: --- gtk/gtkrc.ru.orig Thu Oct 7 13:26:25 1999 +++ gtk/gtkrc.ru Wed Nov 17 15:15:20 1999 @@ -3 +3 @@ - -cronyx-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r" + -*-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-*" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911172037.PAA92538>