New code for working with ePubs and XHTML
Hi all
I've open-sourced some code that I wrote last year while working on a TLF-based ePub reader. The two things that are most interesting are the translator that converts XHTML to TLF markup, and the ePub loading/parsing stuff.
I know there's been a lot of complaints about using html with the new TLF so maybe this can help some of you.
All available at github: http://www.github.com/maxl0rd/walflower with a couple simple Flex samples that exercise the libs.
I've put a few notes about it on my blog: http://designwithoutdesign.blogspot.com
Hope some of you find it useful.
Max
