Generating a font/size/colour preview.

Associate
Joined
23 Jun 2007
Posts
552
Location
South East
I'm after a simple (preferably off the shelf) solution to generating a preview image after a user has chosen their font,size and colour.

It's for a display/banner sales type website using Wordpress/WooCommerce. It's certainly not large enough to warrant investing £££'s in it.

I've tried to Google for Wordpress extensions etc but most results are referring to adding additional fonts to the site.

So to clarify, a nice simple UI where they type their text - choose font/size/colour and have it generate a quick preview.

Any ideas? :)
 
Assuming you're using PHP, you can do something like this.

Note though that any font that's used will need to be installed on the server, and it will be relatively slow - especially under high load.
 
Back
Top Bottom