On 21 March 2011 02:13, Christopher Adams <ch...@raysend.com> wrote:
>
> The question I want to pose to this list is, what is the best solution
> for OFLB to generate webfonts on the fly for all uploaded font files?

Given uploads require a TTF, then the only conversion neccessary is to
generate an EOT with ttf2eot - since all platforms support TTF web
fonts now, except MSIE before v9 (although, MSIE9 only supports TTF
with an fsType of 0)

http://code.google.com/p/ttf2eot/

Reply via email to