Date: Fri, 04 Nov 2005 11:06:56 +0900 (JST) Message-Id: <20051104.110656.108739611.garrigue at math.nagoya-u.ac.jp> To: Julien.Narboux at inria.fr Cc: lablgtk at math.nagoya-u.ac.jp Subject: Re: pango error under windows From: Jacques Garrigue In-Reply-To: <436A576A.3080809 at inria.fr> References: <436A576A.3080809 at inria.fr> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit From: Julien Narboux > I have just performed to compile drgeocaml under windows. I adapted > drgeocaml to use pango instead of Gdk.font. > > now when I run drgeocaml on linux it works fine but under windows I get > this : > > Narboux@DellJulien ~/drgeocaml > $ ./drgeocaml.sh > art_render_invoke: no image source given > art_render_invoke: no image source given > > (drgeocaml-2005-11-03.exe:3332): Pango-WARNING **: Le module spÚcifiÚ > est introu > vable. > Failed to load Pango module for id: 'BasicScriptEngineFc' Yup, I forgot to add the pango-*-fc.dll's to librsvg-2.4.0-dlls-win32.zip. (They are from pango, but supposedly useless without fontconfig.) I've put them in now. Grab the new file, whose size is 1156862 bytes. Hope this solves your problem. Jacques