Merlin wrote:
Hi there,

I want to create images with GD and freetype ttf which are good enough for
printing .. about 150 dpi.

Does anybody know how to output the jpg with a higher resolution and a
determined output size?

Thanx in advance,

merlin

output an image with dimensions, say, 320x200, but in the HTML, write it as <img src="image.php" width="160" height="100" alt="an image" />


Kae


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



Reply via email to