Hi, I noticed today that ImageMagick does not like to annotate images anymore:
$ /usr/local/bin/convert foo.jpg -fill white -undercolor '#00000080' -gravity South -font 'Bitstream-Charter-Bold' -pointsize 18 -annotate +0+5 'foo' bar.jpg convert: delegate library support not built-in `/usr/local/lib/X11/fonts/Type1/c0632bt_.pfb' (Freetype) @ warning/annotate.c/RenderFreetype/1529. convert: delegate library support not built-in `/usr/local/lib/X11/fonts/Type1/c0632bt_.pfb' (Freetype) @ warning/annotate.c/RenderFreetype/1529. I’ve tried a number of different fonts, but the error message remains the same. Google doesn’t find anything useful (or anything at all, in fact) for this error message. The last time I saw it working correctly was on Sunday. ImageMagick is compiled from ports, and I’ve portupgrade -Rf ImageMagick to make sure all dependencies are up to date. Not sure what to do to fully diagnose this issue… Stefan $ convert -version Version: ImageMagick 6.8.0-7 2014-01-07 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: $ convert -list configure Path: /usr/local/lib/ImageMagick-6.8.0/config/configure.xml Name Value ------------------------------------------------------------------------------- CC cc -std=gnu99 -std=gnu99 CFLAGS -I/usr/local/include/lqr-1 -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -I/usr/local/include/freetype2 -fno-strict-aliasing -Wall CODER_PATH /usr/local/lib/ImageMagick-6.8.0/modules-Q16/coders CONFIGURE ./configure '--enable-shared' '--without-dps' '--without-lcms' '--disable-hdri' '--with-perl=/usr/local/bin/perl5.14.4' '--without-threads' '--disable-openmp' '--with-modules' '--without-openexr' '--without-djvu' '--without-gslib' '--with-lqr' '--with-fftw' '--with-fpx' '--without-gvc' '--with-freetype' '--with-webp' '--with-fontconfig' '--with-wmf=yes' '--with-rsvg' '--with-xml' '--with-x' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.2' 'build_alias=amd64-portbld-freebsd9.2' 'CC=cc' 'CFLAGS=-O2 -pipe -I/usr/local/include/freetype2 -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -I/usr/local/include/freetype2 -fno-strict-aliasing' 'PKG_CONFIG=pkgconf' 'FONTCONFIG_CFLAGS=-I/usr/local/include' 'FONTCONFIG_LIBS=-L/usr/local/lib' 'RSVG_CFLAGS=-I/usr/local/include/librsvg-2.0' 'RSVG_LIBS=-L/usr/local/lib' CONFIGURE_PATH /usr/local/etc/ImageMagick/ COPYRIGHT Copyright (C) 1999-2012 ImageMagick Studio LLC CPPFLAGS -I/usr/local/include/ImageMagick CXX c++ CXXFLAGS -O2 -pipe -I/usr/local/include/freetype2 -fno-strict-aliasing DEFS -DHAVE_CONFIG_H DELEGATES bzlib fftw fpx fontconfig jbig jpeg jng jp2 lcms2 lqr mpeg pango png rsvg tiff x11 xml wmf zlib DISTCHECK_CONFIG_FLAGS 'CC=cc' 'CFLAGS=-O2 -pipe -I/usr/local/include/freetype2 -fno-strict-aliasing' 'CPPFLAGS=-I/usr/local/include' 'CXX=c++' 'LDFLAGS= -L/usr/local/lib' --disable-deprecated --with-quantum-depth=16 --with-umem=no --with-autotrace=no --with-dps=no --with-djvu=no --with-gslib=no --with-fontpath= --with-gvc=no --with-lcms=no --with-openexr=no --with-perl=/usr/local/bin/perl5.14.4 DOCUMENTATION_PATH /usr/local/share/doc/ImageMagick EXEC-PREFIX /usr/local EXECUTABLE_PATH /usr/local/bin FEATURES FILTER_PATH /usr/local/lib/ImageMagick-6.8.0/modules-Q16/filters HOST amd64-portbld-freebsd9.2 INCLUDE_PATH /usr/local/include/ImageMagick LDFLAGS -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -L/usr/local/lib LIB_VERSION 0x680 LIB_VERSION_NUMBER 6,8,0,7 LIBRARY_PATH /usr/local/lib/ImageMagick-6.8.0 LIBS -lMagickCore -llcms2 -llqr-1 -L/usr/local/lib -lglib-2.0 -lintl -lfftw3 -lfontconfig -L/usr/local/lib -lfreetype -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lltdl -lm NAME ImageMagick PCFLAGS PREFIX /usr/local QuantumDepth 16 RELEASE_DATE 2014-01-07 SHARE_PATH /usr/local/share/ImageMagick-6.8.0 SVN_REVISION 10029 TARGET_CPU amd64 TARGET_OS freebsd9.2 TARGET_VENDOR portbld VERSION 6.8.0 WEBSITE http://www.imagemagick.org Path: [built-in] Name Value ------------------------------------------------------------------------------- NAME ImageMagick $ uname -a FreeBSD krokodil.zs64.net 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #2 r255602: Sun Sep 15 21:25:57 UTC 2013 [email protected]:/usr/obj/freebsd/checkout/src/sys/EISENBOOT amd64 # pkg_info -r ImageMagick-* Information for ImageMagick-6.8.0.7_3,1: Depends on: Dependency: xproto-7.0.25 Dependency: xineramaproto-1.2.1 Dependency: xf86vidmodeproto-2.3.1 Dependency: xextproto-7.2.1 Dependency: renderproto-0.11.1 Dependency: randrproto-1.4.0 Dependency: pixman-0.32.4 Dependency: libXdmcp-1.1.1 Dependency: libXau-1.0.8 Dependency: libICE-1.0.8,1 Dependency: libSM-1.2.2,1 Dependency: kbproto-1.0.6 Dependency: inputproto-2.3 Dependency: fixesproto-5.0 Dependency: dri2proto-2.8 Dependency: damageproto-1.2.1 Dependency: compositeproto-0.4.2 Dependency: libfontenc-1.1.2 Dependency: font-util-1.3.0_1 Dependency: encodings-1.0.4_1,1 Dependency: expat-2.1.0 Dependency: libpaper-1.1.24_1 Dependency: gsfonts-8.11_6 Dependency: freetype2-2.5.2 Dependency: mkfontscale-1.1.1 Dependency: mkfontdir-1.0.7 Dependency: fontconfig-2.11.0_1,1 Dependency: font-misc-meltho-1.0.3_1 Dependency: font-misc-ethiopic-1.0.3_1 Dependency: font-bh-ttf-1.0.3_1 Dependency: dejavu-2.34 Dependency: xorg-fonts-truetype-7.7_1 Dependency: pciids-20131225 Dependency: hicolor-icon-theme-0.12 Dependency: gnomehier-3.0 Dependency: fftw3-3.3.3_1 Dependency: perl5.14-5.14.4_4 Dependency: svgalib-1.4.3_6 Dependency: png-1.5.17 Dependency: libfpx-1.3.1.3 Dependency: lcms2-2.5 Dependency: jpeg-8_4 Dependency: jbigkit-1.6 Dependency: jbig2dec-0.11_1 Dependency: jasper-1.900.1_12 Dependency: giflib-nox11-4.2.3 Dependency: pkgconf-0.9.4 Dependency: pcre-8.33 Dependency: libpthread-stubs-0.3_4 Dependency: libpciaccess-0.13.2 Dependency: libdrm-2.4.17_1 Dependency: libltdl-2.4.2_2 Dependency: libffi-3.0.13_1 Dependency: icu-50.1.2 Dependency: libiconv-1.14_1 Dependency: libxml2-2.8.0_3 Dependency: libxcb-1.9.3 Dependency: xcb-util-0.3.9_1,1 Dependency: xcb-util-renderutil-0.3.8 Dependency: libX11-1.6.2,1 Dependency: libwmf-0.2.8.4_10 Dependency: libXt-1.1.4,1 Dependency: libXrender-0.9.8 Dependency: libXft-2.3.1 Dependency: libXfixes-5.0.1 Dependency: libXext-1.3.2,1 Dependency: libXxf86vm-1.1.3 Dependency: libXrandr-1.4.2 Dependency: libXmu-1.1.2,1 Dependency: libXinerama-1.1.3,1 Dependency: libXi-1.7.2,1 Dependency: libXdamage-1.1.4 Dependency: libXcursor-1.1.14 Dependency: libXcomposite-0.4.4,1 Dependency: libGL-7.6.1_4 Dependency: libGLU-9.0.0 Dependency: graphite2-1.2.4 Dependency: python2-2_2 Dependency: python-2.7_1,2 Dependency: libidn-1.28_1 Dependency: glib-2.36.3_1 Dependency: shared-mime-info-1.1 Dependency: liblqr-1-0.4.1_5 Dependency: libcroco-0.6.8 Dependency: freeglut-2.8.1 Dependency: tiff-4.0.3 Dependency: webp-0.3.1_4 Dependency: gdk-pixbuf2-2.28.2 Dependency: libgsf-1.14.28 Dependency: cups-client-1.5.4_1 Dependency: cups-image-1.5.4_1 Dependency: ghostscript9-9.06_4 Dependency: cairo-1.10.2_7,2 Dependency: harfbuzz-0.9.25 Dependency: pango-1.34.1_1 Dependency: atk-2.8.0 Dependency: gtk-update-icon-cache-2.24.22 Dependency: gtk2-2.24.22_1 Dependency: gtk-engines2-2.20.2_1 Dependency: librsvg2-2.36.4 -- Stefan Bethke <[email protected]> Fon +49 151 14070811
signature.asc
Description: Message signed with OpenPGP using GPGMail
