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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=igO/QMsZ+meONwSd8HrnD6x+AXo4BeCbifci6a6Wgqj kbVkZptUw3AiQHZb7XVBplJAfPqN9roku/aIaBelIgx4tyd7Ujh4P5aJemPltlFD aU6iTbODyIsyHrBuQYsN0RL60KqqHIUSckECeHgxLpZj0SBx08Ofq+yfHnZvAXOM = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=/qwVKX/ufyrPVIZN+cfrHC44O8g=; b=tA6JTioNFnZOrfCVS UiKKTOqTuxigdJl91AI3u5S4VKQC8aiTStmYhEbm/quh8j4k+fYViEGCfb/vc00F QbTgcLGRhywP6K2cekaQ8K+6udkur/wrLKU630o3dtWRRdHElQMKKFHtfoy/RDcg euu6T0GASd/RtksHZQ+wsIv/R8= 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=-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 X-Received: by 10.204.179.203 with SMTP id br11mr1549088bkb.169.1392970428744; Fri, 21 Feb 2014 00:13:48 -0800 (PST) Message-ID: <53070AB1.1010500@gmail.com> Date: Fri, 21 Feb 2014 09:13:37 +0100 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 AT cygwin DOT com Subject: Re: [octave 3.8.0] font missig in fltk graph References: <221796 DOT 65722 DOT qm AT web101118 DOT mail DOT kks DOT yahoo DOT co DOT 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 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