ColdFusion Button Maker

button maker

I started working on a button maker using ColdFusion’s built in image functions. The ultimate goal is to create graphical buttons using an simple and quick interface. Steps being as follows:

1. Select (or create a new) configuration consisting of background images, and fonts
2. Type in some text and drag (if necessary) the text to the desired location.
3. Export!

For now all I’ve done is set up the base cfc’s for the image stretching and text writing. Next up is the interface. You can check out the results from a test script, or just download the code.