X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <1455037120.403581278172331039.JavaMail.root@sz0097a.westchester.pa.mail.comcast.net> References: <1097411426 DOT 403421278172284803 DOT JavaMail DOT root AT sz0097a DOT westchester DOT pa DOT mail DOT comcast DOT net> <1455037120 DOT 403581278172331039 DOT JavaMail DOT root AT sz0097a DOT westchester DOT pa DOT mail DOT comcast DOT net> Date: Thu, 8 Jul 2010 15:40:26 +0200 Message-ID: Subject: Re: ImageMagick SVG Problem From: Reini Urban To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 2010/7/3 : > Has anybody using ImageMagick noticed that 'display' and other ImageMagic= k tools are having trouble displaying SVG files? Most of the tools complain= ed about missing files in the /usr/share/fonts/corefonts/ directory, so I c= reated a symlink to /c/Windows/Fonts/ (in Win7 Crippled), and *most* SVG fi= les containing text now function correctly. Good link. Which package should create this symlink in it's postinstall.sh? Maybe we need an empty msttcorefonts package which just creates this link and updates the fontcache. Do we need that or is it's ImageMagick's fault? I'm not so familiar with XW= in. I only know about /usr/share/fonts/TTF/ and my /etc/fonts/fonts.conf does contain the $WINDOWS/Fonts dir, and my fontcache does contain the correct link for arial.ttf > Is there some problem with the SVG format? My Debian 5.0 box handles SVG > files OK, so it seems to be related to the platform, not the package. I can reproduce it. The error is: "display: unable to read font `/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/arial.ttf'' and so it looks like it is ImageMagick's fault, having --with-windows-font-dir=3D/usr/share/fonts/corefonts as its configure arg. and not usr/share/fonts/TTF/ or such. I'll fix the wrong prefix at least. And I'll prepare a new package ASAP, since I did the last for Volker Q. and Yakoov already pinged two times for relevant upstream fixes. Note that I'm not really interested in maintaining this package, but as long as no one else cares, I'll do. --=20 Reini Urban http://phpwiki.org/ http://murbreak.at/ -- 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