28, May 2012

imagettftext question - webmaster forum

 
Webdigity webmaster forums
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: imagettftext question
« previous next »
Pages: [1] Print
Instabuck - The easy way to sell digital products online

Author Topic: imagettftext question  (Read 1158 times)
OMG!I am geek
**
Posts: 53
406 credits
Members referred : 0


« on: Dec 27, 2007, 01:12:52 am »

been playing around with the image functions and ran into a small wall..

while using imagecreatetruecolor i can use imagettftext fine with no errors, but if i add imagettftext i get

Quote
The image ?test.php? cannot be displayed, because it contains errors.

what do you need to do to use imagettftext from the imagecreatefrompng?

Code:
<?php
header
('Content-Type: image/png');
$im = @imagecreatefrompng("test.png");

$black imagecolorallocate($im255255255);
imageline($im406211762$black);

imagettftext($im804060$black$font'test..');
imagepng($im);
?>
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #1 on: Dec 27, 2007, 08:02:03 am »


from the manual
Quote
An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().


looks like a kind of requirement, GD is very limited, use Imagemagick instead

Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=7484
Tags : php imagecreate imagettf Bookmark this thread : Digg Del.icio.us Dzone more....

Pages: [1] Print 
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: imagettftext question
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 09:00:03 pm





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!






Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2012 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.