Date: Sun, 14 Dec 2008 10:03:18 +0100 (CET) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: cuongvt <freebsd@vuhanhnhu.com> Cc: freebsd-questions@freebsd.org Subject: Re: imagemagick convert: japanese text broken in freebsd Message-ID: <20081214100115.U48394@wojtek.tensor.gdynia.pl> In-Reply-To: <20997257.post@talk.nabble.com> References: <20997257.post@talk.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, > I know that IM support japanese text. > On Freebsd 7.0 with latest imagemagick built from port (6.4.7) and > msgothic.ttc copied from windows partition, > imagick extension of PHP installed by pecl. > in terminal (zsh) I type: > ================ > convert origin.jpg -fill white -font > /usr/X11R6/lib/X11/fonts/TrueType/msgothic.ttc -pointsize 125 -stroke blue > -strokewidth 1 -draw "text 20,130 'ÿÿÿÿÿÿÿÿ'" straight.jpg > ======== > IM did not informed any error, but the result is japanese text broken > (question marks). > However, if I ran PHp script (see below), japanese displayed in image fine. > What is the reason and how can I solve that? > thansk and regards, NTG please do ask on imagemagick support! it's not part of FreeBSD and this problem doesn't look like FreeBSD specific. If you find it FreeBSD port specific, ask at freebsd-ports
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081214100115.U48394>
