blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

Change which font formats are provided #136

Open jsoref opened 10 years ago

jsoref commented 10 years ago

Currently we have: WOFF, TTF, and SVG.

None of these are supported by IE8 :-1:

http://caniuse.com/woff says available for everything except IE8 and the Android classic Browser. http://caniuse.com/eot is supported by IE8. http://caniuse.com/tff is supported by the Android classic Browser (2.2+).

There's no need to include SVG.