Browse by Tags

All Tags » GD Library (RSS)
I have found a random PHP script for creating captcha images using the GD Library and I've converted it to C# as promised in my previous blog post. I learned something new on this project. The first color in a new image will be the background color but...
Posted by rrobbins | 2 comment(s)
Filed under: , , ,
There is a PHP script on A List Apart for dynamically generating images for paragraph headings using fonts. I have successfully translated this script into C#. The Dynamic Text Replacement article by Stewart Rosenberger provides a PHP script that uses...
Posted by rrobbins | 3 comment(s)
Filed under: , , , ,
More Posts