textanim and FontLoader

Daily new libraries!
We have 2 for today.

textanim is written by flupie, MIT licensed, it's A class for dynamic text animation in actionscript 3.
see website: http://code.google.com/p/textanim/ , and example:

You need a embeded font to use this library, so we have some ready for you.
see example:

Loading fonts by hand is a pain, I googled many times to get really working examples (because wonderfl doesn't support embeding fonts, I couldn't search wonderfl for it... ),
so I set up a FontLoader class for easy font loading.
see: FontLoader , and http://github.com/mash/WonderflUtils for the source code of FontLoader. also MIT licensed.

But if you really want to do it by yourself, see a working example here:
loading fonts by hand

And Thank you very much for the free fonts.