Ja tentou usar o  php 4.3 ? ele  ja vem com a GD embutida.

( obs : a sua mensagem estava em HTML....alguns aqui nao gostam...utilize
sempre "Texto Simples" )


Sergio Jose Ferreira
WGO Internet


-----Mensagem original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Em nome de
Breno Cardoso Perucchi
Enviada em: segunda-feira, 13 de janeiro de 2003 15:06
Para: [EMAIL PROTECTED]
Assunto: [FUGSPBR] PHP Freetype TTF


Ola pessoal,

Eu estou uma semana recompilando o meu source do php 4.2.3 para colocar
suporte no GD com TTF ( True Type Fonts)
Eu estou tentando executar esse php , mais sempre aparece um esse error

function VarStringPNG ($VarString,$img,$ttf,$FontNum,$r,$g,$b,$a,$x,$y){
$im = @ImageCreateFromPNG ($img);
$Cor = ImageColorAllocate ($im, $r, $g, $b);
ImageTTFText ($im, $FontNum, $a, $x, $y, $Cor, $ttf, $VarString);
ImagePNG ($im);
}

Warning: Could not find/open font in
/usr/home/hosting//ProgramacaoListar.php
on line 5
?PNG  IHDRj+���PLTE���Ͽ����T��_%Y)IDATxocP"0(" ~"
"I�e��@�&c�Q]��Fu��".*Y"�@uPIEND�B`

Essas s�o as informa��es do meu phpinfo
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with freetype

Eu achei um webhosting que funcionou o meu script . Essas s�o as
configura��o do WebHosting .(Phpinfo)
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with TTF library

Thanks for help me.
Breno
[EMAIL PROTECTED]

_______________________________________________________________
Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/

Responder a