From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20527 invoked by alias); 21 Feb 2014 08:13:54 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 20510 invoked by uid 89); 21 Feb 2014 08:13:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-bk0-f51.google.com Received: from mail-bk0-f51.google.com (HELO mail-bk0-f51.google.com) (209.85.214.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 21 Feb 2014 08:13:51 +0000 Received: by mail-bk0-f51.google.com with SMTP id w10so944425bkz.38 for ; Fri, 21 Feb 2014 00:13:48 -0800 (PST) X-Received: by 10.204.179.203 with SMTP id br11mr1549088bkb.169.1392970428744; Fri, 21 Feb 2014 00:13:48 -0800 (PST) Received: from [172.21.188.197] ([62.154.173.198]) by mx.google.com with ESMTPSA id r1sm6084379bkk.2.2014.02.21.00.13.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 00:13:48 -0800 (PST) Message-ID: <53070AB1.1010500@gmail.com> Date: Fri, 21 Feb 2014 08:52:00 -0000 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: [octave 3.8.0] font missig in fltk graph References: <221796.65722.qm@web101118.mail.kks.yahoo.co.jp> In-Reply-To: <221796.65722.qm@web101118.mail.kks.yahoo.co.jp> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-02/txt/msg00579.txt.bz2 On 21/02/2014 05:44, Tatsuro MATSUOKA wrote: > Hello > > I have installed Cygwin-67 on windows 7 64 bit to use octave. > So far everything is fine on gnuplot graphics_tool kit. > > However, on fltk graphics_toolkit, fonts on the graph were not represent. > > For example, > > http://www.geocities.co.jp/tmoctwin/files/fltk20140221.html > > Any suggestions? > > Regards > > Tatsuro > Hi Tatsuro works fine for me and I have a minimal set of fonts installed $ cygcheck -c -d |grep -i font font-adobe-dpi75 1.0.2-1 font-adobe-utopia-dpi75 1.0.3-1 font-alias 1.0.3-1 font-bh-dpi75 1.0.2-1 font-bh-lucidatypewriter-dpi75 1.0.2-1 font-bitstream-dpi75 1.0.2-1 font-bitstream-type1 1.0.2-1 font-cursor-misc 1.0.2-1 font-encodings 1.0.4-1 font-misc-misc 1.1.1-1 font-tektronix-misc 2.6-3 fontconfig 2.10.93-1 ghostscript-fonts-other 6.0-1 ghostscript-fonts-std 8.11-1 libfontconfig-devel 2.10.93-1 libfontconfig1 2.10.93-1 libfontenc1 1.1.2-1 mkfontdir 1.0.7-1 mkfontscale 1.1.1-1 texlive-collection-fontsrecommended 20130529-1 texlive-collection-fontutils 20130529-1 Be also aware that on octave-3.8.x , the following bug impacts graphic with fltk on cygwin https://savannah.gnu.org/bugs/?func=detailitem&item_id=40469 so I reverted default graphics to gnuplot. I suspect it is a FLTK bug, but I was not able to track it down Regards Marco -- 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