This is a minor, yet major update for WP Super Edit. Mostly this version fixes a nasty oversight on my part and updates the plugin for better compatibility with the upcoming release of WordPress 2.7.
I also added Font Tools as WP Super Edit plugin instead of adding the Font Face and Font Size drop down menus to the basic list of TinyMCE options. After you update WP Super Edit, you can use the Rescan tinymce_plugins Folder option and have access to the Font Tools plugin. I have to keep this one separate so I can keep those menus out reach for my users.
I had to change the TinyMCE settings scanning that is done during installation since WordPress 2.7 changes the editor initialization. It really should not matter too much, and it is mostly designed as a method to capture other TinyMCE plugins that might be installed. Someday I would love to make it possible to add options to control the editor options added by other plugins, but that will be really complicated for sure.
Please feel free to leave any issues as a comment here.