You are here: Re: [PHP] Sending different languages to GD « PHP « IT news, forums, messages
Re: [PHP] Sending different languages to GD

Posted by Chris on 09/07/05 02:46

Note: I haven't actually ever tried to put non-latin character s in an
image, but I think this is the proper thing to do.

First of all, I believe imagettftext() accepts string in the UTF-8
encoding. SO, the first thing to try would be to convert to UTF-8l

mb_convert_encoding($text, 'UTF-8','iso-8859-2');

And, if that doesn't work. Ensure the font you're specifying can handle
the characters you're giving it. (Arial Unicode would probably be a safe
test font)

hope this helped.

Chris

Graham Anderson wrote:

> How can I get Polish , iso-8859-2, text, to output properly ?
> PHP is reading the accent characters as blocks
>
> I tried this, but it did not work...
>
> // Set up text for a 'Polish' button
> $text = "rozwiązania";
> $text = mb_convert_encoding($text, "iso-8859-2","Auto");
>
> // Composit the text over a button image and output it
> imagettftext($im, $fontSize, 0, 11, 16, $white, $font, $text);
>
> Ultimately, I want to pass a $language variable to the script to get
> it to output to any number of supported languages
> is there a simple function that does this ?
>
> many thanks in advance :)
> g
>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация