[PHP] ImageTTFText()

2001-03-24 Thread Paulo Vinícius Vitto Ruthes


folks,
i installed php4 by a RPM, it wasn't compiled --enable-gd-imgstrttf ,
so, when I use a function like
ImageTTFText(), it returns me the text mirrowed (inverted like a mirror)
and the angulation doesn't work right...
but, when I try to compile the tar.gz php installation,
it don't let me compile because can't find libgd.*
not in /usr /usr/lib... can anybody give me a really good reason for
this not working?

-- 
[ Paulo Vincius Vitto Ruthes ]
[   [EMAIL PROTECTED]   ]
[ICQ#:18058144]
["Viva la cucaracha!!"]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] Strange behave of ImageTTFText()

2001-03-23 Thread Paulo Vinícius Vitto Ruthes

folks...

when using my ImageTTFText() it behave quite strangely,
it writes my messages backwards...

can you explain me what tha hell it's going on?

-- 
[ Paulo Vincius Vitto Ruthes ]
[   [EMAIL PROTECTED]   ]
[ICQ#:18058144]
["Viva la cucaracha!!"]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] installation problem

2001-03-23 Thread Paulo Vinícius Vitto Ruthes

can somebody explain me WHY I can't make my PHP
compile with GD? I put --with-gd=/usr/lib/ where usualy
the libgd.* are, and there THEY ARE, but the ./configure (blabla yada
yada yada) returns me that COULDN'T FIND the
libgd.* in /usr/lib/

does anybody have some solution please?

-- 
[ Paulo Vincius Vitto Ruthes ]
[   [EMAIL PROTECTED]   ]
[ICQ#:18058144]
["Viva la cucaracha!!"]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]