X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=QejKZYPJ7fjMJmx0MiTKJeVvR99O0
	suQY1FSJVMEx3ZUA9jmt5DRmhGFGYieVXSaKqpQcl50scb4J+nlamMzX+c1zzcKh
	RWXJmbmN2l4XRIiVCfkxKLKnLEsQBUNg+KMjvl4/uuSCCahCVE3dCBEpImqytCMi
	RKaDuiDMpYBAyQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=twxUrsiKxZaovvs9825nO0Uy8V4=; b=H61
	KlNGQGSTmJN2hVq0S4vKn4JlJux2mvD6VkOdUOj4IFwmi11wCo3BFxmNZq24N6AU
	Ib8V+bjNDpM7atduSlHlJLeAqbyjdWKZq6rd5PsKWnFLiy+2s7KkcT/KftvHhMpj
	nG5hL61iZ4fWMPH0L/7RrcuYJWR7RpZZwJkgoP0c=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=displaying, vanilla, drawings
X-HELO: mail-io0-f170.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=WbC3BVcTN9jjQQv1So6KPWVq37CfL+2o3f7g9RleXJM=;        b=QrbvTdJ+JmOQS/Nequx00GAkVjG9pHLLAVkF2PaXJ7snwMsS0iYtUfN3mw0NhEwM1f         vsQxCJzN7b5RF1WZbZpVboTF0reJR+o9tt7MvF6i82GDc+u8H/4D3TPzax6Js7ToaO9L         z4+3sSJ9H4+s3nPVxUU2pJsKLs08AbBVsusEtYY+hcfghtElDoNhpuuR27ECHj1AYgLH         mKwV0YECw6wHfMkb60uKO7USZuko0aiZTqP4ssOIOy6yX0BT2YzcMRsHyEvFm7cM6KRa         8SVlL5nYyDO+GfdIq3scseNgSJk6TJboHLQuwjcJ0gUUjfzM4zEN21y06ka3P7ZZser0         C6TA==
X-Gm-Message-State: AEkoouvTG7tF2loHhNgxohR5+4MXa2Dq3p+cim2gQNWnJrwwZpGaLPvz/ZuzD9LVMuFHCUEGaPECUVYwAB3omg==
X-Received: by 10.107.4.17 with SMTP id 17mr26138370ioe.57.1471139527548; Sat, 13 Aug 2016 18:52:07 -0700 (PDT)
MIME-Version: 1.0
From: Rodrigo Medina <rodrmedina@gmail.com>
Date: Sat, 13 Aug 2016 21:52:07 -0400
Message-ID: <CALjKttkRntDJgiEVoqXM_mmXzYeTcRsz2gHVAip0WCVP_GsQAA@mail.gmail.com>
Subject: Re: xfig-3.2.5c-3 fails in displaying text
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

On 2016/07/12 Rodrigo Medina wrote:
> xfig-3.2.5c-3 displays all fonts with the same vanilla font.
> This happens for new drawings or for old .xfig files.

Solved: the new i xfig version uses urw fonts that the server cannot find.
A soft link in /etc/X11/fontpath.d/ is missing:

xorg-x11-fonts-urw -> /usr/share/ghostscript/fonts/

I think that this link should be included in the next version of the xorg server

RM

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

