G
Guest
Does anybody know anything about how WEFT, the font embedding tool, works? I
have been working on a scrapbook type website that I would like to be in my
own handwriting, which I have gotten made into Truetype fonts. I printed out
a font-embedding tutorial from webmonkey.com and followed along with the
first lesson, which uses Embedded OpenType (.eot) files. But when I viewed
it with Internet Explorer 6 on another computer, it doesn't work. I even
tried it with a different font, thinking that’s where the problem was, but
that didn’t work, either.
Here's the HTML code I get when I click on “source†under the View menu:
<STYLE TYPE="text/css">
<!-- /* $WEFT -- Created by: Carole S. Hall ([email protected]) on
5/15/2005 -- */
@font-face {
font-family: QECaroleHall;
font-style: normal;
font-weight: 700;
src: url(fonts/QECAROL2.eot);
}
@font-face {
font-family: QECaroleHall;
font-style: normal;
font-weight: normal;
src: url(fonts/QECAROL1.eot);
}
-->
</STYLE>
Some of the pages, it shows up twice like above and others, it only shows
the first one. I don’t know if I am reading the tutorial wrong or what. Can
somebody who has Internet Explorer Version 4 or higher look at my site and
tell me why they think it doesn't work? Here's the address:
www.carolesvirtualtvscrapbook.com
I really would like it to work; that’s the main reason I got my handwriting
made into fonts because I figure people write in scrapbooks. I feel I can’t
have a web site otherwise.
I am using Lunarpages.com for my host, if that makes a difference.
have been working on a scrapbook type website that I would like to be in my
own handwriting, which I have gotten made into Truetype fonts. I printed out
a font-embedding tutorial from webmonkey.com and followed along with the
first lesson, which uses Embedded OpenType (.eot) files. But when I viewed
it with Internet Explorer 6 on another computer, it doesn't work. I even
tried it with a different font, thinking that’s where the problem was, but
that didn’t work, either.
Here's the HTML code I get when I click on “source†under the View menu:
<STYLE TYPE="text/css">
<!-- /* $WEFT -- Created by: Carole S. Hall ([email protected]) on
5/15/2005 -- */
@font-face {
font-family: QECaroleHall;
font-style: normal;
font-weight: 700;
src: url(fonts/QECAROL2.eot);
}
@font-face {
font-family: QECaroleHall;
font-style: normal;
font-weight: normal;
src: url(fonts/QECAROL1.eot);
}
-->
</STYLE>
Some of the pages, it shows up twice like above and others, it only shows
the first one. I don’t know if I am reading the tutorial wrong or what. Can
somebody who has Internet Explorer Version 4 or higher look at my site and
tell me why they think it doesn't work? Here's the address:
www.carolesvirtualtvscrapbook.com
I really would like it to work; that’s the main reason I got my handwriting
made into fonts because I figure people write in scrapbooks. I feel I can’t
have a web site otherwise.
I am using Lunarpages.com for my host, if that makes a difference.