[OpenFontLibrary] [Blueprint font-face-generator] The library must automatically generate @font-face files for uploaded fonts
Dave Crossland
dave at lab6.com
Mon Mar 21 01:05:32 PDT 2011
On 21 March 2011 02:13, Christopher Adams <chris at 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/
More information about the OpenFontLibrary
mailing list