chanchelkumar Posted February 20, 2009 Share Posted February 20, 2009 Hi All, I am seeking help for an issue once i posted here.. I think sometimes it may not clear things. I just want o show a font in two colors.. say for the font VARSITY.. it's body on one color and the border on another color.. the same as we can seen in jerseys.. i tried to over write an image over other .. but it fails in corners.. Any ideas for doing this... this the link which i want.. i tried with the contour_width as shown in the link.. link:http://www.logosoftwear.com/personalize/functions_image/piece_image.php?id=14&colorscheme=2&bgcolor=003893&string=phpfreaks&font=Varsity&colors=000000&contour_width=10&contour_color=CE1126&fontsize=83.33&width=9&box_justify_h=middle&box_justify_v=middle&letter_space=1&img_width=300&img_height=300&ppi=30&designer_type=team Please help me.. any suggestions are acceptable.. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/146072-solved-to-make-a-two-color-font/ Share on other sites More sharing options...
chanchelkumar Posted February 20, 2009 Author Share Posted February 20, 2009 No help from here!! At least any one can guide me where can i found a similar one... like this two color font... Link to comment https://forums.phpfreaks.com/topic/146072-solved-to-make-a-two-color-font/#findComment-766893 Share on other sites More sharing options...
thebadbad Posted February 20, 2009 Share Posted February 20, 2009 It's a PHP script using the GD image library, in case you didn't know. I found a script for you: http://fundisom.com/phparadise/php/image_editing/outlining Link to comment https://forums.phpfreaks.com/topic/146072-solved-to-make-a-two-color-font/#findComment-766915 Share on other sites More sharing options...
thebadbad Posted February 20, 2009 Share Posted February 20, 2009 And the function posted wont display an image as is, you'll need to incorporate it into a full GD script; here's an example from the manual: http://dk.php.net/manual/en/image.examples-png.php Link to comment https://forums.phpfreaks.com/topic/146072-solved-to-make-a-two-color-font/#findComment-766916 Share on other sites More sharing options...
chanchelkumar Posted February 20, 2009 Author Share Posted February 20, 2009 Thanks thebadbad !!!! You Really help me.... This was the exact thing i want... Thanks again for your support and help!!! Link to comment https://forums.phpfreaks.com/topic/146072-solved-to-make-a-two-color-font/#findComment-766932 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.