Upload the entire wp-ttfgen folder to the /wp-content/plugins/ directory.
Modify the two lines in the '/wp-ttfgen/scripts/config.php' file. Your correct full server path will be required for the script to operate properly.
Activate the plugin through the 'Plugins' menu in WordPress
Access TTFGen from the settings > TTFGen menu.
Modify general settings as needed. If you are not sure about the jQuery settings, do not change them.
Upload a TTF font via the 'Add New Font' section of the plugin.
Set the CSS Font assignments to match your uploaded font. For example, assigning class 'test' to a specific font will cause the plugin to search your site for every instance of the CSS class 'test'. It will replace the text within the class with the rendered image.
Modify the class (or ID)'s CSS properties to assign fields such as color, size, etc.
The plugin requires that the wp_footer() be loaded in your footer template.
Requires: 2.2 or higher Compatible up to: 3.4.2 Last Updated: 2012-6-4 Downloads: 4,616