Acknowledged

SDK Connect Iq 4.2.0 Beta 2 - Error: Unknown filter sequence

This is really wierd, this error comes and goes! At times you see a compilation error, at times you don't....

Anyway the error is pointing in the direction of font filters. 

I have this font definition:

<font id="wficon" filename="..\common\wficon.fnt" filter=" !&#34;#$%&amp;'()*+,-./0123456789:;&lt;=>?@ABCDE[\]^_`abcdefghijklmnopqrstuvwxyz{|}~" antialias="true" />

which at times generates the following error:

ERROR: Unknown filter string sequence: '!"#$%&'()*+,-./0123456789:;<=>?@ABCDE[\]^_`abcdefghijklmnopqrstuvwxyz{|}~'.

I get this error when I use "build for device".

Currenty I can't test the export functionality, as it's disabled in this version of the beta.... but I expect the same problem there (and as there seems to be some randomness involved, maybe for one device it'll error out and for another one not...)

Special things in my font filter:

- starts with a space

- has html entities

- has special characters