FontLab Forum
2012-05-21, 00:15:42 *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the FontLab forum, read how to use it! Update: Archives from old MSN forums are now available on our forum.
 
   Home   Help Search Calendar Downloads Tags Login Register  
Del.icio.us Digg FURL FaceBook Stumble Upon Reddit SlashDot

Pages: [1]
  Print  
Author Topic: WEFT fonts show only on the computer I used to create them from  (Read 1827 times)
ArchivePoster
Guest
« on: 2006-04-08, 22:45:00 »

Posted by: scloughley
         
Hi
Please help - I have a question I've seen others raise.  I generated some WEFT fonts and uploaded everything to my website (above).  From the computer where the fonts were created, I go into IE or Firefox and all looks great.
However, from any other computer - using either browser - the fonts are not used.  For example, check out the use of the Mistral font in the header.html page - not working.
Even in the content where I specify tahoma for "regular" text (for example the page attractions.html), Tahoma is not actully used.  Again, on the "developer" computer, it all looks peachy and nice.

Very frustrating - anyone got any ideas for me?  Obviously there's something goody with the paths, and the website paths back to my developer machine for the font.  But how..?
Logged
ArchivePoster
Guest
« Reply #1 on: 2006-04-08, 22:54:00 »

Posted by: scloughley
         
Sorry, somehow the website got left off!
It's http://www.loire-cottage.com

Thanks to anyone who can help!
Logged
ArchivePoster
Guest
« Reply #2 on: 2006-04-09, 20:33:00 »

Posted by: -_Manu-_1
         
hi,
   your EOT doesn't have your domain name in "Allowed root list"
Re-generate the EOT including the domain name you wish to use them at.
 
see ya,
prabudh

Logged
ArchivePoster
Guest
« Reply #3 on: 2006-04-10, 16:56:00 »

Posted by: scloughley
         
Thanks Prabudh
You mean that in this part of the code, I need to replace the last line?  
  @font-face {
    font-family: Mistral;
    font-style:  normal;
    font-weight: normal;
    src: url(MISTRAL2.eot);

What root should I use - http://www.loire-cottage.com?  
Can you suggest how to change this code - what should I type?  Should it be:  
src: http://www.loire-valley.com{MISTRAL2.eot};
Logged
ArchivePoster
Guest
« Reply #4 on: 2006-04-11, 06:14:00 »

Posted by: 
         
This message has been deleted due to termination of membership.
Logged
ArchivePoster
Guest
« Reply #5 on: 2006-04-18, 16:38:00 »

Posted by: scloughley
         
OK, thank you.
Logged
ArchivePoster
Guest
« Reply #6 on: 2006-04-18, 23:27:00 »

Posted by: scloughley
         
Next question (sorry)...
some friends report that they cannot see my website.  I looked at one of their computers, and it rendered the email address in the frame at the bottom of IE, so it cleared read something.  But I worry now that the WEFT was disabled somehow - (inadvertently) by their security settings.  If I use "Medium" as my security setting, a security report shows the four EOT files causing a problem.  
So, is there a way to use EOT files and specify somehow that IE security should not worry about them?
Logged
ArchivePoster
Guest
« Reply #7 on: 2006-04-20, 20:49:00 »

Posted by: -_Manu-_1
         
hi,
    check your framed pages, as i can see one frame had multiple EOT's in reference and other has only one.
Some of your EOT's are not working.
Loading font 'unknown' - Error: Invalid font data
Loading font 'unknown' - Error: Invalid font data
Loading font 'unknown' - Error: Invalid font data
Loading font Monotype Corsiva - 16.3kb in 0.0s
 
Regenerate/upload your EOT's for other fonts you may be using, also no need to use EOT for windows core font as they are mostly available on all windows based machines.
 
See ya,
prabudh

Logged
ArchivePoster
Guest
« Reply #8 on: 2006-11-16, 09:28:00 »

Posted by: hituner18feb
         
Hi All

I am making the portal in Hindi using the fonts Kruti dev,dynamically.I have made some pages in hindi which are running fine. My problem is there are number of spaces coming between the words. My mean to say is, words are coming with spaces. But when I see the source of that page there is no space in between the alphabets. They looks fine  in Word editor like Dreamweaver etc...but when i see them in IE then it shows with spaces. Is this is problem of Browser or in my web page.Kindly let me know the solution plz...thanx in advance

Regds

Raman

Logged
ArchivePoster
Guest
« Reply #9 on: 2006-11-17, 09:14:00 »

Posted by: mjan
         
It's a problem with IE, non-standard encoded fonts, and "zero width marks" (characters like candrabindu, anusvara, and matras).
 
Simple solution is to use Unicode font (I don't think Kruti is!?). IE handles zero width mark for Hindi, but not for non-Unicode Hindi fonts. There are many good public Unicode Hindi fonts that you can use instead. (Google for them).
 
Regards,
- Michael
 

Logged
Tags:
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!