I've been trying to research a safer way to implement Cufón that would store the actual font data in a MySQL database that could be queried and returned when necessary, without having to store the converted .js file on the server (and break EULA).
Is this even possible? I'm still in the beginning stages of testing this out.
I've already implemented this solution for now, combining @font-face and Cufón. http://kilianvalkhof.com/2009/css-xhtml/combining-cufon-and-font-face/