I'm making an image with font on it, I know how to add an font with gdf but these fonts are dumb, can you do it with .ttf fonts at all??

    Have you looked at the [man]image[/man] function list?

      Yes, otherwise I would not have posted.

        <br />
        <b>Fatal error</b>: Call to undefined function imagettftext() in <b>/home/public_html/b.php</b> on line <b>39</b><br />

        This is row 39

        imagettftext($im, 17, 0, $x, $y, $tc, 'MyFont.ttf', 'Hello world!');
        

          Your build of php probably didn't have --with-ttf

            It would be in the Configure Command section.

              So its not there???

              Any other ways of getting better fonts on it???

                yeah as said at the top gdf fonts are not as good! I tried loading the font and got this

                Warning: imageloadfont() [function.imageloadfont]: Error reading font in /home/public_html/b.php on line 39

                &#8240;PNG IHDR &#255;t&#382;Z&#339; PLTE&#255;&#255;&#255;&#255;&#255;1JF |IDATx&#339;&#237;&#221;An&#212;0&#198;q&#217;&#187;Jx&#164;&#228;&#339;&#226;E&#353;Y"9R|&#381;&#194;&#193;&#8218;#p&#381;&#8364;P&#8249;&#167;&#234; b&#186;h'&#248;{&#238;&#247;W&#165;&- &#247;k&#339; &#168;!5&#166;&#8212;&c%&#182;&#226;M&#198;Hh=&#196;-J>C&#8224;&#214;S&#220; &#233; &#166;&#214;S&#220; i&#184;&#235;&#226;?&#198;&#165;&#8225;&#165;e&#204;&#221;&#206;&#190;&#191;&#216;&#219;&#241; &#185; &#196;&#231;&#163;&#231;$f|~&#8221;&#245;&#234; ~0K&#180;&#178; +A'$&#175;&#170;am&#178;K&#8221;wc&#204;i&#175;v[Z)&#230;&#163;1.yiy &#8220;&#248;a&#710;&#251;&#8217;} 1&#8212;&#161;&#215;s$/13&#207;b&#8220;BH>7&#242;&#232;&#196;&#8221;e&#175;&#241;&#710;&#248;r&#213;&#8217; &#8482;O~&#402;&#338;Qd\&#182;&#203;o&#352;c9&#217;&#199;uim&#144;+&#237;&#250;WB&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"&#173;N!&#196;5&#228;&#181;]B&#8218;U&#251;&#8222;&#236;K&#710;8wl4&#200;k&#187;&#8222;$&#231;&#250;XZr$&#164;uA&#166;&#208;d4&#178;&#227;&#211;&#382;w&#173;&#211;D&#197;&#8218;&#214;&#228;&#235;&#218;&#231;F&#163;&#188;.B&#208;"-B&#208;"-B&#208;"&#173;7g&#204;&#243;&#226;&#174;B&#172; &#254;&#191;&#181;&#171;'&#199;C&#8249;&#218;UH&#732;:YZ&#221;@&#198;9&#245;&#233;&#230;&#170;&#8226;!&#163;&#166;&#240;&#250;&#8226;EZ&#215; &#214;&#205;/MfzQ&#8222; EZ&#8222; EZ&#8222; EZ&#8222; EZ&#8222; EZ&#8222; EZ&#8222; EZ&#8222; &#8226;!&#193;&#203;Rw&#8221;Cb8l&#223;&#191;&#213; &#177;!&#8222;. eim&#255;G;$Ww&#244;C&#164;&#238;&#168;&#8225;<&#222;&#207;&#164;b&#8220;&#376;R&#221;&#209; 9&#8249;&#8364;A&#235;&#238;]&#157;&#254;S&#217;! B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"-B&#208;"&#173;n &#239;&#239;&#235;&#244;?ru&#243;{&#217;&#252;&#185;n~+&#8250;&#191;&#234;&#8225;&#203;&&#224;/~x&#248;&#221;&#250;k&#200;zOF&#227;&#339;_ot &#214;Xk&#215;o&#186;;#FT=&#161;&#213;w0&#235;m5&#209;&#8240;&#205;oes&#176;b&#166;&#144;5jrN$[&#202;m5&#229;&#8224;'&#234;&#197;&#164;&#234;9gs&#201;KKd&#8221;R&#217;&#181;&#245;&#195;&#229;&#8240;&#229;&#170;&#382;+&#157;&#8225;&#157;&#204;D&#382; A&#196;k&#205;vSc&#200;&#203;&#204;US&#216;&#199;&#210;t$&#8249;3&#245;d&#176😉&#8250;l&#189;R&#165;&#211;&#8217;&#175;&#191;&#170; &#198;&#339;- &#243;&#179;[&#254;&#247;&#205;&#211;&#244;&#178;&#249;lQ&#211;&#195;&#8217;&#382;+&#198;&#228;&#189;&#239;@&#163;=&#249;A&#235;&#207;&#251;8+&#8216;&#8220;W&#245;&#193;+&#197;y:y&#211;&#195;&#210;&#353;&#167😉&#245;&#176;&#180;R&#254;wK'{&#169;&#8225;S&#164;d&#8212;&#214;0&#168;&#254;8/{&#732;? IEND&#174;B`&#8218;

                  Write a Reply...