Re: Imagettftext with opentype font possible?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 26 March 2015 19:52:36 GMT+00:00, Gunnar Polte <g.polte@xxxxxx> wrote:
>Hello,
>
>is it possible to use the special characters like ö, ü, ö, ß from
>opentype (otf) fonts in PHP?
>
>I tried to that and it was not possible. I only get a square output.
>I used this: 
>ImageTTFText ($image, 30, 0, 0, 40,
>$font,"tmp/AnieneNuovaEF-Regular.otf",$text);
>With TTF fonts it was possible.
>
>Best
>Gunnar

I think it is, but depends on those characters having ttf outlines embedded in the font. If it doesn't, the program fontforge might be of some help to generate them?
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux