This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

BUG: ImageMagick search for font in strange path.


$ cygcheck -c ImageMagick

Package              Version        Status
ImageMagick          6.4.0.6-2      OK


$ convert -size 240x80 xc:white \ -font Verdana -draw "text 32,51 test" logo.png

convert: unable to read font `/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/verdana.ttf'.
convert: unable to read font `/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/verdana.ttf'.


Currently image created because used default font...

Any chance to fix or workaround?


-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]