We now have things set so that any swf10 app that gets compiled has the text layout framework library statically linked in, which greatly increases the size of the app.
We need to support adobe's option of using the TLF library as a runtime-loadable library in an app. According to adobe, the flash player can look first at the browser cache to find the library, and then at host from which the app was loaded, and finally it can try and fetch the TLF library from adobe. -- Henry Minsky Software Architect [email protected]
