X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=gnevBLiHuFr978wZ LCxQZgl10kKfvV7ga5vj58garjf4wMUY7mD8GZIOLSpqBiyfqnvBhca4QuwNDUWO 2TZ2v5mRPY+LV9+AG5pNsKxXXTnDl+t5W4iYQuMN4zNWuAg2imk4PItjKB5VwL/q sk7JcvtYWvLnI9/ImGyPj/Pf5mo= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=nzKM2ejdoA+OOAnflQ3DHv oywiE=; b=Fk3QumKx36I6D8aP+RuyknPXrYGQbO5+HSoE2FS2mwfVDTIczZyiBs Yibe9UC41TQBFlY4EvuaEm0vOeXiCXxjXr2EZCJKM1XJbgioffWibGACQckW4kk8 tpGAgoL9pRvCM0A4E03eYcc/RAUljqd/R0222VpAh5B/vVN844XWc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=courier, HContent-Transfer-Encoding:8bit X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: [PATCH xpdf] Add desktop menu entry To: cygwin AT cygwin DOT com References: <20171027210030 DOT 12220-1-yselkowi AT redhat DOT com> <208276e9-a108-4936-6b64-6e1fec01e40e AT cornell DOT edu> <3dbb6027-7cfc-3171-b982-1afaa0bf4e95 AT cygwin DOT com> <7926ca52-9cee-346c-9c2d-7e04380bba3a AT cornell DOT edu> From: Ken Brown Message-ID: <828941a1-9dc9-6b77-cc59-cf7f52f99a11@cornell.edu> Date: Fri, 3 Nov 2017 13:05:18 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <7926ca52-9cee-346c-9c2d-7e04380bba3a@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-PMX-Cornell-Gauge: Gauge=X X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 11/3/2017 9:11 AM, Ken Brown wrote: > In the meantime, I have another xpdf problem.  After my update of the > ghostscript fonts, I get the following errors when starting xpdf: > > Config Error: No display font for 'Courier' > Config Error: No display font for 'Courier-Bold' > Config Error: No display font for 'Courier-BoldOblique' > Config Error: No display font for 'Courier-Oblique' > Config Error: No display font for 'Helvetica' > Config Error: No display font for 'Helvetica-Bold' > Config Error: No display font for 'Helvetica-BoldOblique' > Config Error: No display font for 'Helvetica-Oblique' > Config Error: No display font for 'Symbol' > Config Error: No display font for 'Times-Bold' > Config Error: No display font for 'Times-BoldItalic' > Config Error: No display font for 'Times-Italic' > Config Error: No display font for 'Times-Roman' > Config Error: No display font for 'ZapfDingbats' > > Reinstalling the old ghostscript-fonts-std-8.11-1 fixes it.  Copying the > files from /usr/share/fonts/urw-base35 to /usr/share/ghostscript/fonts > doesn't fix it. > > Do you happen to know how Fedora handles this?  I didn't see anything > obvious in xpdf.spec. As a (temporary?) workaround, I've added the *.pfb files from the old ghostscript-fonts-std-8.11-1 package to urw-base35-fonts. If I find out that Fedora has a better way of handling it, I can always change this. Ken -- 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