/eotlitetool.py

Create EOT version of OpenType font for use with IE

Primary LanguagePython

eotlitetool.py

create EOT version of OpenType font for use with IE

Usage

python ./eotlitetool.py font.ttf \
&& mv font.eotlite font.eot

Note

This once lived at http://people.mozilla.org/~jdaggett/webfonts/eotlitetool.py, but that link doesn't work anymore. I want to make sure this little script lives on.