WP-Cufon

Simple Plugin to enable Cufon fontreplacement

Author:Tobias Battenberg (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:3.2.1
Plugin version:1.6.10
Added to WordPress repository:13-05-2009
Last updated:01-10-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://www.tobias-battenberg.de/code/wp-cufon
Total downloads:158 605
Active installs:2 000+
plugin download
Click to start download

This Plugin makes it totally easy to implement Cufon into your WordPress Blog. The only thing you have to do is converting your fontfiles and upload them into the plugins font directory. You can enable the objects you want to get replaced in the Admin Menu of your WordPress Blog.

History: 1.6.10: - bug fix. sorry again. should sleep a bit more 🙂 - now its back like it was at 1.6.8 - will fix the underscore bug later.

1.6.9: - a font name with an underscore is now recognised (thanks micky!) - for your security: backup your replacement code before updating!

1.6.8: - fixed save-bug! sorry!

1.6.7: - Bugfixes (thanks Curtis McHale!) - ie9 now supported

1.6.6: - Bugfix: <? changed to <?php - now it should work on servers that only allow php-scripts with the <?php call.

1.6.5: - some major changes done! the firefox error "9" is fixed - and now you can set the positions where the plugin loads in your template!

1.6.4: - bugfix for wordpress 3.0(b) to get the plugin back to work. (+ some infos added for working with fontnames) (thanks tomas!)

1.6.3: - font names with a dash are now matched (thanks Michael!)

1.6.2: - small changes - added a new hint in "FAQ"

1.6.1: - Sorry. My fault. I did something wrong during uploading to the WordPress Repository. Im new to this. So now comes version 1.6.1

1.6: - With great feedback from Michael A. Alderete now we are able to use WP-Cufon in different directories than the standard /wp-content/plugins/ - thats great. The plugin now also looks for your WP_CONTENT_DIR in wp-config. - now you can set a font with Cufon.set('fontFamily', 'Your Font Name') - updated to the latest cufon-yui.js (v1.02)

1.5: - Changed: Now the plugin only loads the needed fonts that are entered by your replacement scripts (for this you have to enter the exact fontFamily names!) (Thanks John!) - Added: Font-Directory. To keep your own files wp-cufon now uses an external font-folder! check the "installation" page. - Added: WordPress 2.8.1 compatibility - Changed: now with compressed cufon-yui.js - Added: "Delay Fix"-Option to hack the delay on some websites. (beta) - Still ToDo: Fix the PlugIn to work with WordPress installations in own subdirectories. (Help needed!)

1.4: - Updated to the latest cufon.js (still uncompressed) - but the important thing now: i deleted the linotype frutiger fontfile - PLEASE DELETE THE Frutiger_LT_Std.font.js - We/You dont have any license for that!!! - now wp-cufon comes with the nice freefont "Vegur" (regular & bold) - i have to say sorry to you and sorry to linotype!

1.3.1: - Updated cufon to the latest changes from sorccu - e.g. line-heigt fix for ie6/7 and much more

1.3: - Fixed a bug: on some server it was impossible to save changes - Added a checkbox to enable jQuery (it works in non conflict mode, only if necessary!) - now you can use #selector in your cufon scripts. - updated to newest cufon-yui.js

1.2: - New cufon-yui.js - the developer added kerning! yeah. You need to re-render your fontfiles with the generator.

1.1.2: - Added JavaScript function for better InternetExplorer compatibility (important!)

1.1.1: - Fixed first value (stripslashes) (thanks Ryan!)

1.1: - Bugfix - added first (h1) value

1.0: Initial Release