On 4/6/15, 10:08 AM, "Christofer Dutz" <[email protected]> wrote:
>Hi, > >I'm currently going through the different versions oft he FDKs ... one >thing I noticed was that as soon as I add the Font handling stuff, the >lib/external/optional directory contains an additional swfutils.jar file >... why this and what is is used for? I thought the FDK already contains >an swfutils.jar. Comparing these files it seems they are identical? Is >this because of the METAINF.MF file in flex-fontkit.jar referencing it >relatively? Yes. A copy of swfutils.jar is co-located with the font stuff because the font stuff has a class path expecting swfutils.jar to be in the same folder. -Alex
