PJ wrote:
Is there a module to be activated or what has to be installed to have
ttf support in php?

on unix systems, ttf support should be there with freetype - which supports both ttf and postscript type 1 fonts (and probably also supports .otf though I haven't tried)

enable freetype and use the php freetype functions.

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

Reply via email to