Check out Amazon.com!

BlitzCoder Code Archives PageMain Codes Page
"3D Embossed Text Function", by cyberseth
Rather than onion's 3D Emboss Function which uses pixel, this is a function solely for text, and is faster for large text and titles, but useless for images. In its simplest form it can be EmbossText(x,y,caption$) and has extra properties of (depth, angle, halign, valign)

Also it will emboss the text at any angle, not just 8 directions.
Code
Copyright(c) 2000-2004, BlitzCoder. All Rights Reserved.

Code software created by Krylar's Kreations