OMG it's that easy!

What prevented me to use the imagefttext() function was, that according to the php manual, only TrueType fonts are supported (see: http://www.php.net/manual/en/function.imagefttext.php).

But you are totaly right. It works like a charm and it's probably easier to change my code than to compile or ask for a dll each time php releases a new version.

Thanks a lot



"Pierre Joye" schrieb im Newsbeitrag news:caezptu7hy03-2mmhb0zy2uyhhcv71m2gwrzuhmexqp5un3y...@mail.gmail.com...

hi,

Freetype supports postscript fonts as well, what prevents you to use
the ft functions?

On Wed, Nov 16, 2011 at 8:39 PM, blackjack <blackj...@mailinator.com> wrote:
I just upgraded from php 5.2.3 to 5.3.8-nts-win32-vc9-x86 with the installer from php.net. Unfortunately the precompiled php_gd2.dll does not support t1lib and my old one does not work with the new installation.

I need the t1lib support because of the function imagepsloadfont() but I don't have the knowledge and the environment to build the php binaries by myself.

I'd be very happy if someone could post a php_gd2.dll that works for me.


--------------=  Posted using GrabIt  =----------------
------=  Binary Usenet downloading made easy =---------
-=  Get GrabIt for free from http://www.shemes.com/  =-


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





--
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to