Wes1890 Posted October 21, 2007 Share Posted October 21, 2007 ^ you dont have it? what do you mean? btw, i typed it wrong use: imagefilter($image_handle, IMG_FILTER_SMOOTH, 20) where 20 is the level of smoothness... if that dont work ill write you up an imagefilter function Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-374827 Share on other sites More sharing options...
mattal999 Posted October 22, 2007 Author Share Posted October 22, 2007 i tried it before... call to undefined function imagefilter on line... can you please write me the function Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-375410 Share on other sites More sharing options...
Wes1890 Posted October 22, 2007 Share Posted October 22, 2007 ^ are you running php4 or php5? Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-375425 Share on other sites More sharing options...
mattal999 Posted October 22, 2007 Author Share Posted October 22, 2007 PHP Version: 4.4.4 API: Apache Safe Mode: Off GD: Enabled Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-375544 Share on other sites More sharing options...
chocopi Posted October 22, 2007 Share Posted October 22, 2007 no wonder imagefilter doesnt work imagefilter (PHP 5) You should probably think about upgrading to php 5 or you will need to take Wes up on his offer to make you his own image filter function ~ Chocopi Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-375546 Share on other sites More sharing options...
cmgmyr Posted October 22, 2007 Share Posted October 22, 2007 I just skimmed through your post so forgive me if this doesn't fit in, but it looks like you just need something to reflect an image. Check this out: http://cow.neondragon.net/stuff/reflection/ all you have to do is include the JS file and add class="reflect" to the image in question. hope that helps Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-375548 Share on other sites More sharing options...
mattal999 Posted October 22, 2007 Author Share Posted October 22, 2007 i kinda figured out how to do that in php GD but thanks anyways! http://www.games4uonline.com/mylogos/test2.php?name=reflection... Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-375590 Share on other sites More sharing options...
mattal999 Posted October 24, 2007 Author Share Posted October 24, 2007 anybody know how to smooth text in GD with NOT using imagefilter function... or can someone write me a smoothing function? thanks Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-376848 Share on other sites More sharing options...
mattal999 Posted October 24, 2007 Author Share Posted October 24, 2007 no? Quote Link to comment https://forums.phpfreaks.com/topic/73962-making-web-20-logos/page/2/#findComment-376902 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.