download options for image editing / translucent text
you can download the source as PHP file,
open the file as plain text in a new window or
get the code in a textarea to copy it.
Translucent Text
Translucent text is not as simple as outlining or shadowing, but it's not particularly hard. A translucent image is just something partially invisible, or clear. This is done by drawing the image onto a buffer, editing the buffer, and then merging the buffer back onto the original image.
you can download the source as PHP file,
open the file as plain text in a new window or
get the code in a textarea to copy it.