|
ArchivePoster
Guest
|
 |
« on: 2007-09-04, 22:53:00 » |
|
Posted by: orange123456 Hi, I just downloaded and installed WEFT, but I'm a little confused by the wizard/tutorial. It seems to imply that it's going to scan the pages of my web site and embed code into each page so that each page can be used with the embedded font. I realized I can tell it not to alter the pages on my web server, but how can I get it to generate the eot file I need to link to from my external CSS file?
I control the font-family of all of my web pages with my external CSS file. All of the fonts, except for one, I use are core fonts (and secondary fonts) for which I do NOT want embedded font objects. However, my first font in my font-family list is a special font and I need to embed that font through my CSS file.
The font is Optima and I have 4 .OTF files for this font. OTF is Open Type, so I assume there shouldn't be any problem with permissions when generating the eot file.
I have uploaded the 4 OTF files to my web server; I also uploaded a test html page which had a font setting of Optima, then ran WEFT and selected only that page for it to analyze. Unfortunately, it returned a red circle for the Optima font. How can I get it to recognize the 4 Optima font files I have? All I need is the EOT file so I can put it on my web server and link to it from my CSS file.
Any help would be greatly appreciated.
|