GT and antialiasing

If you've problems with unsupported - non official ;-) - functionalities use this forum please.
Post Reply
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

GT and antialiasing

Post by update »

Hi,
I tried to get the GT mod going, but there is one thing I don't understand:
While the fonts are rendereing very well when added, the png output in styles lacks antialiasing.
And so does the graphical text in the webpage itself. What am I doing wrong?
Any help is appreciated...
Greetings
Claus
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Post by update »

Hi,
Sorry, I think that I've choosen the wrong forum (GT is an official mod isn't it?)
Could any moderator please move it to the right place? Thank you.
And many thanks in advance for a hint what to do with the above mentioned problem (small one...)
Claus
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Post by update »

I solved it...
I didn't choose any background color!
Claus
Jérôme
Posts: 481
Joined: Tue 16. Mar 2004, 10:33
Location: Cologne, Germany
Contact:

Post by Jérôme »

That's it :).
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

hi i also want to use a transparent bg color (DEV 1.1.9), but got the error:

Code: Select all

Fatal error: Call to undefined function: imagecolorallocatealpha() in /www/htdocs/wcmstw/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 66
so i use ImageMagick and don't know why this happens.

i hoose red in forground, white in background and transparency, got this error.

when i choose red in forground and transparency it shows the same error

using PNG as image file format.

and:

when i want to edit a style i see nothing when click on editing, i have to fill all fields again... that is working when using the release 27_08_04.

what's wrong in using?
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Neelix
Posts: 80
Joined: Wed 29. Sep 2004, 12:06
Location: España

Post by Neelix »

cyrano wrote:

Code: Select all

Fatal error: Call to undefined function: imagecolorallocatealpha() in /www/htdocs/wcmstw/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 66
I think that's the problem:

check your php-version:
imagecolorallocatealpha is available since PHPv.>=4.3.2
Erfahrung ist das, was man besitzt, kurz nach dem es gebraucht wurde.
Warning: I have no foggiest idea of English/German, but I do
-ha{p}{p}y day/night/dia/noche-
Post Reply