Skip to main content
Participant
January 15, 2010
Question

Has anyone put 2 and 2 together yet to combine TFL with CSS?

  • January 15, 2010
  • 1 reply
  • 606 views

Simply put, I love the fact that Flash Player has a new text engine because the old one sucked and this seems like a big improvement.  However, it would seem to be immensely MORE powerful to combine this new text engine with a CSS parser that actually works right and supports current CSS standards (believe it or not Adobe, the rest of the world uses CSS2!).  That is my feature request! Let me know if you hear of anything, I know others are looking for similar functionality.  Thanks!

This topic has been closed for replies.

1 reply

Adobe Employee
January 20, 2010

The IFormatResolver is an API that could be used by an application that can parse CSS to do just that, but you would have to supply the code that uses the IFormatResolver to connect the two together. TLF doesn't supply this functionality (although I agree it would certainly be good).