[FUGSPBR] PHP Freetype TTF

Breno Cardoso Perucchi brenol em omegatec.net
Seg Jan 13 15:05:49 BRST 2003


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
breno em omegatec.net

-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://www.fug.com.br/pipermail/freebsd/attachments/20030113/16304b21/attachment.html>


Mais detalhes sobre a lista de discussão freebsd