I've been given a .eot font file that needs to be used in a desktop program. So far none of the programs that I use (Gimp, Scribus, Inkscape) can read this font type. Are there any ways to convert it to something else?
|
|
The only helpful post I was able to find online is from mid-2008, so it's certainly possible that someone has released a tool since then. EOT is a Microsoft thing, and it appears to be somewhat proprietary and locked down to discourage reverse-engineering. From the Wikipedia article:
So, even if you can convert, you're probably not supposed to and you're probably not going to get every glyph that was in the original typeface. Here's the dated resource that I was able to find - they point out that they weren't able to find any resources that reverse-engineer EOT files. So, they hunt through DLLs to see how Internet Explorer parses EOT files, and then hook into that method to achieve what they want. A bit over my head, but it might be useful to you. You're better off talking to the person who provided you the font and explaining that you can't work with EOT. Even if that reverse engineering method works, you're probably not going to get the whole font and you might be violating someone's Terms of Service (the font's or Microsoft's). There are probably very few legit reasons that he or she would only have the font in that format. |
|||
|
|
|
EOT is meant for embedding. It by design that it doesn't work in desktop apps. Either this is a free font, then download the original TTF/OTF. Or it is a commercial font – then it is simply illegal to convert it to a desktop font and use without a proper license. |
|||
|
|
|
try this: http://www.font2web.com and see if it helps I use it often and so far there are no problems |
|||
|
