Re-Implementation of GT-Mod wanted?
Perhaps we should transfer this discussion to http://www.phpwcms.de/forum/viewtopic.php?t=16108 ?
very strange!
I have just tried this:-
I looked at an image my "new" GT produced with a single letter it was 23px wide.
Then I copied the <b>old</b> GT MOD over the top of the "new" mod_grapical_text folder to test and deleted the contents of content\gt
there was no difference in the size of the image (apart form the height) - which wouldn't matter because this is a width issue - it seems?
I cannot repeat this. Why dont you post both images one from the old and one from the new mod so I can see the size differnce or I'll try with your font - where do I get it?
OR if you can put a demo page up I will have a look - do you use firebug in firefox? then you'll be able to see exactly what is going on. it is invaluable and saves me so much time. (I do not develop in IE at all - I just change the code during my last stages of design/build.)
hope that helps...
unless you need transparency or paragraphs you could always go back to the old one
very strange!

I have just tried this:-
I looked at an image my "new" GT produced with a single letter it was 23px wide.
Then I copied the <b>old</b> GT MOD over the top of the "new" mod_grapical_text folder to test and deleted the contents of content\gt
there was no difference in the size of the image (apart form the height) - which wouldn't matter because this is a width issue - it seems?
I cannot repeat this. Why dont you post both images one from the old and one from the new mod so I can see the size differnce or I'll try with your font - where do I get it?
OR if you can put a demo page up I will have a look - do you use firebug in firefox? then you'll be able to see exactly what is going on. it is invaluable and saves me so much time. (I do not develop in IE at all - I just change the code during my last stages of design/build.)
hope that helps...
unless you need transparency or paragraphs you could always go back to the old one

Thanks. But still the same 
My idea: you could post the settings you are using and then, I will try with this. Maybe, I should change one of these settings in the conf.inc.php???

My idea: you could post the settings you are using and then, I will try with this. Maybe, I should change one of these settings in the conf.inc.php???
Code: Select all
$phpwcms['imagick'] = 0; //0 = GD, 1 = ImageMagick, 2 = ImageMagick 4.2.9
$phpwcms['imagick_path'] = ''; //Path to ImageMagick (default='' - none)
$phpwcms['use_gd2'] = 1; //0 = GD1, 1 = GD2
Yes. still the same position, but the font moves up that i can see only a few pixels of the basic font line. the png has still the same size. i tried with Gif as well. PNG-Trans is not working. The font is black instead of red.
After setting padding and height to zero and saving, to mod sets the value "height" to 5! Its not possible to say zero.
After setting padding and height to zero and saving, to mod sets the value "height" to 5! Its not possible to say zero.
you're right the height is always 5 by default, it is in the original. I can set it to 0 if you like? or so that it always follows what you put in.
you are right about the transparent option it only seems to work black/white - I am going to look at this....
however I have to continue working on my project for tomorrow. SO will have to look at these 'problems' tomorrow. Sorry
Can we put all feedback for my mod on my original post - it would be better?
you are right about the transparent option it only seems to work black/white - I am going to look at this....
however I have to continue working on my project for tomorrow. SO will have to look at these 'problems' tomorrow. Sorry

Can we put all feedback for my mod on my original post - it would be better?