Download Size md5 hash
cufon-6.x-1.0-beta4.tar.gz 10.24 KB 95f4b263b4154ad2d7936583da8fe16f
cufon-6.x-1.0-beta4.zip 12.43 KB 84a07d00aa91679408205ace263df18f
Official release from tag: 6.x-1.0-beta4
Last updated: December 24, 2010 - 22:42

Bug fixes:

  • Removed silly use of check_plain() when Drupal's Javascript escaping works fine -- characters like ">" in selectors will no longer be escaped.
  • Made font discovery happen later in the Drupal execution stack by putting the font discovery into a page template preprocessor. This seems like an awful hack, but the current theme is not available during Drupal init. Module weight *shouldn't* matter, but I bumped it to 100 on install, just to be safe.
  • Fixed documentation.

Once I've investigated the necessity of the module weight (I am coming to think I was being overzealous in adding that) and written a few more tests, I think I will make a final release, port to D5 and D7, and start working on a 2.0 version, which will add per-theme selector support and a little snazzier UI.

nobody click here