テキストから画像を生成するスクリプトを作成しました。TTF フォント「Bebas Neue」を使用していますが、特殊文字に問題があります。例えば:
In html this text is fine ♥
In the image this text is not fine, the heart view as a rectangule or another wrong symbol ♥
他の記号でも同じ問題が発生しました: ☼ ♪ ♂ ♥</p>
このヘッダーをページの先頭に追加します。
header('Content-Type: text/html; charset=utf-8');
ありがとう!
言い忘れましたが、Arial フォントを使用すると記号がきれいに表示されます