Just installed this on my own server. It's pretty slick, but I'm having some issues.
First, there's a typo in view_fonts.php on line 81: the variable '$dis' is missing its '$' (if I had a dollar for every '$' I've left out... ;^))
Second, I don't seem to be able to access the full set of fonts in the system.
You can see it in action at
www.davero.com/wine.php. The <h1> font gets replaced with Chalkboard, but the <h3> font does not get replaced with Aqua. In fact, I don't seem to be able to get any of the fonts other than Chalkboard and Arial.
Thoughts?